@charset "utf-8";
/* CSS Document */

	.giantContainer{
		width: 1067px;
	}
	
	.clearer {
		clear: both;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #233c7a;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #233c7a;
		font-weight: bold;
	}
	
	h2 a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #233c7a;
		font-weight: bold;
	}
	
	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #233c7a;
		font-weight: bold;
	}
	
	h3 a {
color: #253b77;
text-decoration: none;
}
 h3 a:hover {
 color: #253b77;
 text-decoration: none;
}
	
	td {
		padding-right: 10px;
	}
	
	tr {
		padding-top: 5px;
	}
	
	li {
		margin-left: 10px;
		line-height: 20px;
	}
	
	ul {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
/* Main Navigation */	
	#mainNav{
		width: 1005px;
	}
	
	.nav {
		float: left;
		display: inline;
		background-repeat: no-repeat;
	}

	.nav a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #7b858a;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.nav a:hover {
		color: #233c7a;
	}
	
	.top_whitespace {
		width: 14px;
		height: 25px;
		background-color: #FFFFFF;
		float: left;
	}
	
	.navLines {
		background-image: url(images/navLines.gif);
		background-repeat: no-repeat;
		width: 342px;
		height: 25px;
		float: left;
	}
/* subNav & Logo */	
		
	.logo_whitespace {
		width: 10px;
		height: 85px;
		float: left;
		padding-bottom: 6px;
	}
	
	.logo {
		float: left;
		height: 80px;
		width: 342px;
	}
	
	.anni {
	float: left;
	width: 270px;
	padding: 37px 0px 0px 5px;
	height: 52px;
}
	
	.logo_whitespace_small {
		width: 26px;
		height: 60px;
		float: left;
	}
	
	.logoSmall {
		float: left;
		height: 60px;
		width: 342px;
	}
	
	#subnavOverview{
		background-color: #f4bb02;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		float: left;
		margin-left: 10px;
		padding: 5px;
	}
	
	#subnavOverview a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#subnavServices{
		background-color: #f4bb02;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		float: left;
		padding: 5px;
		margin-left: 156px;
	}
	
	#subnavServices a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#subnavNews{
		background-color: #f4bb02;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		float: left;
		padding: 5px;
		margin-left: 293px;
	}
	
	#subnavNews a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#subnavContact{
		background-color: #f4bb02;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		float: left;
		padding: 5px;
		margin-left: 422px;
	}
	
	#subnavContact a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#subnav a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #233c7a;
		text-decoration: none;
	}
	
	.currentNav {
		color: #233c7a;
	}
	
	.currentSubnav {
		color: #FFFFFF;
	}
	
	#subnav a:hover {
		color: #FFFFFF
	}
	
	.triangleOverview{
		background-image: url(images/triangle.gif);
		height: 7px;
		width: 17px;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		float: left;
		display: inline;
		margin-left: 66px;
		margin-top: -7px;
	}
	
	.triangleServices{
		background-image: url(images/triangle.gif);
		height: 7px;
		width: 17px;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		float: left;
		display: inline;
		margin-left: 205px;
		margin-top: -7px;
	}
	
	.triangleNews{
		background-image: url(images/triangle.gif);
		height: 7px;
		width: 17px;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		float: left;
		display: inline;
		margin-left: 339px;
		margin-top: -7px;
	}
	
	.triangleContact{
		background-image: url(images/triangle.gif);
		height: 7px;
		width: 17px;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		float: left;
		display: inline;
		margin-left: 461px;
		margin-top: -7px;
	}
	
	.navspace {
		padding-left: 10px;
		padding-right: 10px;
	}
	
/* Home Graphics */
	.leftMain{
		background-image: url(images/mainLeft.jpg);
		width: 369px;
		height: 315px;
		float: left;
	}
	
	.middleMain{
		background-image: url(images/main_middle.jpg);
		width: 542px;
		height: 315px;
		float: left;
	}
	
	.rightMain{
		background-image: url(images/main_right.jpg);
		width: 79px;
		height: 315px;
		float: left;
	}
	
/* Bottom Graphics */
	.leftBottom{
		background-image: url(images/bottom_left.gif);
		width: 27px;
		height: 188px;
		float: left;
	}
	.middleBottom{
		background-image: url(images/bottom_middle.jpg);
		width: 266px;
		height: 188px;
		float: left;
	}
	.contentBottom{
		background-color: #f4bb02;
		width: 612px;
		height: 166px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		padding: 3px;
		color: #FFFFFF;
		line-height: 22px;
	}
	.rightBottom{
		background-image: url(images/bottom_right.gif);
		width: 79px;
		height: 188px;
		float: left;
	}
	
