/*

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/dark_blue_octagons.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 11px;
	color: #B6401A;
	margin: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B6401A;
	margin: 0px;
}
h4 {
	font-size: 10px;
	color: #999999;
	margin: 0px;
}
.asterix {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
a.bodylinks {
	width:auto;
	height:auto;
	color: #B2401C;
	text-decoration: underline;
	font-weight: bold;
}
a.bodylinks:hover {
	color: #333399;
	text-decoration: underline;
}
.bottomtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B5C0DD;
	padding: 8px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/basetable_bg2.jpg);
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #40841D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.button:hover {
	color: #0583A3;
	text-decoration: none;
	background-color: #FFFFFF;
} 
.contact_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.contact_drk {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact_lgt {
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
a.footer {
	width:auto;
	height:auto;
	color: #EEF0F7;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4F9;
}
.mainbody {
	padding: 18px;
	background-color: #FFF7E2;
}
.mainborder {
	border: 2px solid #000000;
}
a.nav {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	border-top: none;
	border-right: none #006600;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	padding-top: 9px;
	padding-bottom: 8px;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #079FC4;
} 
a.nav2 {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #40841D;
	text-align: center;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
	padding-top: 9px;
	padding-bottom: 8px;
}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #079FC4;
} 
.navborder {
	border: 3px solid #99CCCC;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mainbodytop {
	padding: 18px;
	background-color: #E5DECC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9B37E;
}
.mainbodyright {
	padding: 18px;
	background-color: #FFF7E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9B37E;
}
