body {
	font-size: 13px;
	font-family: "Neutrabook",Helvetica, sans-serif, Verdana, Arial, Verdana ; }
p {
	color: #474747;
	font-size: 12px;
	line-height: 18px; }
li {
	color: #474747;
	font-size: 12px;
	line-height: 18px; }
td {}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active { text-decoration: none;}
.orangelink a:link {color:#f58e29;text-decoration: none;}
.orangelink a:visited {color:#f58e29;text-decoration: none;}
.orangelink a:hover {color:#f58e29;text-decoration: underline; }
.orangelink a:active {text-decoration: none;}
.leftnav a:link {color:white;text-decoration: none; }
.leftnav a:visited {color:white;text-decoration: none; }
.leftnav a:hover {color:#526897;text-decoration: none; }
.leftnav a:active {text-decoration: none;}



h1 {
	color: #f40;
	text-align: left;
	font-size: 22px;
	font-weight: normal; }
h2 {
	color: #f40;
	font-size: 20px;
	font-weight: normal;
	text-align: left; }
h3 {
	color: #f40;
	font-size: 18px;
	font-weight: normal;
	text-align: left; }
h4 {
	color: #f40;
	font-size: 15px;
	font-weight: normal;
	text-align: left; }
h5 {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px; }
h6 {
	color: #828282;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px; }
#interface p {
	text-align: right;
	margin-top: 6px; }
#interface a {
	color: black;
	text-decoration: none;
	padding-top: 12px;
	border-top: 6px solid transparent; }
#interface a:active {
	color: black;
	text-decoration: none;
	padding-top: 2px;
	border-top: 6px solid #f40; }
#interface a:hover {
	color: black;
	text-decoration: none;
	padding-top: 2px;
	border-top: 6px solid #f40; }
#interface a .selected {
	color: black;
	text-decoration: none;
	padding-top: 2px;
	border-top: 6px solid #f40; }
#interface {
	background-image: url(images/grayblock.gif);
	background-repeat: repeat-x; }
.logo {
   position: relative;
   width: 100%; /* for IE 6 */
}
.login {
	 
   position: absolute;
   top: 65px;
   left: 713px;
   
}
.thin {
border:1px solid #f58e29;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight: normal;
}