p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666666;
	font-weight: lighter;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
}
a {
	color: #878714;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #878714;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button_grey_300{
background:#535353;
color:#FFFFFF;
padding:4px;
margin:5px 0 10px 5px;
border-top:1px solid #8A8A8A;
border-right:1px solid #2D2D2D;
border-bottom:1px solid #2D2D2D;
border-left:1px solid #8A8A8A;
width:300px;
}
.button_red_500{
background:#FF0000;
color:#000000;
padding:4px;
margin:0px 0 10px 15px;
border-top:1px solid #ff0000;
border-right:1px solid #ff0000;
border-bottom:1px solid #ff0000;
border-left:1px solid #ff0000;
width:500px;
}
.fieldset2{
padding:8px 0 8px 0;
margin:5px 0 5px 0;
background-color:#FFFFFF;
color:#FF0000;
text-align:left;
border:2px solid #FF0000;
}
#formcontainer{
padding:15px 0 8px 8px;
margin:0;
background-color:transparent;
border:0;
width:600px;
margin-left:auto;
margin-right:auto;
color:#999999;
position: relative;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0DFE3;
}



ul.L1 {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;

}
 ul.L1 li {
	position: relative;
	/*	width: 14%; */
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
 ul.L1 li a {
	color: #ffffff;
	display: block;
	padding-left: 0px;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 ul.L1 li:hover a,
 ul.L1 li.hover a {
	color: #999999;
	text-decoration: none;
}

 li:hover ul,
 li.hover ul {
	color: #666666;
	display: block;
} 
 ul.L1 li.menu_selected {
	color: #999999;
}

ul.L1_grey {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;

}
 ul.L1_grey li {
	position: relative;
	/*	width: 14%; */
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
 ul.L1_grey li a {
	color: #CCCCCC;
	display: block;
	padding-left: 0px;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 ul.L1_grey li:hover a,
 ul.L1_grey li.hover a {
	color: #999999;
	text-decoration: none;
}

 li:hover ul,
 li.hover ul {
	color: #666666;
	display: block;
} 
 ul.L1_grey li.menu_selected {
	color: #999999;
}


.clear_float {
	clear: both;
}
 a {
	color: #999999;
}
 a:visited {
	color: #999999;
}
 a:hover {
	color: #666666;
}

 ul.L2 {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;

}
 ul.L2 li {
	position: relative;
	/*	width: 14%; */
	width:200px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
 ul.L2 li a {
	display: block;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #878714;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 ul.L2 li:hover a,
 ul.L2 li.hover a {
	color: #eff9d2;
	background-color: #878714;
	text-decoration: none;
}

 li:hover ul,
 li.hover ul {
	display: block;
}
 ul.L2 li.menu_selected {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #d90102;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: normal;
}







#masthead{
background-image:url(images/main_logo.gif);
background-repeat:repeat-x;
height:100px;
}
/*  =Skip and Hide */
.skip{
position:absolute;
left:-200em;
width:0em;
}


#screen_area {
	color: #330000;
	padding: 0px;
	width:985px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#content_block {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 10px;
	padding-top: 5px;
	width:760px;
	float: left;
}
#footer_block {
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 5px;

}
.indent1 {
	padding-right: 30px;
	padding-left: 30px;
}
.small_text {
	font-size: 80%;
}
.title_text {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.highlight_green {
	color: #99cccc;
}
.highlight_title {
	font-size: 140%;
	text-align: center;
	font-weight: bold;
}

.indent1 {
	padding-right: 30px;
	padding-left: 30px;
}
.spacer_div{height:5px;}

