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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	border:0;
	
}
#header {
	height: 48px;
	background-color: 3FB7C5;
	padding: 0px;
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: AF9C94;
	color: #003366;
}



	
/*#whitespace {
	background-image: spacer.gif;
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 900px;
	margin-top: 0px;
	position: absolute;
	left:948px;
	top:-2px;
	background-image: url(spacer.gif);
	height: 180px;
}
*/

	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #3FB7C5;
	background-color: #FFFFFF;
}
#wrapper {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: -24px;
	margin-bottom: 0px;
	background-color: #FFF;
	border:0;

}

