/* Main styles */

a
{
	color: #000000;
	text-decoration: underline;
	outline:none;
}

h1
{
	color: #01215c;
	font-size: 16px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0px 8px 0px;
}

h2
{
	border-bottom-color: #ccd3dd;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: #01215c;
	font-size: 16px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 7px 0px 10px 0px;
}

h4
{
	border-bottom-color: #ccd3dd;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: #01215c;
	font-size: 12px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 7px 0px 10px 0px;
}

p
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px 3px 1px;
	margin: 1px 0px 3px 1px;
}


p.blue_intro
{
	color: #01215c;
	font-size: 13px;
	line-height: 18px;
	padding: 1px 0px 3px 0px;
	margin: 1px 0px 3px 0px;
}

p.black_subhead
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left:1px;
}

ul
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}


ol
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}




/* Breadcrumbs */

div.crumb	
{ 
	color: #666600;
	font-size: 11px;
	padding: 0px 0px 5px 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration:none;
	text-indent:3px;
	font-family:Arial, Helvetica, sans-serif;
}

div.crumb a
{ 
	color: #666600;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	text-decoration:none;
}

div.crumb1	
{ 
	color: #666600;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
}

div.crumb1 a
{ 
	color: #666600;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	text-decoration:none;
}


/* Content used to format body */

#contentholder
{
	border-right: #b2b2b2;
	border-left: #b2b2b2;
	border-top: #b2b2b2;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	width: 980px;
	vertical-align:top;
}


/* Right column */

#rightcol
{
	padding: 3px 0px 5px 5px;
	width: 206px;
	vertical-align: top;
	margin: 5px;
}

#rightcol b { color: #01215c; }
#rightcol i { color: #666666; }
#rightcol h6 { padding: 0px 0px 0px 0px; }
#rightcol a { font-size:11px; text-decoration:underline; }
#rightcol p { font-size:11px;}



/* Footer formating */

#footer
{
	width: 980px;
	padding: 0px;
}

#footer p
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#footer a
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration:none;
}

/* Used to format main table structure */

#main
{
	padding: 3px 4px 5px 8px;
	width: 750px;
	vertical-align: top;
	margin: 5px;
	height: 60px;
}

#main_top_section
{
padding-left:13px;
}

#mainthree
{
	padding: 3px 0px 5px 16px;
	width: 560px;
	vertical-align: top;
	margin: 5px;
}



#mainthree a
{
text-decoration:underline;
}


/* Left hand navigation */

#nav
{
	vertical-align: top;
	max-width: 186px;
	width: 186px;
	vertical-align:top;
}

#navp
{
	vertical-align: top;
	max-width: 960px;
	width: 960px;
	vertical-align:top;
}


.nav_line
{
	border-right: solid #b2b2b2 1px;
}


/* Contact us table */

#tablecontact
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#tablecontact td
{
	border-bottom:solid 1px;
	border-color:#D9D9D9;
	line-height: 17px;
	padding-top:8px;
	padding-bottom:15px;
}

#tablecontact td.head
{
	border-bottom:solid 1px;
	border-color:#ffffff;
	line-height: 17px;
	padding-top:8px;
	padding-bottom:10px;
}


/* Sitemap */

ul.sitemap 
{
list-style-image:url(../images/common/sitemapbullet.gif);
position:relative;
top:-10px;
}

h3
{
	color: #01215c;
	font-size: 12px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 7px 0px 10px 0px;
}


/* Popups */

.popupHeadings {
color:#336699;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
