
body{
text-align:center;
margin:0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-image:url(../images/global/pageBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}


td,th,tr{

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
	vertical-align:top;
	}

p{
padding-left:10px;
padding-right:10px;

}

h1,h2,h3,h4{
padding-left:10px;
padding-right:10px;
color:#0D15CF
}

h1{
font-size:18px;

}

h2{
font-size:16px;
}

h3{
font-size:14px;
}

h4{
font-size:12px;
}


a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}


#container {
	margin:0px auto;
	width:744px;
text-align:left;
border:solid 1px #CCCCCC;
}

#header_ {
	
	width:744px;
	
}

#navArea_ {

	width:744px;
	height:37px;
	background-image:url(../images/global/navArea.jpg);
	background-repeat:no-repeat;
}


/*navigation*/

#navArea_ ul{
height:30px;
width:625px;
margin:0;
padding:0;
list-style: none;
float:left;
padding-top:20px;
}

#navArea_ ul li{
float:left;

}

#navArea_ ul a{
display:block;
padding:0 8px;
line-height:10px;
background:url(../images/global/navBg.jpg);
background-repeat:no-repeat;
background-position:left bottom;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0D15CF;
}

#navArea_ ul .first a{
background:none;
}

#navArea_ ul a:hover{
color:#333333;
}

/* end navigation*/


#featureImage_ {
	
	width:744px;

}

#contentArea_ {

	width:744px;

	
}

#footer_ {

	width:744px;

}

/*page specific divs*/


/*home page */

#homeTextLeft{
width:328px;
float:left;
margin-top:50px;

}


#homeTextRight{
width:415px;
float:right;
}


#homeTextBottom{
width:743px;
}

#pageRule{
height:10px;
background-image:url(../images/global/hrDotImage.jpg);
background-repeat:repeat-x;
background-position:bottom;
}


/*structured page*/
#structuredTextLeft{
width:325px;
float:left;
margin-top:50px;
}
#structuredTextRight{
width:410px;
float:right;
margin-top:50px;
border-left:dotted thin #999999;
}


/*underground*/

#undergroundTextLeft{
width:300px;
float:left;
margin-top:50px;
}
#undergroundTextRight{
width:440px;
float:right;
margin-top:50px;
border-left:dotted thin #999999;
}


