body {
	font-family:  Helvetica, Arial, sans-serif;
    font-size: 11px;
	}
	
h1 {
    color: #680002;
	font-size: 1.5em;
    line-height: 1;
    margin-bottom: 0.5em;
	font-weight: bold;
}

h2 {
    color: #680002;
	font-size: 1.1em;
    line-height: 1;
    margin-bottom: 0.75em;
	font-weight: bold;
}

h3 {
    color: #680002;
	font-size: 1.1em;
    line-height: 1;
    margin-bottom: 0.75em;
	font-weight: bold;
}

h4 {
    color: #000002;
	font-size: 1.1em;
    line-height: 1;
    margin-bottom: 1em;
	font-weight: bold;
}

p  { margin: 0 0 1.5em; }

a:focus { 
	color: #000002; 
	text-decoration: underline; 
	} 
	
a:hover	{
	color: #000002; 
	text-decoration: underline; 
	} 

a { 
	color: #000002; 
	text-decoration: none; 
	}

table { margin-bottom: 1.4em; width:100%; }

td { padding: 4px 10px 4px 5px; }

input.text, select, checkbox {
	margin:0.5em 0;
    border: 1px solid #680000;
}

input.text {
    padding: 5px;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

#header_nav {
    width: auto;
    margin-top: 14px;
	padding-right: 22px;
}


.frame {
    width: 980px;
    margin: 0 auto;
    background-color: #ffffff;
}

.clear { clear: both; }

.pull { float: left; }

.push { float: right; }


#search {
    padding: 0 20px;
}

#footer_bar {
    margin: 0 20px;
}

#header_wrapper {
    height: 50px;
    background-color: #680000;
}

.half_width {
    width: 460px !important;
}

ul.inline li {
    display: inline;
}

#keywords a {
    color: #680000;
	text-decoration:underline;
}

#keywords input {
    vertical-align: middle;
}
input.basic_search_input {
    width: 430px;
    border-right-color: #680000 !important;
}

#asf a {
    color: #680000;
	text-decoration:underline;
}

#search {
    padding-top: 13px;
}

#global_header {
    padding: 0 20px;
}

#asf ul {
    width: 224px;
}

#asf {
    padding: 4px;
}

#asf input.text {
    width: 197px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.search_button {
    margin-top: 4px;
}

.reset_button {
    margin-right: 80px;
    margin-top: 18px;
}

.search_buttons {
    height: 32px;
    font-weight: bold; 
}

#page_content {
    margin: 12px 24px 0;
    padding-bottom: 0;
    width: 944px;
}

#support_content {
    width: 930px;
}

#footer_bar ul {
    width: 188px;
}  

.white {
    color: #ffffff !important;
	font-weight: bold;
}

.support_text a {
    color:#039;
}


li.media_sub {
    width:310px;
}

.hide {
    display: none;
}

.show {
    display: block;
}

#datarecord div.column1 {
    width: 356px;
    margin-right: 28px;
    height: 100%;
}

#datarecord div.column2 {
    width: 544px;
}

div#record_summary {
    padding-bottom: 19px;
}

div#record_summary, div#record_summary ul {
    overflow: auto;
}

div#details-wrapper {
    margin-bottom: 20px;
    overflow:hidden;
    clear:both;
}

div#record_summary ul li {
    overflow: auto;
    width: auto;
}

div#record_summary ul li span p {
    margin-bottom: 1.0em;
}   

div#record_summary li strong {
    display: block;
    float: left;
    width: 180px;
}

div#record_summary li div.summary_field {
    display: block;
    float: left;
    width: 380px;
}


.print_column {
    width: 560px;
}

div.media_frame {
    border-bottom: 1px solid #E9CAC8;
    overflow: auto;
}

div.media_frame ul li.push {
    margin-right: 1px;
}


div.pagenav {
    height: 32px;
    background-color: #dbd1c1;
    margin-bottom: 20px;
    border: 1px solid #EDEDED;
    border-left: none;
}

div.pagenav ul li {
    float: left;
}

div.pagenav ul li a {
    display: block;
    margin-top: 8px;
    padding: 0 14px;
}

div.pagenav ul li.back {
    width: 30px;
    background-color: #DBD1C1;
}

div.pagenav ul li.back a {
    border-right: 1px solid #EDEDED;
    color: #AC2B27;
    padding: 9px 16px 0 8px;
    height: 23px;
    margin: 0;
}


div#related_searches {
    margin-top: 12px;
    border-bottom: 1px solid #E9CAC8;
}

div#related_searches ul {
    margin-left: 20px;
    margin-bottom: 12px;
}

div#related_searches ul li h3 {
    color: #000002;
}

div#related_searches ul li ul li a {
    padding-right: 12px;
}

