body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bluebg {
	background-color: #e0ebf0;;
}

td,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	color: #666666;
	text-decoration:underline;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #005984;
	}

body a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration:underline;
	}

body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #005984;
	text-decoration:underline;
	}



#home_content {
	background-image:url(images/bg_homecontent.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
#content2 {
	background-image:url(images/content2_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#content2 ul {
	margin-left: -25px;
	_margin-left: 15px;
}
	
#footer_bg {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	}
	
#footer_bg td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	}
	
#footer_bg a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer_bg a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer_bg a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	
#bottom_footer {
	/* background-image:url(images/bottom_shadow.gif);
	background-repeat:repeat-x;
	*/
	background-color: #e0ebf0;
	}
	
#bottom_footer td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	}
	
	
#bottom_footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration:underline;
	}
	
#bottom_footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration:underline;
	}
	
#bottom_footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration:underline;
	}
	
#bottom_shadow {
	background-image:url(images/bottom_shadow.gif);
	background-repeat:repeat-x;
	background-color: #fff;
	}


.indent{margin-left: 20px;}

ul {
list-style-type:square;
line-height: 17px;
}

