/* GENERAL - RESET SECTION */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dl, dt, dd, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead
/*, ol, strong, em, small, strike, span, tr, th, td*/
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	outline: 0;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
}
input, select, textarea, button
{
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	background-color: #FFF;
}
.hiddenlinks
{
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px;
}
#wrapper a:hover
{
	text-decoration: underline;
}
#wrapperres a:hover
{
	text-decoration: underline;
}
table td
{
	color: #000;
}
html
{
    min-height: 100%;
}
* html body
{
	text-align: center; /*IE6 css fix: center website in IE6*/
	background: #ffffff;
	min-height: 100%;
}
/*12px=1em*/
body
{
	font: 75%/120% Verdana,Helvetica,sans-serif;
	color: #000;
	background: #ffffff;
	line-height: 1.4em;
	min-height: 100%;
}
form
{
    min-height: 100%;
}
/*ul, li{list-style: none;margin: 0em;}*/

h1
{
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	margin: 2em 0 2em 0;
}
h1.short
{
	margin: 2em 0 0em 0;
}
h2
{
	clear: both;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0em 0 0.1em 0;
	padding-top: 25px; *padding-top:5px;/*IE6 css fix */
}
h3
{
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	margin: 2em 0 0em 0;
}

/* LAYOUT */
/* MAIN ELEMENTS */
#wrapper
{
	border: 0px solid red;
	width: 81.0468em;
	min-height: 100%;
	background-color: #FFFFFF;
	padding-left: 1em;
	padding-right: 1em;
	z-index: 2;
	margin: 0 auto;
	text-align: left; /*IE6 css fix: center website in IE6, align all text back to left*/
}
#wrapperres
{
	border: 0px solid red;
	width: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	padding: 0;
	z-index: 2;
	margin: 0 auto;
	text-align: left; /*IE6 css fix: center website in IE6, align all text back to left*/
}
#wrapperinnerres
{
	padding-left: 1em;
	padding-right: 1em;
}
#header_all
{
	margin-top: 0.6em;
	margin-bottom: 1.064em;
}
#top
{
	text-align: center;
	float: right;
}

.topNavigationHeader
{
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	line-height: 1.15em;
}
.topNavigationHeader dl
{
	float: left;
	width: 17.2%;
	margin: 0 1px;
	padding: 0.6em 1em 0.8em 1em;
	font-size: 0.9166em;
}
.topNavigationHeader dl dt
{
	font-size: 1em;
	text-decoration: none !important;
	text-align: left !important;
}
.topNavigationHeader dt
{
	cursor: pointer;
	color: #3A5F87 !important;
	text-decoration: none !important;
	font-weight: bold;
}
.topNavigationHeader a
{
	color: #000;
	text-decoration: none;
}
.topNavigationHeader dt a
{
	color: #3A5F87 !important;
	text-decoration: none;
}

.topNavigationWrapper
{
    margin: 1em 0 1em; 
    background-color: #ffffff;
}

.topNavigationHeader
{
    width: 81.0468em; 
    height: 3.5em; 
    margin: 0; 
    background-color: #ffffff;
}

.topNavigation
{
	line-height: 1.15em;
	width: 100%;
}
.topNavigation .dldiv
{
	float: left;
	margin: 0 1px;
	padding: 0.1em 1em 0.5em 1em;
	font-size: 0.9166em;
}
.topNavigation .dldiv .uldiv
{
	margin: 0.4em 0em 0.6em 0em;
}
.topNavigation .dldiv .uldiv .lidiv
{
	padding: 0.2em 0 0.2em 0;
}
.topNavigation a
{
	color: #000;
}

#searchbox
{
	float: right;
	margin-top: 0.931em;
}

#searchboxx
{
	width: 17.5833em;
}

.input_search
{
	width: 18em;
	border: 1px solid #bcbcbc;
	color: #bcbcbc;
}
.input_search_act
{
	width: 18em;
	border: 1px solid #bcbcbc;
	color: #bcbcbc;
	color: #000;
}
.headersearchbutton
{
	background-color: #990000;
	border: 1px solid #990000;
	width: 3em;
	background-image: url( '/Style%20Library/searchbtn.gif' );
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 0.2em;
}

#sitemap, #language
{
	display: inline;
	text-align: center;
}

