/* CSS Document */

html, body {
	font: 9px/18px "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666; 
	background-color: #008DA0;
	margin: 0px;
	padding: 0px;
	}

ul {
	margin-left: 20;
	padding-right: 25px;
	}

p {
	color: #666666;
	padding: 0px 25px 0px 25px;
	}

a:link, a:visited {
	text-decoration: none;
	color: #008DA0;
	}
	
a:hover { 
	text-decoration: underline; 
	}

a img { 
	border: none; }
	
p.step {
	color: #008DA0;
	font: 16px/30px "Lucida Grande", Verdana, Helvetica, sans-serif;
	}
	
P.pdf {	
	padding: 0px 0px 0px 20px!
	important;
	margin: 5px 0px 5px 25px!
	important;
	background: url(../_img/pdf2.gif) scroll no-repeat 0% 1px!
	important;
	}
	
P.pdf a:link a:visited a:active{ 
	text-decoration: none; 
	}	
	
P.pdf a:hover { 
	text-decoration: underline; 
	}		

	
P.word {	
	padding: 0px 0px 0px 20px!
	important;
	margin: 5px 0px 5px 25px!
	important;
	background: url(../_img/wordfile.gif) scroll no-repeat 0% 1px!
	important;
	}	

P span.ppt{	
	padding: 0px 0px 0px 20px!
	important;
	margin: 0px 0px 0px 10px!
	important;
	background: url(../_img/ppt.gif) scroll no-repeat 0% 0px!
	important;
	}
	

P span.pdf{
	padding: 0px 0px 0px 20px!
	important;
	margin: 0px 0px 0px 7px!
	important;
	background: url(../_img/pdf2.gif) scroll no-repeat 0% 0px!
	important;
	}
	
P span.word {	
	padding: 0px 0px 0px 20px!
	important;
	margin: 0px 0px 0px 7px!
	important;
	background: url(../_img/wordfile.gif) scroll no-repeat 0% 0px!
	important;
	}	
	
P.dual {	
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 0px 25px;
	}
	
P.top {	
	padding: 20px 0px 10px 25px!
	important;
	margin: 0px 0px 0px 0px!
	important;
	background: url(../_img/top.gif) scroll no-repeat 0% 10px!
	important;
	}	
	
P.top a:link a:visited a:active{ 
	text-decoration: none; 
	}
		
P.top a:hover { 
	text-decoration: underline; 
	}		
	
	
h1 {
	font: 15px/25px "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #008DA0;
	padding: 18px 5px 0px 25px;
	}
	

hr {
	border-top: 1px solid #DEDEDE;
	border-bottom: none;
	border-left: none;
	border-right: none;
	}

/* ---- TABLE ---- */

TD.map1 p {
	font-weight: bold;
	padding: 0px 2px 2px 10px;
	background-color: #EEEEEE;
	margin: 0px;
	}

TD.map2 p {
	padding: 0px 2px 2px 10px;
	margin: 0px;
	}

TD.map3 p {
	padding: 0px 2px 2px 10px;
	margin: 0px;
	background-color: #EEEEEE;
	}

#grid {
	margin: 20px;
}