body {
	color: #003366;
	font-size: 76%;
	font-family: Verdana, Arial, sans-serif;
	line-height: 155%;
	}

body A {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	}
		
body A:hover { text-decoration: none; color: #003366;}

table { font-size: 1em; line-height: 145%; }
.tablesmall { font-size: .8em;  }


.links_underlined A {
	text-decoration: none;
	font-weight: none;
	}
	



#shell_outer {
	position: relative;
	float: none;
	top: 10px;
	width: 800px;
	height: auto;
	border: solid #000000 0px ;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	}


	
#section_header {
	width: 800px;
	height: 95px;
	margin: 0 0 0 0;
	border: solid #ff22ff 0px ;
	}
	
#logo {
	float: left;
	width: 200px;
	height: 76px;
	border: solid #000000 0px ;
	margin-top: 0;
	margin-left: 50;
	margin-right: 0;
	}
	
#search {
	float: right;
	border: solid #000000 0px ;
	margin-top: 0;
	margin-left: 0;
	margin-right: 50;
	}
	
	
	
	
	
#section_nav {
	position: relative;
	width: 800px;
	height: auto;
	margin: 0 0 0 0;
	border: solid #000000 0px ;
	list-style: none;
	}
	
 
#section_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 800px;
	height: auto;
	background-color: #2175bc;
	border: solid #000000 0px ;
	}

	
#section_nav li {
	display: inline;
	margin: 0 0 0 0;	
    	padding: 0 0 0 0;	
    	}

#section_nav li a {
	padding: 2px 1em 2px 1em;
	border-left: 2px solid #6699cc;
	border-right: 1px solid #003366;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	}

#section_nav li a:hover {
	background-color: #ffcc66;
	color: #003366;
	}






#section_main {
	position: relative;
	width: 800px;
	height: auto;
	margin: 0 0 0 0;
	border: solid #000000 0px ;
	line-height: 175%;
	}
	


#section_footer {
	position: relative;
	float: none;
	width: 800px;
	background-color: transparent;
	border: solid #000000 0px ;
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #006699;
	font-size: 0.9em;
	}

	
	
	
	








h1	{
	color: #ff9933;
	font-size: 1.55em;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
		
h2	{
	color: #ff9933;
	font-weight: bold;
	font-size: 1.35em;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
		
h3	{
	color: #ff9933;
	font-weight: normal;
	font-size: 1.10em;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
	
input, select, textarea {
	text-indent: .25em;
	background-color: #ffcc66;
	border: 1px solid #e3b250;
	}
    
/* Added by TMarkart */
.hwPubDate {font-size:9px;}

.black7light {color:#000; font-size:11px; font-weight:normal; font-family:Helvetica, Arial, sans-serif;}
.black7light A:hover {color:#C60;}
.black7light_link {color:#000; font-size:11px; font-weight:none; font-family:Helvetica, Arial, sans-serif; text-decoration:none;}
.black7light_link:hover {color:#C60;}