#sitemap li, #language li
{
	display: inline;
	list-style-type: none;
	padding: 0 0.532em 0 0.532em;
	background-image: url( '/Style%20Library/verticaldots.gif' );
	background-repeat: no-repeat;
	background-position: right center;
}
#language li
{
	padding: 0 0.466em 0 0.266em;
}
#sitemap li a, #language li a
{
	color: #000000;
	text-decoration: none;
	font-size: 0.9143em;
}
#sitemap li.lastNavigationPoint
{
	background-image: url( '/Style%20Library/x.gif' );
	padding: 0 2.66em 0 0.532em;
}
#sitemap li.lastNavigationPoint a
{
	display: inline !important;
}
#language li.lastNavigationPoint
{
	background-image: url( '/Style%20Library/x.gif' );
	padding: 0 0 0 0.266em;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 1px;
	margin: 0pt;
	padding: 0pt;
}

.logo
{
    margin-top: 0.266em;
    float: left;
}
.logotext
{
    color: #990000;
    cursor: pointer;
    float: left;
    font-variant: small-caps;
    line-height: 1.4em;
    text-decoration: none;
}

#logo
{
	margin-top: 0.266em;
	float: left;
}
#logotext
{
	margin-top: 3.5em;
	text-decoration: none; /* text-shadow: 0 1px 0 #262626; */
	float: left;
	line-height: 1.8em;
}
#logotext a
{
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 1.129em;
	font-size: 1.8em;
	font-variant: small-caps;
}
#logotext a:hover
{
	font-weight: normal;
	text-decoration: none;
}
#logocontainer
{
	float: left;
}

#extendedsearch
{
	text-align: right;
	margin-right: 4em;
	font-size: 0.9166em;
}
#extendedsearch img
{
}

.footer
{
	font-size: 0.9143em;
	color: #000000;
	border-top: 2px solid #888888;
	padding-top: 0.365em;
	margin-top: 1.21em;
	padding-bottom: 2.5em;
}
.footer a
{
	color: #666666;
	text-decoration: none;
}

#breadcrump
{
	font-size: 0.9143em;
	color: #000000;
	margin-top: 1.995em;
}
#breadcrump a
{
	text-decoration: none;
	color: #000000;
}

#leftcolumn
{
	float: left;
	width: 19.45em;
}
/* IE 6 fix */
* html #leftcolumn
{
	width: 19em;
}
#leftcolumn h1
{
	background-color: #dfdfdf;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	padding: 0.25em 0.6em 0.25em 0.6em;
	margin: 0 0 0.1em 0;
}

#leftcol
{
	width: 20em;
	vertical-align: top;
}
/* IE 6 fix */
* html #leftcol
{
	width: 20em;
}
#leftcol h1
{
	background-color: #dfdfdf;
	font-weight: bold;
	font-size: 1em;
	color: #000;
	padding: 0.25em 0.6em 0.25em 0.6em;
	margin: 0 0 0.1em 0;
}
#rightcol
{
	vertical-align: top;
}

.mainwrapper
{
	float: right;
	width: 60.83em; /* background-image: url('/Style%20Library/Images/bg.png'); */
	height: auto;
	padding-bottom: 1.3em;
	border-top: 1.2382em solid #990000;
}
/* IE 6 fix */
* html .mainwrapper
{
	width: 60em;
	height: auto;
}

.mainwrapperres
{
	height: auto;
	padding-bottom: 1.3em;
	border-top: 1.2382em solid #990000;
}
/* IE 6 fix */
* html .mainwrapperres
{
	height: auto;
}

.mainwrappersiteres
{
	height: auto;
	padding-bottom: 1.3em;
}
/* IE 6 fix */
* html .mainwrappersiteres
{
	height: auto;
}

