body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#0A2542;
	margin:0px;
	color:#113151;
	background-image:url(../images/mainBG.gif);
	background-repeat:repeat-x;
}

#MainDiv{
	text-align:center;
}

#MenuDiv{
	height:60px;
	width:920px;
	text-align:left;
}

#MenuTable1 {
	height:60px;
}

#MenuTable1 td{
	vertical-align:bottom;
	font-size:11px;
}

#MenuTable2{
	background-color:#113151;
}	

#MenuTable2 td{
	vertical-align:middle;
	color:#FFFFFF;
}

.menuText{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.subMenuHolder {
	background-color:#8F2114;
	display:none;
	position:absolute;	
}

.subMenuTable td{
	padding-left:16px;
	padding-right:16px;
	font-weight:bold;
	height:24px;
	border-bottom:solid 1px #0A2542;
	border-left:solid 1px #0A2542;
	border-right:solid 1px #0A2542;

}

#telNumber { 
	font-size:36px;
	color:#FFFFFF;
	padding-right:10px;
	font-weight:bold;
}

#BannerDiv {
	width:920px;
	height:194px;
	background-color:#FFFFFF;
	text-align:left;
	background-image:url(../images/BannerDiv_TopRight.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:8px;
}

#ContentDiv{
	width:900px;
	background-color:#FFFFFF;
	text-align:left;
	padding:10px;
	font-size:11px;
	color:#7F8084;
}

#ContentDiv a:visited {
	color:#5DB5D6;
}

#ContentDiv a:link {
	color:#5DB5D6;
}

#ContentDiv a:hover {
	color:#FF6600;
	text-decoration:none;
}

#FooterDiv{
	width:900px;
	background-color:#A8C3E0;
	font-size:11px;
	text-align:left;
	padding:10px;
	background-image:url(../images/footerBG.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-top:solid 1px #8DA7C2;
	text-align:right;
}

#FooterDiv a:visited {
	color:#00529E;
}

#FooterDiv a:link {
	color:#00529E;
}

#Footer a:hover {
	color:#FF6600;
	text-decoration:none;
}

hr {
	height:1px;
	border: solid 1px #A8C3E0;
	border-bottom:none;
}

.subMenuCell {
	width:210px;
}

#contactContent input{
	border:solid 1px #DDE1DC;
}

#contactContent textArea{
	border:solid 1px #DDE1DC;
}

#contactContent select{
	border:solid 1px #DDE1DC;
}

.StrongTitle {
	font-size:12px;
	font-weight:bold;
	color:#6E89A6;
}

.StrongTitle2 {
	font-size:12px;
	font-weight:bold;
}

.HomeText{ line-height:20px;
}

.SubText {
	font-size:9px;
}
