@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a{
color:#274392;
}
body {
	background-color: #D5E0F0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	behavior: url(csshover2.htc);
	
}
img, div { behavior: url(iepngfix.htc); }

#container{
	text-align:100%;
	width:100%;
	margin:auto;
}
#main{
	_margin-left:1px;
	width:980px;
	
}
#topHolder{
	width:936px;
	height:153px;
	
}
#logoHolder{
	float:left;
	text-align:left;
}
#emailHolder{
	float:right;
	text-align:left;
	width:730px;
}
#emailHolder h2{
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
	margin-top:5px;
	height:25px;
	font-weight:bold;
}
#emailHolder h3{
	color:#275792;
	font-size:42px;
	font-weight:normal;
	margin-top:31px;
	margin-bottom:14px;
	height:43px;
}
#emailHolder a{
	color:#ffffff;
	text-decoration:none;
}
#navHolder a{
	font-size:12px;
	color:#274392;
	text-decoration:none;
	}
#navHolder h1{
	font-size:12px;
	color:#274392;
	padding-top:3px;
	}
#navHolder{
	height:30px;
	width:980px;
	padding-top:4px;
	position:relative;
	z-index:100;
}
#navHolder ul{
	list-style-type:none;
	width:100%;
	padding-top:3px;
}
#navHolder li{
	float:left;
	position: relative;
	list-style: none;
	text-align:left;
	margin: 0;
	padding:0;
	display: block;
	margin-left:26px;
	padding-bottom:3px;
}
#navHolder ul ul li{
float:none;
padding-left:5px;
margin:0px;
text-decoration:none;

}
#navHolder ul ul li:hover{
float:none;
padding-left:5px;
margin:0px;
background-color:#84A7D5;

}

#navHolder ul ul{
position: absolute;
visibility: hidden;

}

#navHolder ul li:hover li{
height:18px;
line-height:18px;
}

#navHolder ul li:hover ul{
visibility:visible;
background-color:#ffffff;
text-align:left;

/* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}
#navHolder h2{
	color:#275792;
	font-size:16px;
	padding:4px;
	padding-left:3px;
	padding-right:3px;
}



.blue{
	color:#275792;
}
.blueTest{
	color:#275792;
	font-weight:bold;
	padding-top:6px;
}
.selected{
	background-image:url(images/nav1bg.jpg);
	background-repeat:no-repeat;
}
.selected2{
	color:#ffffff;
}
#contentHolder{
	width:940px;
	clear:both;
	overflow:hidden;
	margin-bottom:16px;
	text-align:left;
}
#contentHolder h2 {
	height:33px;
	padding-top:4px;
	color:#275792;
	font-size:24px;
}
#topHalfCont{
	clear:both;
	overflow:hidden;
}
#animations {

}
pageText {
	width:400px;
}
#pageContent{
	float:left;
	margin-top:40px;
	width:296px;
	text-align:left;
}
#pageContent h2{
	height:33px;
	padding-top:4px;
	color:#275792;
	font-size:24px;
	
}

#contentLeft{
	float:left;
	width:455px;
	text-align:left;
	margin-top:7px;
}

#contentLeft ul{
	margin-left:16px;
}
#contentLeft li{
	font-size:12px;
	margin-top:5px;
	
}
#contentRight{
	margin-top:7px;
	float:right;
	text-align:left;
	width:455px;
}
#contentRight ul{
	margin-left:16px;
}
#contentRight li{
	font-size:12px;
	margin-top:5px;
	
}
#flashHolder{
	float:right;
	
}


#pageContent h4{
	color:#4470ab;
	font-size:12px;
}
#bottomHalfCont h4 {
	color:#4470ab;
	font-size:12px;
}
#pageContent h5{
	color:#4470ab;
	font-size:13px;
}
#pageContent p{
	margin-top:7px;
	margin-bottom:7px;
}
#pageContent ul{
	margin-left:16px;
}
#pageContent li{
	font-size:12px;
	margin-top:5px;
	
}
#bottomHalfCont{
	clear:both;
	overflow:hidden;
}
#rightHolder{
	float:right;
	width:620px;
	text-align:left;
}
#practiceHolder{
	float:left;
	text-align:left;
	width:302px;
}

#newsHolder{
	float:left;
	width:382px;
}
#testHolder{
	float:right;
	width:222px;
}
#practiceArea{
	width:292px;
	height:116px;
	background-image:url(images/practiceBg.jpg);
	background-repeat:no-repeat;
	padding-top:148px;
	padding-left:10px;
	color:#275792;
}
#logoArea{
	width:610px;
	height:76px;
	background-image:url(images/logoHolderBg.gif);
	background-repeat:no-repeat;
	margin-bottom:14px;
	padding-top:30px;
	padding-left:10px;
}
#testArea{
	width:168px;
	height:82px;
	background-image:url(images/testHolderBg.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:29px;
	padding-right:25px;
	font-size:10px;
	line-height:11px;
	
}
#newsArea{
	width:372px;
	height:97px;
	background-image:url(images/newsHolderbg.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
}
.homeHeader{
	text-align:left;
	height:33px;
	padding-top:4px;
	
	
}
.homeHeader h2{
	color:#275792;
	font-size:24px;
	
}
#footerHolder{
	text-align:100%;
	width:100%;
	margin:auto;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height:83px;
	clear:both;
	overflow:hidden;
	
}
#footerText{
	width:980px;
	text-align:center;
	height:37px;
	padding-top:14px;
}
#splitpixel{
	float:right;
}
#splitpixel a{
	text-decoration:none;
	color:#FFF;
}
#terms{
	float:left;
	color:#FFF;
}
#terms a{
	text-decoration:none;
	color:#FFF;
}
#sitemapLinks{
	text-decoration:none;
	color:#FFF;
}
#sitemapLinks a{
	text-decoration:none;
	color:#FFF;
}
#newsArea h5{
	color:#4470ab;
	font-size:16px;
	font-weight:normal;
	margin-top:9px;
}
#newsArea p{
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
}
#practiceArea h2{
	color:#275792;
	font-size:14px;
	line-height:15px;
}
#practiceArea td{
	color:#275792;
}
#address h2{
	font-size:14px;
	line-height:17px;
	height:17px;
}
#dirBtn{
	width:100%;
	text-align:center;
}