.newsDispTitle
{
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	padding: 1.5em 1em 1em 0;
}
.newsDispDate
{
	font-size: 0.9166em;
	color: #888;
}
.newsDispImage
{
	float: left;
	margin: 0.5em 2em 1.5em 0;
}
.newsDispLead
{
	font-size: 1em;
	font-weight: bold;
	color: #333;
}
.newsDispText
{
	font-size: 1em;
	color: #333;
}
.newsDispPhotoreport
{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
.newsDispCategory
{
	font-size: 0.9166em;
	color: #888;
}
.newsDispCount
{
	font-size: 0.9166em;
	color: #888;
}

.tendersDispTitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding: 1em 1em 1em 0;
	line-height: 1.3em;
}
.tendersDispText
{
	font-size: 1em;
	color: #333;
	padding: 1em 0 0 0;
}
.tendersDispAdditional
{
	padding: 0.5em;
	font-size: 0.9166em;
	color: #888888;
}
.tendersDispAdditionalTitle
{
	font-size: 1.1em;
	font-weight: bold;
	color: #3A5F87;
	line-height: 1.3em;
}
.tendersDispAttachments
{
    padding: 0.5em;
    font-size: 0.9166em;
}
.tendersSortImage
{
	padding-left: 0.3em;
	cursor: pointer;
}
.tendersButton
{
    color: #ffffff !important;
	background-color: #990000 !important;
	border: solid 0.2em	#990000 !important;
	margin: 0.5em 0.3em 0.3em;
	float: right;
	font-size: 8pt;
	padding: 0 1.2em;
}
.tendersHistoryTable
{
    font-size: 0.9166em;
}
table.workPlanEventTable
{
    border-collapse: collapse;
    margin-bottom: 2em;
}
TR.workPlanHeader TD
{
    text-align:center;
    font-weight:bold;
}
table.workPlanEventTable TD
{
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	padding-left: 0.3em;
	padding-right:0.2em;
}
.workPlanItem
{
	margin-bottom: 0.8em;
}

.workPlanLead
{
	color: #666666;
}

#printwrapper
{
	float: right;
	width: 75.6468em;
	border-top: 1.2382em solid #990000;
}

#errorwrapper
{
	float: right;
	width: 81.0468em;
	background-image: url( '/Style%20Library/Images/bg_nso.png' );
	padding-bottom: 1.3em;
	border-top: 1.2382em solid #990000;
	border-bottom: 2px solid #990000;
}
#errorwrapper .contentelement
{
	margin-left: 5em;
	margin-right: 5em;
}
#errorwrapper ul.linklist
{
	margin: 0.6em 0 0.6em 0;
}

#homewrapper
{
	float: right;
	width: 81.0468em;
	min-height: 30em;
	background-image: url( '/Style%20Library/Images/bg_nso.png' );
	padding-top: 0.798em;
	padding-bottom: 2.97em;
	zoom: 1;
}
#homewrapperres
{
	float: left;
	width: 100%;
	min-height: 30em;
	background-image: url( '/Style%20Library/Images/bg_nso.png' );
	padding-top: 0.798em;
	padding-bottom: 2.97em;
	zoom: 1;
}
.hometopwrapper
{
	position: relative;
}
.hometopwrapper ul.linklist li a
{
	font-weight: bold;
	font-size: 1.0em;
}

.noprintteaser
{
    width: 60.83em;
}

#onetIDListForm
{
    width: 100%;
}

.nav
{
	background-color: #ffffff;
	overflow: hidden;
	z-index: 1;
}

#hometeaser
{
	width: 81.0468em;
	height: 43.9379em;
	position: relative;
}
#topcontainer
{
	width: 100%;
	position: absolute;
	bottom: 1em;
	margin: 0 0.7em 0 0.7em;
	width: 79.6464em;
	border: 1px solid red;
}
#nsoLinksArea
{
	margin-right: 0.6em;
	margin-left: 0.6em;
	position: absolute;
	bottom: 1em;
	width: 79.846em;
}
.home_navborder
{
	behavior: url( '/Style%20Library/iepngfix.htc' );
	background-image: url( '/Style%20Library/navhomebg.png' );
}

.homeTopLeft
{
	behavior: url( '/Style%20Library/iepngfix.htc' );
	background-image: url( '/Style%20Library/home_top_left.png' );
	float: left;
	width: 21em;
	padding: 0.6em 1.2em 0 1.2em;
	margin-bottom: 1em;
}

.homeTopRight
{
	float: right;
	width: 23em;
	margin-bottom: 1em;
	behavior: url( '/Style%20Library/iepngfix.htc' );
	background-image: url( '/Style%20Library/home_top_right.png' );
	padding: 0.5em 1.2em 0 1.3em;
}

.homeTopRight font
{
	font-weight: bold;
	font-size: 0.9166em;
}

.homeTopRight ul
{
	padding-left: 1.4em;
	padding-top: 0.3em;
}

#navigationbox
{
	padding: 1em 1.2em 1em 1.2em;
	border: 1px solid red;
}
#contentwrapper
{
	padding-left: 1px;
	padding-right: 1px;
}
#contentwrapper .margintop
{
	margin-top: 0.5em;
}
#contentwrapper .contentelementfull .contentelement h1
{
	font-weight: bold;
}
#contentwrapper .contentelementfull .contentelement h3
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0em 0 0.1em 0;
}

