* {
	
}
body {
	margin: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
a {
	color: #DE402A;
}
#main_cont {
		width: 715px;
		margin-left: auto;
		margin-right: auto;	
}
#chooseenhanced {
display: none;
}
#chooseversion {
   text-align: right;
}
#chooseversion a {
text-align: right;
   text-decoration: none;
}
#logo {
text-align:center;
}
#headersection {
float: right;
   text-align: right;
}
#headersection a {
   text-decoration: none;
}
.sub_header {
	color: #333333;
	font-weight: bold;
}

#main_content {
	width: 560px;
	height: 300px;
	float: left;
	margin-left: 10px;
	height: auto;
}

#main_sidebar {
	width: 161px;
	height: 200px;
	text-align: right;
	float: left;
	height: auto;
}

#main_bottom {
	font-size: .8em;
	border-top: 1px Solid #666666;
	margin-top: 10px;
	padding-top: 10px;
	width: 700px;
	float: left;
}


.main_content_box {
	border-top: 1px Solid #d9d9d9;
	background-color:  #f9f9f9;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#main_nav_desc {
	margin-bottom: 5px;
}
.notation_text {
	font-size: 0.8em;
	text-align: left;
	list-style-type: disc;

}
.format_text {
	color: #000000;
	font-weight: bold;
}
.format_text a {
	color: #000000;
	text-decoration: none;
}
.masthead {
	margin-top: 4px;
}
#main_logo {
	text-align: center;
	margin-bottom: 15px;
}
#main_contact_info {
	font-size: .8em;
}
#main_search_bar {
	height: auto;
}
#main_menu {
	height: auto;
	float: left;
}
#main_search {
	color: black;
	text-align: left;
	background-color:  White;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px Solid #C53521;
}

#main_search input {
	font-size: 0.8em;
}
#main_search select {
	font-size: 0.8em;
}

.p_header {
	color: #FE8500;
	font-weight: bold;
	text-decoration: none;

}
.p_header_1 {
	font-size: 1.3em;
	color: #DE402A;
	font-weight: bold;
}
.main_content_indent {
	padding-left: 10px;
	padding-right: 10px;
}
a.external span
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external:link
{
	background: url(external.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
} 
a.external:visited
	{
	color: purple;
	background: url(external.gif) no-repeat 100% -100px;
	padding: 0 20px 0 0;
	}
	a.external:hover
	{
	color: red;
	background: url(external.gif) no-repeat 100% -200px;
	padding: 0 20px 0 0;
}
