  

body {
	background-color: #52516B;
}
div.wrapper {
	position: relative;
	width:772px;
	margin: 0 auto;
}
#outercontainer {
	float:left;
	width:772px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 3px;
}
#innercontainer {
	float:left;
	width:770px;
	border: 1px double #000000;
}
#header1 {
	float:left;
	width:770px;
}
#header2 {
	float:left;
	width:760px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #941039;
	background-image: url(/images/telephone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-top: 3px;
}
#dropshadow {
	float:left;
	width:770px;
	height: 5px;
	background-image: url(/images/dropshadow.jpg);
}
#navbar {
	float:left;
	width:154px;
	padding-top: 35px;
}
#maincontent {
	float:right;
	width:571px;
	background-color: #FFFFFF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
}
#footer {
	float:left;
	width:770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #941039;
}
#menu a,  #menu a:link, #menu a:visited, #menu a:active 
{
	text-align:left;
	text-decoration:none;
	color:#941039;
	display:block;
	width:130px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
  }
#menu a:hover {

text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:130px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #941039;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	
  }

h1{font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #941439; font-weight: normal;font-style: normal;text-decoration: none;}h2{font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #39418C; font-weight: normal;font-style: normal;text-decoration: none;}h3{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3333; font-weight: bold;font-style: normal;text-decoration: underline;}h4{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold;font-style: normal;text-decoration: underline;}h5{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;font-style: normal;text-decoration: none;}h6{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;font-style: normal;text-decoration: none;}body, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; font-weight: normal;font-style: normal;text-decoration: none;}.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	background-color: #FFFFFF !important;
	margin: 0px;
	padding: 1px;
	text-decoration: none;
	border: 1px solid #0066CC;
}