#teaserimage
{
	height: 11.8868em;
	width: 60.8333em;
}
#mainpicture
{
	position: absolute;
}
#mainpicture img
{
	width: 81.0468em;
	height: 43.9379em;
	border-bottom: 0.18em solid #990000;
}

#rightcolumn
{
	float: right;
	width: 18.088em;
	padding-top: 4.7em;
}
#content
{
	float: left;
	width: 42.3937em;
	background-color: #fff; /* min-height: 37.5em; */
}
/* IE 6 fix */
* html #content
{
	width: 39.8em;
}

#mainnavigation
{
}
#mainnavigation ul
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
}
#mainnavigation ul ul
{
	padding: 0.266em 0 0.266em 0;
	margin: 0;
	border-top: 1px solid #dfdfdf;
	border-bottom: 0px solid #dfdfdf;
}
#mainnavigation ul ul ul
{
	border-top: 0px solid #dfdfdf;
}
#mainnavigation li
{
	list-style-type: none;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin: 0;
	padding: 0;
}
#mainnavigation li li
{
	list-style-type: none;
	border: 0px solid #fff;
	margin: 0;
	padding: 0;
	font-size: 0.9166em;
}
#mainnavigation li li li
{
	font-size: 1em;
}

#mainnavigation li.firstactli
{
	border-left: 0px solid #dfdfdf;
	border-right: 0px solid #dfdfdf;
}
#mainnavigation li a.act1
{
	color: #990000;
	font-weight: bold;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#mainnavigation a.act2, #mainnavigation a.act3, #mainnavigation a.act4, #mainnavigation a.act5, #mainnavigation a.act6
{
	background-color: #efefef;
	color: #990000;
	font-weight: bold;
}
#mainnavigation a.secactsub
{
	color: #990000;
}

#mainnavigation ul a
{
	display: block;
	padding: 0.45em 0.6em 0.45em 0.6em;
	color: #000000;
	text-decoration: none;
}
#mainnavigation ul a:hover
{
	background-color: #efefef;
	display: block;
	color: #990000;
}
#mainnavigation ul ul a
{
	padding: 0.2em 1.2em 0.2em 1.2em;
}
#mainnavigation ul ul ul a
{
	padding: 0.05em 2em 0.05em 2em;
}
#mainnavigation ul ul ul ul a
{
	padding: 0.05em 2.8em 0.05em 2.8em;
}
#mainnavigation ul ul ul ul ul a
{
	padding: 0.05em 3.6em 0.05em 3.6em;
}
#mainnavigation ul ul ul ul ul ul a
{
	padding: 0.05em 4.4em 0.05em 4.4em;
}


#mainnavigationres
{
    padding-left: 0.7em;
}
#mainnavigationres ul
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
}
#mainnavigationres ul ul
{
	padding: 0.266em 0 0.266em 0;
	margin: 0;
	border-top: 1px solid #dfdfdf;
	border-bottom: 0px solid #dfdfdf;
}
#mainnavigationres ul ul ul
{
	border-top: 0px solid #dfdfdf;
}
#mainnavigationres li
{
	list-style-type: none;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin: 0;
	padding: 0;
}
#mainnavigationres li li
{
	list-style-type: none;
	border: 0px solid #fff;
	margin: 0;
	padding: 0;
	font-size: 0.9166em;
}
#mainnavigationres li li li
{
	font-size: 1em;
}

