@charset "UTF-8";
/* CSS Document */

html {overflow-y: scroll; /* vert scrollbar for all pages */}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	width: 885px;
}


#headerContainer {
	width: 885px;
	display: inline-block;
}

	#headerLeft {
		width: 215px; height: 95px;
		float: left;
		text-indent:-9999px;
		background: url(chrome/v1/images/logo.gif) left top no-repeat;
		/*border-bottom: 5px solid #0089ba;*/
	}

	#headerRight {

	}

		#headerTagline {
			float: left; width: 670px;
			height: 95px;
			background: #100C4A url(chrome/v1/images/slogan-internal.gif) left top no-repeat;
			/*border-bottom: 5px solid #0089ba;*/
		}

#flashPromo {
	margin-left: 483px;
	width: 220px;
	display: none;
}

#flashPromo img {
	padding: 0;
	margin: 0 0 0 -4px;	
}

#globalNavigation {
	background-color:#409d34; color: #fff;
	border-bottom: 5px solid #0089ba;
}


ul#globalNavigationList {
	clear: left;
	text-transform: uppercase;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding: 4px 10px;
	font-weight: bold;
}
		
	ul#globalNavigationList li {
	display: inline;
	padding: 2px;
}	
		ul#globalNavigationList li a {
			color: #87c280;
			text-decoration: none;
			padding-top: 4px;
		}

		ul#globalNavigationList li a:hover {
			color: #ffffff;
		}
		ul#globalNavigationList li.active a {
			color: #ffffff;
		}




#contentContainer {
	clear:  both;
	min-height: 440px;
	height:auto !important;
	height:440px;	
	background: url(images/border-yellow.gif) repeat-y 200px;
	background-color: #0D2B88;

}					
		
	#leftColumn {
		width: 200px;
		float: left;
		_margin-right: -6px;
		margin-bottom: 50px;
	}
	
	
			
		
		ul#subNavigation {
			text-transform: capitalize;
			list-style-position: outside;
			list-style-type: none;
			margin:0;
			padding: 12px 0 0 30px;
			font-weight: bold;
			font-size: 1.1em;
			line-height: 1.6em;
		}
			ul#subNavigation li {
			padding: 15px 0 3px 0;
			border-bottom: 1px solid #ffcc00;
		}
		
				ul#subNavigation li.active {
			list-style-image: url(images/list-arrow.gif);
		}
		
				ul#subNavigation li a {
					color: #ffcc00;
					text-decoration: none;
				}
		
				ul#subNavigation li a:hover {
					color: #ffffff;
				}
				ul#subNavigation li.active a {
					color: #ffffff;
		}
		
		
		

	
	
	#content {
		background-color: #0D2B88;
		margin-left: 200px;
		_margin-left: 197px;
		border-left: 1px solid #FAC113;
		width: 683px;
		}
	
		#content #centerColumn {
			width:  454px;
			_width: 451px;
			padding: 14px;
			border-right: 1px solid #FAC113;
			font-size: 1.1em;
		}

#content #centerColumn H2 {
	color: #ffcc00;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom:0;
	margin-bottom: 0;
	text-transform: uppercase;
		}
		
		#content #centerColumn H3 {
			color: #ffcc00;
			font-weight: bold;
			font-size: 1.1em;
			padding-bottom:0;
			margin-bottom: 0;
		}
		
		#content #centerColumn p {
			margin-top: 0;
			margin-bottom: 1.5em;
			line-height: 1.4em;
	
	}
	
		#content #centerColumn.wide {
			width: 570px;
		}
		

#content #rightColumn {
			width: 200px;
			float: right;
			min-height: 420px;
			height:auto !important;
  			height:420px;
			
		}	
			
		#servicesLinks {
			padding: 21px 0 10px 19px;
		}

			#servicesLinks img {
				padding: 0 4px 4px 0;
			}

#content #rightColumn #sidebarImage {
	background-color: #FD3B1E;
	padding: 0 0 20px 0;
	margin: 0;
		border-bottom: 1px solid #FAC113;
}
	
	
	#content #rightColumn.narrow {
	
				width: 60px;
	}
	
	

#footerContainer {
	clear: both;
	border-top: 1px solid #FAC113;
	background-color: #05133E;
	margin: 0;
	padding: 0;
	height: 200px;
}

			
		#infoLinks {
	width: 200px;
	position: relative;
	top: -71px;
	clear:  left;
		}	
			


#footerContainer ul {
	list-style-type: none;
	list-style-position: outside;
	text-transform: uppercase;
	margin: 12px auto 0 auto;
	width: 500px;
}
	
	#footerContainer ul li {
	display: inline;
	padding: 0 8px 0 4px;
	border-right: 1px solid #fff;
}
		#footerContainer ul li a{
		color: #ffcc00;
		text-decoration: none;
	}
		#footerContainer ul li a:hover{
		color: #ffffff;
		text-decoration: underline;
	}
	#footerContainer p {
	
	text-align: center;
width: 600px;
margin: 20px auto;	
}
	
	
	
	
	
	
	
	
	
	
	
a:link {
	color: #ffb007;
	text-decoration: none;
}
a:visited {
	color: #FFB007;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFB007;
	text-decoration: none;
}
a.newslinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.newslinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

#centerColumn blockquote {
	border: 4px double #0D7EFF;
	padding: 10px
}

.mainredtype {
	color: #FD3B1E;
}




	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
