﻿/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% verdana, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #fff; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: left;
	line-height: 1.2;
	margin-right: 10px;
	}
div {
	padding:0;
	margin:0;
	}
h3 { 
	font: normal normal 1.4em arial, sans-serif;
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	text-decoration: none; 
	color: #50a900;
	}
a:visited { 
	text-decoration: none; 
	color: #50a900;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #50a900;
	}
a.bl_col {
	color: #01325e;
	}
acronym {
	border-bottom: none;
	}

/*div{border: 1px dashed #000000;}
/* specific divs */
#container { 
	background: #1f1f1f url(/img/pattern.gif) center top;
	text-align: center;
	padding: 0;  
	margin: 0; 
	position: relative;
	}
#iner_cont {
	background: #ffffff;
	margin: 0 auto;
	position:relative;
	width: 1000px;
	}
#intro { 
	min-width: 470px;
	}

#pageheader {
	height: 270px; 
	background: url(/img/head.jpg) no-repeat 50% 100%;	
	text-align: center;
	}
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#logo{
	position: absolute;
	top: 0px;
	left: 385px;
	text-decoration: none;
	color: transparent;
	}
#logo img {
	border: none;
	}
#contacts{
	width: 225px; 
	height: 87px; 
	float: left;
	text-align: left;
	margin-left: 50px;
	font: 90% tahoma, sans-serif;
	margin-top: 20px;
	}
#contacts h1{
	color: #01325e;
	margin: 5px 0;
	font-size: 20px;
	font-weight: bold;
	}
#contacts h2{
	color: #01325e;
	margin: 5px 0;
	font-size: 18px;
	font-weight: bold;
	}
#contacts a{
	font-size: 12px;
	}
#reply { 
	margin-top: 10px; 
	margin-bottom: 40px; 
	width: 325px; 
	height: 87px; 
	float: right;
	font: 90% arial, sans-serif;
	text-align: right;
	padding: 0 30px;
	}
#reply h2{
	font-size: 11px;
	font-weight: 600;
	line-height: 14px;
	}
#reply span{
	font-size: 22px;
	color: #01325e;
	font-weight: bold;
	}
#devidepage {
	width: 100%;
	min-height: 400px;
	border-collapse: collapse;
	text-align: left;
	}
#devidepage td {
	vertical-align: top;
	}
#left_menu {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 6px;
	}
#left_menu li {
	font: 90% verdana, sans-serif;
	font-size: 18px;
	padding: 0 0 5px 0;
	}
#left_menu a {
	text-decoration: underline;
	color: #01325e;
	padding: 8px 0 9px 14px;
	}
#left_menu a:hover {
	text-decoration: underline;
	}
#left_menu .parent a{
	color: #50a900;
	}
#child {
	list-style-type: none;
	}
#child a {
	color: #01325e !important;
	}

#quickSummary {
	clear:both; 
	margin: 5px 0 20px 0; 
	width: 170px; 
	float: left;
	font: 90% arial, sans-serif;
	}
#quickSummary h1{
	font-size: 20px;
	line-height: 22px;
	}
#quickSummary p {
	text-align: left;
	}
#quickSummary a {
	text-decoration: underline;
	}
#quickSummary h3{
	color: #01325e;
	margin: 25px 0;
	}
#auth div.ns_auth{
	padding:0 0 0 5px;
}
#auth h2 {
	font-size: 1.1em;
	margin: 100px 0 5px 20px;
	color: #01325e;
	}
.ns_content {
	width: 610px;
	height: auto;
	padding:20px;
	margin:0;
	}
.ns_content h1 {
	font-family: verdana, sans-serif;
	color: #01325e;
	margin: 0 0 15px 0;
	}
.ns_content h2 {
	font-family: verdana, sans-serif;
	color: #01325e;
	text-decoration: underline;
	}
.ns_content h3 {
	font-family: verdana, sans-serif;
	color: #01325e;
	margin: 0 0 15px 0;
	}
#preamble {
	clear: both; 
	padding: 0;
	font: 100% verdana, sans-serif;
	}
#preamble h1 {
	margin-top: 0;
	font-size: 20px;
	color: #01325e;
	}
#preamble h2 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 600;
	color: #01325e;
		
	}
#news_list {
	position: relative;
	float: left;
	margin: 0;
	width: 305px;
	}
#news_list a{
	color:#01325e;
	text-decoration: underline;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	padding: 20px 10px 0 10px;
	margin: 10px 0 0 0;
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	color: #01325e;
	margin-right: 20px;
	text-decoration: underline;
	font-size: 18px;
	}
#footer table {
	border-collapse: collapse;
	}
#footer table td {
	vertical-align: baseline;
	}
#footer .f_road {
	width: 21px;
	height: 31px;
	background: transparent url(/img/f_road.gif) center bottom no-repeat; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}


#extraDiv1 {
	background: transparent; 
	position: relative; 
	float: right; 
	width: 148px; 
	}
.accesskey {
	text-decoration: underline;
	}
#left_progr_menu {
	list-style-type:none;
	padding: 0 0 0 20px;
	margin: 18px 0 10px 0;
}
#left_progr_menu li{
	margin: 0 0 10px 0;
}
#left_progr_menu .bigpr {
	font-size: 18px;
	display:block;
	line-height:1;
	text-decoration: underline;
}
#left_progr_menu .bigpr:hover {
	text-decoration: underline;
}
#left_progr_menu li a{
	color:#56aa1c;
	line-height:0.8;
	text-decoration: underline;
}