#mainnavigationres li.firstactli
{
	border-left: 0px solid #dfdfdf;
	border-right: 0px solid #dfdfdf;
}
#mainnavigationres li a.act1
{
	color: #990000;
	font-weight: bold;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#mainnavigationres a.act2, #mainnavigationres a.act3, #mainnavigationres a.act4, #mainnavigationres a.act5, #mainnavigationres a.act6
{
	background-color: #efefef;
	color: #990000;
	font-weight: bold;
}
#mainnavigationres a.secactsub
{
	color: #990000;
}

#mainnavigationres ul a
{
	display: block;
	padding: 0.45em 0.6em 0.45em 0.6em;
	color: #000000;
	text-decoration: none;
}
#mainnavigationres ul a:hover
{
	background-color: #efefef;
	display: block;
	color: #990000;
}
#mainnavigationres ul ul a
{
	padding: 0.2em 1.2em 0.2em 1.2em;
}
#mainnavigationres ul ul ul a
{
	padding: 0.05em 2em 0.05em 2em;
}
#mainnavigationres ul ul ul ul a
{
	padding: 0.05em 2.8em 0.05em 2.8em;
}
#mainnavigationres ul ul ul ul ul a
{
	padding: 0.05em 3.6em 0.05em 3.6em;
}
#mainnavigationres ul ul ul ul ul ul a
{
	padding: 0.05em 4.4em 0.05em 4.4em;
}


ul.linklist
{
	margin: 0em 0 1em 0;
	padding: 0;
}
#leftcolumn ul.linklist
{
	margin: 0.6em 0 1em 0.6em;
}

ul.linklist li
{
	padding: 0 0 0.3em 1.2em;
	background-image: url( '/Style%20Library/arrowred.gif' );
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-size: 0.9166em;
}
dl.linklist dt
{
	padding: 0 0 0.3em 1.2em;
	background-image: url( '/Style%20Library/arrowred.gif' );
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-size: 0.9166em;
}
dl.linklistdoku dt
{
	padding: 0 0 0.3em 1.5em;
	background-image: url( '/Style%20Library/pdf.gif' );
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-size: 0.9166em;
}

ul.linklistdoku li
{
	padding: 0 0 0.3em 1.5em;
	background-image: url( '/Style%20Library/pdf.gif' );
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-size: 0.9166em;
}

ul.linklist li a
{
	text-decoration: none;
	color: #990000;
}
#bottomwrapper
{
	zoom: 1;
	margin: 1em 0.6em 0 0.6em;
	z-index: 2;
	padding: 0 0.4em 0 0.2em;
}

.leftColumnPortlet
{
	background-color: Transparent;
	margin: 0 0 0.5em;
}
.leftColumnPortlet h1
{
	padding: 0 1em 0.3em;
	margin: 0;
	background-color: #990000;
	color: #fff;
	font-size: 1em;
	font-variant: small-caps;
	height: 1.2em;
	border: solid 1px #990000;
}
.leftColumnPortlet ul
{
	padding: 1em;
	margin: 0 !important;
}

.leftColumnTransparentSplitter
{
	background-color: Transparent;
	clear: both;
	padding: 0;
}
.leftColumnContent
{
	background-color: #ffffff;
}
.leftColumnPicture
{
	padding: 1em;
}

.mainColumnPortlet
{
	background-color: transparent;
	padding: 0 0 1.5em;
}
.mainColumnPortlet h1
{
	padding: 0.2em 1em 0.2em 1em;
	margin: 0;
	background-image: url( '/Style%20Library/Images/newsHeader.png' );
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1em;
	height: 1.4em;
	border-bottom: solid 2px #990000;
}

.mainColumnPortletHeader
{
	padding: 0;
	border-bottom: solid 2px #990000;
	height: 1.2em;
	background-color: Transparent;
}
.mainColumnPortletHeaderLeft
{
	background-color: #990000;
	float: left;
	width: 17em;
}
.mainColumnPortletHeaderLeft h2
{
	color: #ffffff;
	font-variant: small-caps;
}
.mainColumnPortletHeaderRight
{
	float: right;
}
.mainColumnPortletHeaderRight a
{
	color: #555555 !important;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 0.8em;
}
.mainColumnPortletHeaderRight a img
{
	padding-right: 0.3em;
}

.mainColumnPortlet table
{
	background-color: #ffffff;
	font-size: 0.96em;
}

.newsMainContent
{
	background-color: #ffffff;
	font-size: 0.9166em;
	padding-right: 1em;
}
.newsWrapper
{
	background-color: #ffffff;
}
.newsContent
{
	background-color: #ffffff;
	font-size: 0.9166em;
	padding-right: 0.7em;
}
.newsTitle
{
	font-size: 1.1em;
	font-weight: bold;
}
.newsMainPicture
{
	padding: 0.5em 1.1em 1em;
}
.newsPicture
{
	padding: 0 0.8em 0 0.5em;
}
.newsDate
{
	color: #888888;
}
.newsSplitter
{
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	padding: 0.5em 0 0 0;
	clear: both;
}

.newsImportHeader
{
	padding: 0;
	height: 1em;
	background-color: Transparent;
}
.newsImportHeaderLeft
{
	float: left;
	width: 20em;
}
.newsImportHeaderRight
{
	float: right;
}

.announcementContent
{
	padding: 0.5em 1em 1.1em;
	font-size: 0.9166em;
	background-color: #ffffff;
}
.announcementDate
{
	color: #333;
	font-weight: bold;
	padding-top: 0.6em;
}
.announcementTitle
{
	font-size: 1em;
	font-weight: normal;
}
.ms-WPBody .announcementTitle a, .ms-WPBody .announcementTitle a:link, .ms-WPBody .announcementTitle a:visited
{
	color:#666666 !important;
}

.feedbackContent
{
	padding: 0.5em 1em 0.7em;
	font-size: 0.9166em;
	background-color: #ffffff;
}
.feedbackInput
{
	width: 16em;
	margin-bottom: 0.5em;
	border: #bcbcbc 0.1em solid;
	vertical-align: middle;
	padding: 0.3em;
}
.feedbackMultiLineInput
{
	width: 16em;
	height: 10em;
	margin-bottom: 0.5em;
	border: #bcbcbc 0.1em solid;
	vertical-align: middle;
	padding: 0.3em;
}
.feedbackWriteMore
{
	text-decoration: none;
	color: #990000;
	cursor: pointer;
}
.feedbackButton
{
	border: solid 0.1em #bcbcbc;
	background-color: #eeeeee;
	color: #333333;
	float: right;
}

.feedbackExtContent
{
	padding: 0.5em 1em 0.7em;
	font-size: 0.9166em;
	background-color: #ffffff;
}
.feedbackExtInput
{
	width: 30em;
	margin-bottom: 0.5em;
	border: #bcbcbc 0.1em solid;
	vertical-align: middle;
	padding: 0.3em;
}
.feedbackExtMultiLineInput
{
	width: 60em;
	height: 15em;
	margin-bottom: 0.5em;
	border: #bcbcbc 0.1em solid;
	vertical-align: middle;
	padding: 0.3em;
}
.feedbackExtAsk
{
	background-color: #eeeeee;
    border: solid 0.1em #bcbcbc;
    color: #333333;
    cursor: pointer;
    padding: 0.3em 2em;
    text-decoration: none;
}
.feedbackExtButton
{
	border: solid 0.1em #bcbcbc;
	background-color: #eeeeee;
	color: #333333;
	float: left;
}
.feedbackExtCheckBox
{
}
.feedbacksExtQAPair
{
    padding: 1em 0 0 0;
}
.feedbacksExtHeaderQuestion
{
    font-weight: bold;
    padding: 1em 0 0.5em 0;
    color: #3A5F87;
}
.feedbacksExtHeaderAnswer
{
    font-weight: normal;
    padding: 1em 0 0.5em 0;
    cursor: pointer;
    text-decoration: 'underline';
    color: #990000;
}
.feedbacksExtHeaderAnswerWho
{
    font-weight: bold;
    padding: 0 0 0.5em 0;
    color: #3A5F87;
}
.feedbacksExtItemQuestion
{
    padding-left: 1em;
}
.feedbacksExtItemAnswer
{
    padding-left: 1em;
    display: none;
}
.feedbackExtFormWarning
{
    padding: 0 0 2em 0;
}
.feedbackExtFormWarningHeader
{
    font-weight: bold;
    color: #3A5F87;
    padding: 0 0 1em 5em;
}
.feedbackExtAsterisk
{
    color: #d20000;
}

.pollingChartArea
{
	text-align: center;
}
.pollingContent
{
	padding: 0.5em 1em 0.7em;
	font-size: 0.9166em;
	background-color: #ffffff;
}
.pollingSubmitButtonArea
{
	float: right;
}
.pollingShowResultsArea
{
	float: left;
}
.pollingResultsText
{
	font-weight: bold;
	color: #3a5f87;
}
.pollingResponsesText
{
	font-weight: bold;
}
.pollingButton
{
	border: solid 0.1em #bcbcbc;
	background-color: #eeeeee;
	color: #333333;
	float: right;
}

.ms-WPBody .newsMore a, .ms-WPBody .newsMore a:link, .ms-WPBody .newsMore a:visited
{
	color: #3A5F87 !important;
	font-style: italic;
	font-weight: bold;
}
.ms-WPBody .newsFooter, .ms-WPBody .newsFooter a, .ms-WPBody .newsFooter a:link, .ms-WPBody .newsFooter a:visited
{
	color: #3A5F87 !important;
	font-size: 0.91em;
	font-weight: bold;
	text-align: right;
}

.ms-ButtonHeightWidth
{
	color: #ffffff !important;
	background-color: #990000 !important;
	border: solid 0.2em	#990000 !important;
	margin: 0.5em 0.3em 0.3em;
}

#home_left_column
{
	float: left;
	width: 60.5em;
}
#home_right_column
{
	float: right;
	width: 17em;
}

#home_main_zone_res
{
    width: 100%;
}
#home_left_column_res
{
}
#home_right_column_res
{
	width: 17em;
	padding: 0 0.7em 0;
}

#node_top_zone
{
	width: 60.5em;
	padding: 2.5em 0 0;
}
#node_top_zone select
{
	border-color:#594D2C #CCC5B2 #CCC5B2 #594D2C;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
#node_left_column
{
	float: left;
	width: 44em;
	padding: 2.5em 0 0;
}
#node_right_column
{
	float: right;
	width: 15.5em;
	padding: 2.5em 0 0;
}

#node_top_zone_res
{
	width: 100%;
	padding: 2.5em 0 0;
}
#node_top_zone_res select
{
	border-color:#594D2C #CCC5B2 #CCC5B2 #594D2C;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
#node_main_zone_res
{
    width: 100%;
}
#node_left_column_res
{
	padding: 2.5em 0 0;
}
#node_right_column_res
{
	width: 15.5em;
	padding: 2.5em 0 0;
}

#search_top_zone
{
	width: 60.5em;
	padding: 2.5em 0 0;
}
#search_top_zone input
{
	border-color:#594D2C #CCC5B2 #CCC5B2 #594D2C;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
#search_top_zone select
{
	border-color:#594D2C #CCC5B2 #CCC5B2 #594D2C;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
#search_top_zone_res
{
	width: 100%;
	padding: 2.5em 0 0;
}
#search_top_zone_res input
{
	border-color:#594D2C #CCC5B2 #CCC5B2 #594D2C;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
#search_top_zone_res select
{
	border-color:#594D2C #CCC5B2 #CCC5B2 #594D2C;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
#search_left_column
{
	float: left;
	width: 25em;
	padding: 2.5em 0 0;
}
#search_right_column
{
	float: right;
	width: 34.5em;
	padding: 2.5em 0 0;
}
#search_bottom_zone
{
	width: 60.5em;
	padding: 0.5em 0 0;
}

#search_main_zone_res
{
    width: 100%;
}
#search_left_column_res
{
	width: 25em;
	padding: 2.5em 0 0;
}
#search_right_column_res
{
	padding: 2.5em 0 0;
}
#search_bottom_zone_res
{
	width: 100%;
	padding: 0.5em 0 0;
}

.bossTitle
{
	color: #3A5F87;
	font-weight: bold;
}

.leftPortletSampleContent
{
	font-size: 0.9166em;
	padding: 1em;
}


/* left nav */

.leftNav
{
	margin-right: 0.5em;
	margin-top: 0em;
	background-color: #fff;
	color: #990000;
	text-decoration: none;
}
.leftNav a
{
	text-decoration: none;
}
.leftNavSpacer
{
}
.leftNavSelected
{
	background-color: #ddd;
	color: #990000;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
	text-decoration: none;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #444;
}
.leftNav1
{
	font-size: 0.9166em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0.25em;
	border: 1px #dfdfdf solid;
	margin-top: 0.5em;
	width: 18em;
}
.leftNav1 a
{
	font-size: 0.9166em;
	padding-left: 1em;
	display: block;
	padding-right: 1em;
	text-decoration: none;
}
.leftNav2
{
	font-size: 0.9166em;
	line-height: 1.5em;
	margin: 0.4em 0.3em 0 1em;
	padding-bottom: 0.2em;
	width: 16.5em;
}
.leftNav2 a
{
	padding-left: 1em;
	display: block;
	padding-right: 1em;
	text-decoration: none;
}
.leftNav3
{
	font-size: 0.9166em;
	line-height: 1.5em;
	margin: 0.4em 0.3em 0 2em;
	padding-bottom: 0.2em;
	width: 15.5em;
}
.leftNav3 a
{
	padding-left: 1em;
	display: block;
	padding-right: 1em;
	text-decoration: none;
}
.leftNavHover
{
	background-color: #ddd;
	color: #990000;
	text-decoration: none;
}
.leftNavHover a
{
	text-decoration: none;
}

.nodeTitleBreadcrumb
{
    font-size: 0.91em;
}

.strong
{
	font-weight: bold;
}

.tendersField
{
	padding-right: 1em;
}

.tendersControls
{
	border-bottom: solid 2px #990000;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.tendersFolders
{
	padding: 0 0 1.5em 1em;
	margin-bottom: 1em;
	font-weight: bold;
	width: 100%;
}
.tendersFolderIcon
{
	float:left; 
	padding-right:0.3em; 
	padding-bottom:2px; 
	display:block;
}

.tendersItem
{
	margin-bottom: 2em;
}

.tendersLead
{
	color: #666666;
}

.ms-WPBody .tendersFooter, .ms-WPBody .tendersFooter a, .ms-WPBody .tendersFooter a:link, .ms-WPBody .tendersFooter a:visited
{
	color: #3A5F87 !important;
	font-size: 0.91em;
	font-weight: bold;
	text-align: right;
}


/* Markup correction, table too big in IE6 */
table.ms-siteaction
{
	height: 18px;
}
/* Markup correction, font-size sometimes too small because of style reset */
h3.ms-standardheader
{
	font-size: 11px;
	color: #3a5f87;
}
.ms-propertysheet a, .ms-formbody, .ms-listdescription, .ms-propertysheet, .ms-formlabel
{
	font-size: 11px;
}
.ms-formlabel
{
	font-size: 1.2em !important;
	font-family: Verdana;
	color: #333333;
}

.ms-SpLinkButtonInActive, .ms-SpLinkButtonActive
{
	display: inline;
	font-size: 12px !important;
}

.ms-WPBody
{
	font-family: inherit !important;
	font-size: 100% !important;
	font-weight: inherit !important;
	font-style: inherit !important;
}
.ms-WPBody h1, .ms-WPBody h2
{
	font-size: 1em !important;
}
.ms-WPBody h2
{
	padding: 0.1em 1em;
}
.ms-WPBody a:link, .ms-WPBody a:visited
{
	color: #990000 !important;
}
.ms-dttimeinput
{
	font-size: 1em !important;
}
a
{
	color: #990000;
	text-decoration: none;
}
.siteMapList
{
    font-size: 0.91em; 
}
.siteMapList ul
{
    margin-left: 2em;
}

.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.25em;
	font: bold 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #f0f1f2;
	padding-top: 0.25em;
	white-space: nowrap;
	background-color: #990000;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #FFFF99;
	cursor:default;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font: 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.GoToLabel
{
	font: 0.91em arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color:#333333;
	cursor:pointer;
	font-size:65%;
	vertical-align:middle;
	display:inline;
}
.GoToSelect
{
	font-size:55%;
}
.GoToSelectedOption
{
	color:#f9f9f9;
	background-color:#666666;
}

.GoToArrow
{
	vertical-align:middle;
	cursor:pointer;
}

/* InfoChannel and InfoBanner styles  */
.infodiv
{
}

.infodiv table
{
    width:100%;
}

.infodiv .infocell
{
    margin:0em;
    text-align:left;
    font-weight:bold;
    font-family:tahoma,sans-serif;
    font-size:10pt;
    color:#4c4c4c;
    padding-left:3px;
    padding-right:7px;
    padding-top:2px;
    padding-bottom:2px;
}

.infodiv .infocell A:link,.infodiv .infocell A:visited
{
    font-size:12;
    color:#4c4c4c;
    text-decoration:none;
    cursor:pointer;
}
.infodiv .infocell A:hover
{
    color:#000000;
    text-decoration:underline;
    cursor:pointer;
}
.infodiv .infotable
{
    padding-top:5px;
}
.infodiv .itemcell
{
    vertical-align:top;
    text-align:left;
    font-family:verdana;
    border-top:1px solid #d8d8d8;
    padding-top:3px;
    padding-right:8px;
    padding-bottom:6px;
    color:#525252;
    font-weight:bold;
    font-size: 1.2em !important;
	color: #333333;
}
.infodiv .divstyle{
    color:#204d89;
    font-size:8pt;
    font-family:tahoma;
}

.infochannelviewcontainer{width:100%;}
.infochannelnewcontainer{width:100%;}
.infochanneleditcontainer{width:100%;}

.infochannelsubscription{}
.infochannelsubscription select
{
    width: 200px;
}
.infochannelsubscription input
{
    border: 1px solid black;
    width: 99%;
}

#mySite 
{
    float:left;
    color:#fff;
	display: inline;
	list-style-type: none;
	padding: 0 0 0 0;
	background-image: url( '/Style%20Library/verticaldots.gif' );
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}

#mySite a
{
	color: #000000;
	text-decoration: none;
	font-size: 0.9143em;
}

#mainnavigation a:link, a:visited { color:#444 }
a.s4-signInLink { color:#000 !important; }