/*

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/dark_gray_slant.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #4D5272;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #4675A3;
	margin: 0px;
}
.asterix {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
a.bodylinks {

	width:auto;
	height:auto;
	color: #FF0000;
	text-decoration: underline;
}
a.bodylinks:hover {
	color: #000000;
	text-decoration: underline;
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6F7784;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
a.button:hover {
	color: #000000;
	text-decoration: none;
} 
.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: #FFFFFF;
	font-weight: normal;
}
a.footer {
	width:auto;
	height:auto;
	color: #0033CC;
	text-decoration: underline;
}
a.footer:hover {
	color: #CC0000;
	text-decoration: underline;
} 
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4F9;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainborder {
	border: 1px solid #000000;
}
a.nav {
	display:block;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	text-align: center;
	border-top: none;
	border-right: none #006600;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
a.nav2 {
	display:block;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	padding: 4px 0px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
}
a.nav2:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
.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;
}
#chromemenu{
	width: 100%;
	font-weight: normal;
	font-size: 11px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#chromemenu ul{
	border: 1px solid #000;
	width: 100%;
	background: url(images/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: right;
}

#chromemenu ul li{
	display: inline;
}

#chromemenu ul li a{
color: #000000;
padding: 5px;
margin: 0;
text-decoration: none;
border-left: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}
.maintext {
	background-color: #E9ECEF;
	text-align: justify;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6D7683;
}
.bottomtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6D7683;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
}
