body {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	padding-left:0px;
	padding-bottom:20px;
	background-color:#00113F;
	margin:0;
	padding:0;
	height: 100%;
}

p{
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	margin-top:0.25em;
}

td{
font-size:10pt;
}

#wrapper {
	
}

.background {
}

.banner {
	width:900px;
}

.footer{
	width:900px;
}

.mainsection {
	width:900px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	overflow:hidden;
}

footersection{
	width:900px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	height:100%;
	overflow:visible;
	vertical-align:bottom;
}

.menuMain {
	background-color:#005287;
	w idth:167px;
	text-align:left;
	vertical-align:top;
	height:100%;
}

.menutop {
	border-top:4px solid #4ABD8E;
	border-bottom:1px solid white;
	w idth:167px;
	height:30px;
	vertical-align:top;
}

.menuItem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid white;
	color:#FFFFFF;
	vertical-align:top;
	width:153px;
	#width:167px;   /*IE7 hack*/
	
}

A.menulink:link, A.menulink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	display:inline-block;
	padding:10px 0px 8px 14px;
	width:153px;
	#width:167px;     /*IE7 hack*/
}

A.menulink:hover, A.menulink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #005287;
	background-color:#4ABD8E;
	display:inline-block;
	padding:10px 0px 8px 14px;
	width:153px;
	#width:167px;   /*IE7 hack*/

}



.menubullet {
	color:#4ABD8E;
}

.menuPhone {
	background-color:#005287;
	color:#fff;
	font-size:12pt;
	wid th:165px;
	vertical-align:bottom;
	padding-bottom:8px;
	text-align:center;

}

.menuMargin {
	background-color:#CED7E6;
	width:85px;
	height:100%;
}

.textFooter {
	background-color:#FFFFFF;
	text-align:center;
	width:625px;
	#width:632px;
	padding-bottom:8px;
	padding-right:8px;
	margin-left:8px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	height:30px;
	vertical-align:bottom;
}


.textBody, .supportcopy {
	text-align:left;
	vertical-align:top;
	width:625px;
	#width:632px;
	margin-top:10px;
	margin-left:8px;
	margin-bottom:20px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.textHeading {
	font-size:18pt;
	font-weight:normal;
	margin-bottom:0.5em;
	color:#005287;
}

.productname{display:none}

.textSubHeading, .supporthead {
	font-size:12pt;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.25em;
	color:#005287;
}

.tableHeading {
	font-size:14pt;
	margin-top:0.25em;
	color:#000000;
}

.companyInfo {
	width:900px;
	color:#CED7E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-top:4px;
}

A.linkfooter:link, A.linkfooter:visited{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#005287;
}
A.linkfooter:hover, A.linkfooter:active {
text-decoration:underline;
}

A:link, A:visited{

color:#005287;
}
A:hover, A:active {
text-decoration:underline;
}

A.breadcrumb:link, A.breadcrumb:visited{
	text-decoration:none;
	font-size:8pt;
	margin-bottom:0.5em;
	color:#005287;
}
A.breadcrumb:hover, A.breadcrumb:active {
	text-decoration:underline;
}

#print{
display:none;
}


