BODY
{
	background: #E7E7E7;
	font-family: Verdana, Arial;
	margin: 0px;
	font-size: 11px;
}


P, p, li
{
	font-size: 11px;
	color: #000000;
	margin: 0px;
	/*line-height: 14px;*/
}

h1
{


}

h1.header
{

color: #FFFFFF;
font-size: 16px;
margin: 0px;
margin-left: 30px;

}

h2
{

color: #165189;
font-size: 14px;
margin-bottom: 5px;

}

a
{
	text-decoration: underline;
	color: #165189;
}

a:hover
{
	text-decoration: none;
	color: #6AA5DD;
}

.subnav

{

color: #000000;
font-weight: bold;

}

a.subnav
{

	text-decoration: underline;
	color: #165189;
	font-weight: bold;

}

a.subnav:hover
{

	text-decoration: underline;
	color: #6AA5DD;
	font-weight: bold;

}

a.client-subnav
{

	text-decoration: underline;
	color: #165189;
	font-size: 9px;

}

a.client-subnav:hover
{

	text-decoration: underline;
	color: #6AA5DD;

		font-size: 9px;

}



#header
{
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content
{
	background-image: url(../../images/content_stretchbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	vertical-align: top;
}

#int-contentbg
{
	background-image: url(../../images/int_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	vertical-align: top;
	
}

#header-text
{

	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 11px;	
}

#header-text a
{

font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;

}

#header-text a:hover
{

font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #FFFFFF;
}



#int-content
{
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 30px;	
}

#int-content p
{

line-height: 16px;
margin-bottom: 10px;

}

#int-content-vert
{
	background-image: url(../../images/int_content_vert.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}

#int-content-rightbg
{
	background: #D4DDE6;
	border-top: solid 10px #B1B1B1;
	border-bottom: solid 10px #B1B1B1;
	text-align: left;
	vertical-align: top;
}

#int-content-right
{
	
	padding: 20px;
}

#contenthome-1
{
	background-image: url(../../images/home_contentarea_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}

#contenthome-2
{
	background-image: url(../../images/home_contentarea_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}

#contenthome-3
{
	background-image: url(../../images/home_contentarea_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}



#footer
{
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer p
{

color: #165189;
font-size: 12px;
font-weight: bold;
text-align: center;

}
.footerBlack {
	color: #000000;
}

#clientlogin
{

position: absolute;
left: 500px;
top: 15px;

}

#clientlogin p
{

color: #FFFFFF;
font-size: 10px;
font-weight: bold;

}

.logintext
{
font-size: 11px;
color: #000000;
width: 100px;
}

.formtext
{
font-size: 11px;
color: #000000;

}

.formSubmit
{
font-size: 11px;
color: #165189;
font-weight: bold;

}