body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	background-color: DDDBDC;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: 716D6F;
}
#header {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-color: ffffff;
	margin-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 716D6F;
	
	
}
#header img {
	float: left;
	margin-left: 16px;
}
a {
	color: #4A0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a.leftnav {
	color: #ffffff;
	text-decoration: underline;
}

a.leftnav:hover {
	text-decoration: none;
}

#usefulcontacts {
	background-color: E2E1E1;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 716D6F;
	
	
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: rgb(255, 250, 250);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #E2E1E1;
	-moz-border-radius: 0px 0px 0px 0px;
}


div#maps {
	width: 465px;
	height: 305px;	
	border: 5px solid #DBDCE0;
	margin-bottom: 20px;
	margin-top: 10px;
	
	}
div#mapsinside {
	width: 462px;
	height: 303px;	
	border: 1px solid #ffffff;
	
	}	



.bodytables {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-color: ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: 716D6F;
	padding-left: 32px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 10px;
	
}
.p {
margin-top: 1px;
margin-bottom: 10px;
}
/*.images{
	margin-left: 10px;*/
	
	}
	
#bodybg {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-color: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 716D6F;
	margin-left: 10px;
}
#leftbarbg {
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../images/footer_1bg.gif);
	background-repeat: repeat-y;
	background-color: ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: AFABAD;
	padding-left: 32px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.footerlink {
	color: #AFABAD;
	text-decoration: underline;
}

a.footerlink:hover {
	text-decoration: none;
}
.mainbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 716D6F;
	margin-left: 10px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.TextField {
background-color: E2E1E1;
border-width: 1;
width: 280px;
margin-bottom: 5px;
margin-right: 15px;
color: 716D6F;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
}
#whatsnew {
	background-color: 585356;
	background-image: url(../images/whats_new_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.whatsnewcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #D2D0D1;
}	
	
.logo{
	margin-bottom: 12px;
	
	}
}	
	
.functionheaders{
	padding-bottom: 10px;
	
	}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 830000;
}
.whatsnewheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}