﻿body{
	background-color:#E0DED7;
}
p, td, li, ul, a, input, h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#content
{
	width: 680px;
	margin-left: 220px;
	margin-top:20px;
}
#content p, #content ol, #content ol li
{
	color: #686869;
	font-size: 11px;
	line-height: 17px;
	margin-right:15px;	
}

h1
{
	font-size: 15px;
	line-height: 17px;
	color: #686869;
}
h2
{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
	color: #686869;
}
#content p.attention
{
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 0px;
}
#content p.redtext
{
	color: #FF0000;
	font-weight: normal;
}


{
	margin-top: 0px;
}
.bodystyle
{
	background-image:url(images/stsco-layout_13.jpg);
}
#footer-top
{
	font-size: 10px;
	color: #686869;	
	text-align:center;
	text-transform: uppercase;
}
#footer-bottom
{
	background-image: url(images/stsco-layout_14.jpg);
	color: #FFFFFF;
}
#footer-bottom
{
	height: 33px;
	font-size: 10px;
	line-height:10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
	color: 
}

.leftnav-border
{
	border: 1px #5E9DE6 solid;
	padding-left: 5px;
	text-align:center;
}

.leftnav
{
	margin-top:5px;
	margin-left: 20px;
	float: left;
}

#header-language
{
	width:137px;
	height:26px;
	background-image:url(images/stsco-layout_02.jpg);
	text-align:center;
	padding-top:4px;
	padding-right: 8px;
	font-size: 11px;
}
#content .indented
{
	margin-left: 10px;
}

#content .question
{
	color: #686869;
	/*font-style: italic;*/
	font-weight: bold;
}

#content #internalnav a, #internalnav a:visited
{
	color:#686869;
	text-decoration: underline;
	font-size: 11px;
}

#content #internalnav a:hover
{
	color:#222222;
	text-decoration: underline;
}

#content a, #content a:visited, a, a:visited
{
	color:#0066FF;
	text-decoration: underline;
	font-size: 11px;
}

#content a:hover, a:hover
{
	color: #003399;
	text-decoration: underline;
}


#header-language a, #header-language a:visited, #footer-top a, #footer-top a:visited
{
	color:#686869;
	text-decoration: none;
	font-size: 10px;
}
#header-language a:hover, #footer-top a:hover
{
	color:#222222;
	text-decoration: underline;
}

#container
{	
	margin-left: auto;
	margin-right: auto;

}

a.footer-attrib, a.footer-attrib:visited
{
	font-size: 10px;
	line-height:12px;
	color:#686869;
}

a.footer-attrib:hover
{
	color:#4D4D4D;
}

input
{	
	font-size: 11px;
	border: 1px #CCCCCC outset;
	background-color: #D7EAFB;
	height: 20px;
}

input.navbutton
{	
	width: 300px
}
.errortext
{
	font-weight: bold;
	color: #FF0000;
}
#emergencymessage
{
	font-weight: normal;
	line-height: 120%;
	background-color: #D1DEEF;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px #FF0000 solid;
	width: 500px;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 80px;

}
#emergencycontact p
{
	line-height: 120%;
}