html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, 
ol, ul, li, dl, dt, dd, td, form, fieldset, a,
#wrapper, #banner  
{
	margin: 0; /* de file*/
	padding: 0;
	border: 0; 
	}

h1,h2,h3,h4,h5,h6 {
   color: #000066;
	background-color: transparent;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 150%;
	font-weight: bold;
	text-align: center;
   margin: 30px 0 10px 0;   
	}

h2 {
	font-size: 130%;
	text-align: left;
   margin: 30px 0px 0px 0px;
   	}
	
h3 {
	font-size: 105%;
	text-align: left;
   margin: 25px 0px 0px 10px;
	}
	
h4 {
	font-size: 85%;
	text-align: left;
   margin: 20px 0px 0px 25px;
	}

h5 {
	font-size: 80%;
	text-align: left;
	margin: 15px 0px 0px 50px;
	}

h6 {
	font-size: 70%;
	color: #000000;
	text-align: center;
	BORDER-TOP: thin solid #333333;
	BORDER-BOTTOM: thin solid #333333;
	BORDER-LEFT: thin solid #333333;
	BORDER-RIGHT: thin solid #333333;
	margin: 5px 6px 2px 0;
	padding: 3px;
	background-color: #DCDCe7;
	}

body { 
	background-color: #616161;
	color: #383412;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	min-width: 770px;
	}

ul { 
	background-color: #ffffa3;
}	
	
li { 
	background-color: #ffffa3;
	color: #000000;
	text-align: left;
	font-family: Courier New, Courier, mono;
	font-size: 90%;
}	

#wrapper {
    width: 100%;
	margin: 5px auto;
	background-color: #F7F7F7;
	border: 1px solid #000;
	text-align: left; 
	}

#banner {
	position: relative;
	width: 100%;
	background-color: #cdcde7;	
	background-image: url(../image-files/logo.gif);
	background-position: center;  
	background-repeat: no-repeat; 
	height: 70px;
	}
	
#content { 
	width: auto;
	margin-left: 200px; 
	margin-bottom: 120px; 
	}

#content p {
	font-size: 80%; 
	margin: 10px 6px 10px 6px; 
	padding: 0; 
	}
		
p em {
	color: #990000;
	font-weight: bold;
	font-style:normal;
	}

.pbox {
 	margin: 10px 6px 10px 6px; 
	padding: 10px; 
	border: 2px solid #000066;
	background-color: #f1effa;
	}
	
.blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%; 
	margin: 10px 6px 10px 6px; 
	padding: 0px; 
	color: #003366;
	}

.red {
	color: #CC0000;
	}

.Green {
	color:#009900;
	}

.leftimage {
	float: left;
	margin: 0px 10px 2px 0px;
	}
	
.rightimage {
	Float: right;
	margin: 0px 0px 2px 15px;
	}
	
.clearit {
	clear: both;
	display: block;
	}	

#leftcol { 
	float: left; 
	width: 169px; 
	margin-bottom: 120px;
	margin-left: 0px;  
	margin-top: 0px; 
	background-image: url(../image-files/leftimagenew2.gif); 
	background-repeat: repeat; 
	padding-top: 20px;
	}

#leftcol #navigation {
	line-height: 100%; 
	width: 169px; 
	font: Arial, Helvetica, sans-serif;
	}

#leftcol #navigation ul {
	border-top: 1px solid #000; 
  	border-bottom: 1px solid #000; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 75%; 
	}

#leftcol #navigation ul li { 
	padding: 0; 
	margin: 0; 
	margin: /**/ 0 0 -3px 0; 
	ma\rgin: 0; 
	}

#leftcol #navigation a, 
#leftcol #navigation a:visited { 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #323C55; 
	border-right: 1px solid #000000; 
	color: #47478c; 
	display: block; 
	padding: 4px 0 6px 4px; 
	text-decoration: none; 
	background-color: #afafd7; 
	width: 169px; 
	w\idth: 163px; 
	}

#leftcol #navigation a:hover, 
#leftcol #navigation a:focus { 
	background-color: transparent; 
	border-bottom: 1px solid #fff; 
	color: #000; 
	}
	
#leftcolads {
	float: left; 
	width: 169px; 
	margin: 0px 0px 8px 0px;
	background-image: url(../image-files/leftimagenew2.gif); 
	background-repeat: repeat; 
	padding-top: 25px;
	}

#footer {  
background-color: #fff;  
width: 100%;  
border: 1px solid #000;  
font-size: 75%;  
text-align: center;  
margin: 20px 0px 0px 0px;  
clear: left; 
	}

#footer p {
background-color: #E4E4E4;  
padding: 8px 10px 8px 10px;  
margin: 0; 
	}

#footer ul{
background-color: #036;
margin: 0;
padding: 4px;
	}

#footer li{
display: inline;
	}

#footer a {  
color: #fff;  
text-decoration: underline;  
	}

#footer a:hover,
#footer a:focus {
text-decoration: none; 
	}
	
 #skip, #skip a, #skip a:visited
{
	position:absolute;
	left: 2px;
	top: 10px;
	width:auto;
	height:auto;
	}
 
#skip a:active, #skip a:focus, #skip a:hover
{
	position: relative;
	width:auto;
	height:auto;
	z-index: 600;
	}  

	
	