/* Teritary Navs & Content */
	.container{
		width: 986px;
		background-color: #ebf1f2;
		min-height: 469px;
	}
	
	.content_whitespace {
		background-color: #FFFFFF;
		width: 359px;
		float: left;
		border-color: #dfe7e7;
		border-style: solid;
		border-width: 1px 0 0 0;
	}
	
	.bluespace {
		width: 360px;
		height: 61px;
		background-color: #ebf1f2;
		float: left;
		border-color: #dfe7e7;
		border-style: solid;
		border-width: 1px 0 0 0;
	}
	
	.header {
		background-color: #ebf1f2;
		width: 626px;
		height: 61px;
		float: left;
		border-color: #dfe7e7;
		border-style: solid;
		border-width: 1px 0 0 0;
	}
	
	.headerWhite{
		background-color: #ffffff;
		width: 626px;
		height: 48px;
		float: left;
		border-color: #dfe7e7;
		border-style: solid;
		border-width: 1px 0 0 0;
		padding-top: 13px;
	}
	
	.leftNav{
		background-image: url(images/sidespiff_topblue.gif);
		background-repeat: no-repeat;
		background-color: #ebf1f2;
		min-height: 474px;
		float: left;
		line-height: 18px;
	}
	
	.leftNavWhite{
		background-image: url(images/whiteside.jpg);
		background-repeat: no-repeat;
		background-color: #fff;
		min-height: 474px;
		width: 360px;
		float: left;
		line-height: 18px;
	}
	
	.leftNavText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7b858a;
		padding-left: 20px;
		padding-top: 14px;
		margin-left: 70px; 
		background-image: url(images/arrow.gif); 
		background-repeat: no-repeat;
		background-position: 0px 14px;
		line-height: 20px;
	}
	
	
	.leftNavText a{
		color: #7b858a;
		text-decoration: none;
	}
	
	.leftNavText a:hover{
		color: #233c7a;
		text-decoration: none;
	}
	
	.leftNavTextWhite {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7b858a;
		margin-left: 70px; 
		background-image: url(images/arrowGreen.gif); 
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 8px;
		line-height: 18px;
	}
	
	.leftNavTextWhiteArrow {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7b858a;
		margin-left: 70px; 
		background-image: url(images/arrowGreen.gif); 
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 8px;
		margin-top: 8px;
		line-height: 18px;
	}
	
	.leftNavTextWhiteArrow a{
		color: #7b858a;
		text-decoration: none;
	}
	
	.leftNavTextWhiteArrow a:hover{
		color: #233c7a;
		text-decoration: none;
	}
	
	.leftNavTextWhite a{
		color: #7b858a;
		text-decoration: none;
	}
	
	.leftNavTextGreen{
		color: #7b858a;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-left: 20px;
		padding-top: 6px;
		margin-left: 70px; 
		margin-top: -35px;
		background-image: url(images/arrowGreen.gif); 
		background-repeat: no-repeat;
		line-height: 20px;
	}
	
	.leftNavTextLetus{
		padding-left: 20px;
		padding-top: 9px;
		margin-left: 70px; 
		margin-top: -35px;
		line-height: 20px;
		background-image:none; 
		font-family: Arial, Helvetica, sans-serif; 
		width: 230px; 
		font-size: 12px; 
		color: #b7bdc0;
	}
	
	.leftNavTextLetus a{
		color: #b7bdc0;
	}
	
	.leftNavTextLetus a:hover{
		color: #233c7a;
	}
	
	.leftNavTextGreenArrowless{
		color: #9ea831;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		padding-left: 20px;
		padding-top: 8px;
		margin-left: 70px; 
		margin-top: -25px;
		width: 230px;
		line-height: 18px;
	}
	
	.leftNavTextGreen a{
		color: #7b858a;
		text-decoration: none;
	}
	
	.leftNavTextGreen a:hover{
		color: #233c7a;
		text-decoration: none;
	}
	
	.greenArrow {
		color: #7a8589;
		padding-left: 20px; 
		margin-left: -20px;
	}
	
	.leftNavTextWhite a:hover{
		color: #233c7a;
		text-decoration: none;
	}
	
	.sideImage {
		width: 359px;
		min-height: 357px;
		float: left;
	}
	
	.content{
		background-color: #ebf1f2;
		background-image: url(images/sideline.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		min-height: 469px;
		width: 609px;
		float: left;
		padding: 10px 0px 10px 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #d85e27;
		margin-top: -10px;
		line-height: 18px;
	}
	
	.contentWhite{
		background-color: #ffffff;
		background-image: url(images/sidespiff_white.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		min-height: 469px;
		width: 609px;
		padding: 10px 0px 10px 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #7cb9c3;
		margin-top: -20px;
		float: left;
		line-height: 18px;
	}
	
	.text{
		width: 569px;
		
		margin-top: 10px;
		line-height: 18px;
	}
	
	.textGreen{
		width: 569px;
		padding-right: 10px;
		color: #9ea831;
		line-height: 18px;
	}
	
	.secondcontent {
		color: #7a8589;
		line-height: 18px;
	}
	
	.news {
		color: #7a8589;
		line-height: 18px;
	}
	
	.news blockquote a{
		color: #7a8589;
	}
	
	.news blockquote a:hover{
		color: #9ea831;
	}
	
	.secondcontent a{
		color: #7a8589;
	}
	
	.secondcontent a:hover{
		color: #9ea831;
	}
	
	.sideline {
		float: right; 
		background-image: url(images/sideline.gif);
	}
	
/* Footer */
	.footer {
		background-image: url(images/footer.jpg);
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #c8e2e8;
		width: 953px;
		height: 16px;
		padding: 7px 5px 5px 27px;
	}
	
	.footer a {
		color: #c8e2e8;
		text-decoration: none;
	}
	
	.copyright a {
		color: #7B858A;
		text-decoration: none;
	}
	
	.copyright a:hover{
		color: #233C7A;
	}
	
	.copyright{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #7b858a;
		text-align: right;
		width: 970px;
	}
	
	blockquote {
	margin-top: 2px;
}

br {
	line-height: 12px;
}	
