@charset "UTF-8";

body, div, h1, h2, h3, h4, p, td, tr, table, ul, li, img, map, area {
margin: 0px;
padding: 0px;
} 

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/background.jpg) repeat-x fixed;
	margin: 0px auto;
	text-align: center;
	color: #000000;	
}
#container {
	background: #FFFFFF;
	margin: 0px auto;
	border-color:#000000; border-style: solid; border-width:1px;
	width: 792px; 
}
#header {
	background-color: #f5f5f6;
	background-image:url(images/separator.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 29px;
		  
}
#header img {
	margin: 0px;
	float: none;
}

#menu {
	width:792px !important;
	height: 18px;
	background: #E1E2E3;
}





#footer  {
	background-image:url(images/bottom_BG.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin-bottom:30px;
	padding-left:8px;
	padding-right:8px;
	clear: both;
}

#text {
	text-align: left;
	padding-bottom: 20px;
	margin: 20px 40px 20px 240px;
	min-height: 500px;
	font: 13px "Trebuchet MS", sans-serif;	
}

#text ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

#text li {
	margin-left: 20px;
}



#text a, a:visited, a:hover {
	color: #007397;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
img {
	float:left;
	clear:left;
	border-style: none !important;
	margin-right: 10px;
	margin-bottom: 6px;
}
#lastcol img {
float:none;
margin: 4px 0 4px 0;
}
img.save {
	margin-right: 0px;
	margin-bottom: 6px;
	float: none;
}

#bluebar {
	padding-bottom:25px;
}


#left {
	float: left;
	width: 200px;
	display: inline;
	margin-top: 20px;
}
#left img {
	float: none;
	padding-left: 6px;
	padding-top: 10px;
}

#phone {color:#007aa0; font-weight:bold; font-family:'Times New Roman', Times, serif; text-align:right; padding-right:10px}


#bluebar h2 {
	color:#FFFFFF;
	height: 25px;
	padding-top: 4px;
	font: normal 14px "Times New Roman", Times, serif;
}

#footer p {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	padding-bottom: 3px;
}

#footer a, #footer a:visited {
	color: #ffc000;
	font-weight: bold;
	}
#footer a:hover {
	color: #ffc000;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	width: 100%;
}
td {
	border: 1px solid #999999;
	vertical-align: top;	
	padding: 4px 12px 4px 2px;
}

td ul {
	margin-left: -20px;
}
#digicertsitesealcode img {
	float: none !important;
}
.small {
	font-size: 11px;
	color: #666666;
}
.blue {
	color: #007AA0;
}
#left p {
	margin-left: 6px;
	color: #333333;
	margin-top: 10px;
}

#p7PMnav {
	margin: 0px;
	padding: 0px;
	font-size:10px;
	text-align:left;
	font-weight: bold;
	background: #E1E2E3;
	width: 792px;
	z-index: 20000;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#p7PMnav ul {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #000000;
	line-height:1;
	background: #E1E2E3;
	
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #ffd055;
	color: #000000;

}


#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
	background: #007AA0;
}



#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(images/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;

}

#p7PMnav .p7PMon {
	background-color: #ffd055;
	color: #000000;
}


#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

#p7PMnav li {
	float: left;

	
}
#p7PMnav ul li {
	float: none;

}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #000000;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #000000;
}


#p7PMnav li {width: auto;}

#share {
	padding-left: 10px;
	font-size: 11px;
}
#share img {
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
#share a, #share a:visited, #share a:hover {
	color: #007397;
	text-decoration: none;
}
#share a:hover {
	text-decoration: underline;
}
.caption{
	padding-left:20px;
	padding-right:20px;
	font-size:13px;
	line-height:normal;
}
.red{
	color:#FF0000;
}
.bold{
	font-weight:bold;
}
.smallLtblue{
	color:#007199;
	font-size:11px;
}