@charset "iso-8859-1";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-size:14px;
	padding-top:22px;
	color:#066;
	font-family: Verdana, Arial;
	font-style: bold;
		}
h2 {
	font-size:13px;
	color:#033;
	font-family:Verdana, Arial;
	font-style: bold;
	margin-left: 10px;
		}
a:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
	text-align: justify;
}
.oneColFixCtrHdr #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: justify;
}
.oneColFixCtrHdr #header {
	background: #1A0000;
	padding: 0 10px 0 20px;
	height: 37px;
	margin: 10px;
	text-align: left;
}
.oneColFixCtrHdr #header h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
	font-weight: lighter;
	vertical-align: left;
	padding-top: 1px;
	padding-left: 355px;
	font-stretch: wider;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 95%;
	height: 350px;
	text-align: justify;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	top: -10px;
	position: relative;
	margin: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background:#1A0000;
	margin: 10px;
	height: 70px;
	text-align: center;
	padding-top: 10px;
}
#image_left {
	float: left;
	height: 300px;
	width: 300px;
	margin-left: 40px;
	margin-right: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#LOGO {
	background-color: #1A0000;
	height: 35px;
	width: 70px;
	padding: 0px;     
	top: 0px;
	background-image: url(images/WW_logo.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	float: left;
	left: 260px;
}
.white {
	color: #FFF;
}
p {
	text-align:justify;
		}
.green_table {
	background-color: #CCCC00;
	padding: 5px;
	float: right;
	width: 90%;
	position: relative;
	right: 20px;
}
.small_green_table {
	padding:5px;
	float: right;
	width: 175px;
	position: relative;
	border-color: #CC0;
	border-width: 5px;
	border-style: solid;
	text-align: center;
	margin-left: 12px;
}
#copyright {
	height: 35px;
	width: 200px;
	padding: 5px;
	top: 0px;
	vertical-align: middle;
	position: relative;
	float: right;
	right: 10px;
	color: #FFFFFF;
	text-align: right;
}
a.white:link {
	color: #CCCC00;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	text-decoration: none;
	color: #CCCC00;
}
a.white:hover {
	text-decoration: underline;
	color: #EEEE00;
}
a.white:active {
	text-decoration: none;
	color:#CCCC00;
	text-align: justify;
}