
	body {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #333;
	margin-left: auto;
margin-right: auto;
text-align: center;
background: #333;
	}
	p{
	color: #000;;
	}
	a{
	 color: #990000;
	 text-decoration: none;
	}
	a:hover{
	 text-decoration: underline;
	}
	td{
	font-size: 9pt;
	}
	#container{
width: 908px;
margin-top: 0px;
padding: 0;
height: 690px;
background-color: #fff;
border: 1px solid #91b5da;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#container #pageHead{
padding: 0;
margin: 0;
height: 128px;
width: auto;
text-align: left;
background: url('../images/bg-image.jpg') no-repeat;

}

#pageHead #logo{
clear: both;
float: left;
width: 255px;
height: 100%;
}
#logo img{
margin: 10px 0px 0px 60px;
}
#pageHead #addLine{
float: right;
color: #fff;
font-size: 12px;
margin: 75px 120px 0px 0px;
}
#container #navBar{
height: 25px;
width: 100%;
text-align: left;
background: #5B5B5B;
}
#navBar img{
border: 0;
}
#navBar #navTable{
width: 100%;
height: 25px;
background: #5B5B5B;
}
#navTable td{
width: 175px;
height: 25px;
border-right: 1px solid #fff;
}

#navTable #nav1, #navTable #nav2, #navTable #nav3, #navTable #nav4, #navTable #nav5 {
margin-left: 10px;
}
#navBar img{
text-align: left;
}

#contentFrame{
width: 100%;
		margin: 0;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		height: 537px;
		background: url('../images/body-bg.jpg') repeat;
}



#contentFrame #leftNav{
clear: both;
float: left;
text-align: left;
height: 517px;
width: 180px;
background: #003366;
padding-top: 20px;
}
#leftNav h1{
font-size: 9pt;
color: #fff;
padding: 0;
margin: 0px 0px 0px 15px;
}

#leftNav p{
margin: 20px 0px 0px 15px;
line-height: 175%;
color: #fff;
border: 
}

#leftNav img{
border: 0;
}

#leftNav ul{
color: #fff;
line-height: 155%;
margin: 10px 10px 0px -5px;
}
#leftNav li{
margin-bottom: 10px;
}
#contentFrame #contentArea{
float: left;
width: 728px;
}

#contentArea #content, #contentArea #contentInt, #contentArea #contentIntFAQ{
clear: both;
float: left;
	width: 100%;
	margin: 0;
	text-align: left;
}
#contentArea #contentInt, #contentArea #contentIntFAQ{
margin-top: 30px;
width: 500px;
text-align: left;
margin-left: 10px;
}

#content h1, #contentInt h1, #contentIntFAQ h1{
font-size: 10pt;
color: #333;
margin: 0;
}
#contentInt h2{
font-size: 10pt;
color: #003366;
margin: 0;
padding: 0;
}

#contentArea #contentIntFAQ h2{
font-size: 10pt;
color: #003366;
margin-top: 10px;
margin-bottom: 0px;
padding: 0;
}
#content p, #contentInt p,#contentIntFAQ p{
	font-family: arial, helvetica;
	font-size: 9pt;
	line-height: 175%;
}
#contentIntFAQ p{
margin-top: 5px;
}
#contentInt img{
margin: 0px 10px 0px 0px;
}

#contentInt #services{
margin: 10px 0px 0px 0px;
}
#services td{
vertical-align: top;
}
#services p{
margin: 5px 0px 0px 5px;
line-height: 130%;
}
#footer{
width: 908px;
margin-top: 0px;
padding: 0;
height: 12px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#footer p{
margin: 2px;
font-size: 9pt;
color: #fff;
text-align: left;
}
#footer a {
color: #fff;
text-decoration: none;
margin-left: 7px;
margin-right: 7px;
}
#footer a:hover{
text-decoration: underline;
}
#footer .rightPhone{
margin-left: 345px;
}
.required {
font-size: 11pt;
	color: #990000;
	font-weight: bold;
	}