/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; background:url(images/bg.gif) repeat-x top #cfd8e4}
html, input, textarea	{	font-family:Arial; 
		color:#000000;	}	

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#0099C1; text-decoration:none} 
a:hover{text-decoration:none}



ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker3.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:10px; }
ul li a{color:#3f7581; font-weight:bold; text-decoration: underline; line-height:1.5em; font-size:1.08em} 
ul li a:hover { text-decoration:none; }


/*content*/
#content .indent-main{padding:0 43px 22px 50px}
#content p{ margin:0 0 7px 0}


#footer { color:#b9cdcb; font-size:0.75em; }
#footer .indent-footer{ padding:35px 30px 0 80px;}
#footer a {color:#b9cdcb; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

