/* CSS Document */
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 70%;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin:0;
	padding-top:6px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}
.header-text
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	line-height: 17px;
	color: #003366;
	margin-top: 0px;
	}
.layout
{
	/* The width needs clarification - from the image, the only rule seems to be
		'less than 1024'... */
	width: 750px;
	border-top: solid 10px #FFCC00;
	text-align: left;
	/*
      text-align: center; doesn't work on Firefox, hence the work-around 
	  below.
	*/
}
.layout-blue
{
	/* The width needs clarification - from the image, the only rule seems to be
		'less than 1024'... */
	width: 750px;
	border-top: solid 10px #003366;
	text-align: left;
	/*
      text-align: center; doesn't work on Firefox, hence the work-around 
	  below.
	*/
}
.layout-light-blue
{
	/* The width needs clarification - from the image, the only rule seems to be
		'less than 1024'... */
	width: 750px;
	border-top: solid 20px #DeDeeE;
	text-align: left;
	/*
      text-align: center; doesn't work on Firefox, hence the work-around 
	  below.
	*/
}
.right
{
	float: right; 
}

#navi a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #DeDeeE;
}
#navi .naviitem-selected a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}
#navi .naviitem-selected-right a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}
.accessibility-only
{
	display:none;
	position: relative;
}
.accessibility
{	
	display: inline;
	position: relative;
}

#navi
{
	width: 100%;
	background-color: #003366;
	height: 28px;
	position: relative;
	vertical-align: middle;
}

#navi .naviitem
{
	font-size:12px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: 20px;
	height: 28px;
	display: block;
	position:relative;
	border-right: solid 1px #FFFFFF;
	color: #003366;
	float:left;
	line-height: 28px;
}
#navi .naviitem-selected
{
	font-size:12px;
	padding-right: 11px;
	padding-left: 11px;
	vertical-align: 20px;
	height: 28px;
	display: block;
	position:relative;
	background-color: #DeDeeE;
	
	border-right: solid 1px #FFFFFF;
	color: #003366;
	float:left;
	line-height: 28px;	
}
#navi .naviitem-right
{
	font-size:12px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: 20px;
	height: 28px;
	display: block;
	position:relative;
	color: #003366;
	float:left;
	line-height: 28px;
}
#navi .naviitem-selected-right
{
	font-size:12px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: 20px;
	height: 28px;
	display: block;
	position:relative;
	background-color: #DeDeeE;
	color: #003366;
	float:left;
	line-height: 28px;	
}

#navi a
{
	text-decoration: none;
}
#left-v2
{
	width:600px;
	padding-right: 15px;
}
.headerbar{
	background-color:#DeDeeE;
	font-size: x-small;
	margin: 0px;
	width: 750px;
	font-size: 11px;
	padding-top: 1px;
	height: 10px;
	text-align: right;
	text-decoration: none;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	vertical-align: middle;
}
#banner{
	background:url("bannerBkgd4.gif") no-repeat bottom left;
	margin:0 0 6px 0;
	padding:0 10px 0 10px;
	height:80px;
}	

/* Navigation
----------------------------------------------------------------------*/
#tNavigation{
	clear:right;
	float:right;
	list-style:none;
	padding:0;
	margin:0 0 0 0;
}

#tNavigation li{
	float:left;
	margin: 0 1px 0 0;
	vertical-align:middle;
	padding-top:38px;
	font-size:1.1em;
}

#tNavigation a{
	float: left;
	display: block;
	padding: 0 0 3px 8px;
	background: url("tNavigationLCurve2.gif") left top no-repeat #003366;
	color: #FFF;
	text-decoration: none;
}

#tNavigation a span{
	background: url("tNavigationRCurve2.gif") top right no-repeat #003366;
	padding: 5px 8px 0px 0px;
	cursor:hand;
	
	voice-family: "\"}\""; voice-family: inherit;
	cursor:pointer;
}

#tNavigation a, #tNavigation a span{
	display: block;
	float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span{
	float: none
}


/* Rollover state */

#tNavigation li a:hover  {
color: #fff;
background: #2590BC url("tNavigationLCurve2.gif") top left no-repeat;
padding-left: 8px
}

#tNavigation a:hover span
{
background: url("tNavigationRCurve2.gif") top right no-repeat;
padding-right: 8px
}


/* Selected Tab */

#tNavigation li.active a{
	background: #FFF url("tNavigationLCurve2.gif") top left no-repeat;
	color:#333333;
}

#tNavigation li.active a span{
	background:  url("tNavigationRCurve2.gif") top right no-repeat;
}
#container {
	width:750px;
	margin: 0 auto;
	padding:0 0 20px 0;
	text-align: left;
	background: #FFF;
	}

#breadcrumbs{
	background:url("breadcrumbBkgd.gif");
	padding:5px 0 0 0;
	margin:0;
}

#breadcrumbs div{
	background:url("breadcrumbFooter.gif") no-repeat bottom left;
	padding:0 0 4px 15px;
	margin:0;
	font-size:1.1em;
}


#breadcrumbs .viewing{
	font-weight:bold;
	color:#CC0000;
}

#breadcrumbs a{
	color:#919191;
}

#breadcrumbs a:hover{
	color:#FF8D00;
}
#content{
	float:right;
	width:510px;
	margin:0 0 25px 2px;
}
.imgRight, .imgRightBorder{
	float:right;
	margin:0 0 25px 25px;
	padding:0;
}
.imgRightBorder, .imgLeftBorder{
	padding:2px;
	border:1px solid #ECECEC;
}
a img, img{
	border:none;
}
#companyInfo{
	padding:15px 15px 0 15px;
}

#companyInfo span.cNumber{
	color:#59AD38;
	line-height:1.2em;
}
#leftColumn{
	float:left;
	width:215px;
	padding:0;
	margin:10px 0 20px 0;
	background:url(leftColumnBkgd.gif) repeat-y;
}




#mNavigation{
	padding:0 15px 0 15px;
	margin:0;
	list-style:none;
}

#mNavigation li{
	font-size:1.1em;
	border-bottom:1px solid #EAEAEA;
	margin:0;
	padding:0px;
}


#mNavigation a{
	color:#383838;
	text-decoration:none;
	padding:3px 5px 2px 9px;
	display:block;
	background:url(mNavigationBullet.gif) 0px 10px no-repeat;
}




#mNavigation a:hover{
	color:#FF8D00;
	background-color:#FFF;
}


#companyInfo{
	padding:15px 15px 0 15px;
}

#companyInfo span.cNumber{
	color:#59AD38;
	line-height:1.2em;
}
#footer{
	clear:both;
	background:url(footerBkgd.gif) no-repeat #EDEDED;
	padding:10px 0 0 0;
	margin:0;
	width:750px;
}


#footer p{
	padding:0 0 0 15px;
	margin:0;
}

#footer p a{
	color:#EE000C;
	}

#fNavigation{
	float:right;
	text-align:left;
	list-style: none;
	padding: 0 15px 0 0;
	margin: 0;
}

#fNavigation li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size:1em;
	padding: 0px 8px 0px 4px;
	background: url(footerNavDivider.gif) no-repeat #EDEDED; 
}

#fNavigation a{
	float: left;
	margin: 0;
	color:#3A3A3A;
}

#fNavigation a:hover{
	color:#005590;
}

#fNavigation li.lastLi{
	background-image:none;
}
.links {
	color: #003366;
	font-weight: bold;
	font-size:12px
}
a.links
{
color:#003366;
text-decoration:none;
}
a.links:hover
{
color:#FF8D00;
text-decoration:underline;

}
