@charset "UTF-8";
/* CSS Document */

body {
/*	background-color: #99cccc;*/
	background-color: #b2c3e3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a img{ border:none; }
p.footer{ font-size: 11px; color:#cc6600; }
p.sub_footer{ font-size: 8px; color:#cc6600; }


.level1_title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #151B54;
	font-style:bold;

}

a {
	border: none;
	text-decoration: none;
	color: #cc6600;
}

a:hover {
	text-decoration: underline;
	color: #cc6600;
}

a:visited {
	border: none;
	color: #151B8D;
}

h1.pageheader{ font-size:14px; font-family:"Trebuchet MS", Verdana, sans-serif; color:#151B54; }

h1.sectionheader{ font-size:13px; font-family:"Trebuchet MS", Verdana, sans-serif; color:#151B54; }

h1.pageheadercenter{ font-size:14px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; color:#151B54; }

#wrapper {border: 1px solid #000; width: 800px; margin: 0 auto; padding-bottom: 60px; position: relative;}

#footer {position: absolute; bottom: 0; left: 0; width: 600px; height: 30px;} 
