BODY {
	font-family:verdana;
	font-size:8pt;
	background-image:url('../images/bg.gif');
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	padding-left:49%;
	color:#0059A8;
	overflow:auto;
}

TABLE {
	font-family:verdana;
	font-size:8pt;
	color:#0059A8;
}

HR {
	 color:red;
	 height:1;
	 margin:0;
	 padding:0;
}

A {
	color:red;
}

UL {
	margin-top:5;
	margin-bottom:5;
}

LI {
	padding-bottom:6;
}

TH {
	background-color:#0059A8;
	color:white;
	text-align:left;
	font-size:9pt;
	font-weight:normal;
}

.OutermostContainer {
	position:relative;
	left:-351;
	background-color:white;
	width:703;
	height:100%;
	border-style:solid;
	border-color:#86AEFF ;
	border-left-width:3;
	border-right-width:3;
	border-top-width:0;
	border-bottom-width:0;
}

.NavContainer {
	padding:5;
	background-color:#86AEFF;
	font-weight:bold;
	color:#0059A8;
}

.NavContainer A {
	color:#0059A8;
	text-decoration:none;
}

.NavContainer A:hover {
	text-decoration:underline;
}

.MainContentAreaContainer {
	padding:18;
}

.WelcomeContainer {
	text-align:left;
	margin-bottom:5;
	font-weight:bold;
	color:red;
	font-size:10pt;
}

.MissionContainer {
	color:#0059A8;
	text-align:left;
}

.HomePageProductTable {
	color:red;
	font-weight:bold;
}

.CWDContainer {
	color:#86AEFF;
}

.CWDContainer A {
	text-decoration:none;
	color:#86AEFF;
}

.CWDContainer A:hover {
	text-decoration:underline;
}

.HomePageFooterContainer {
	color:#0059A8;
}

.HomePageFooterContainer A {
	color:#0059A8;
}

.PageTitle {
	color:white;
	background-color:#0059A8;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:10;
	padding:3;
	width:100%;
}

.PageTitleNoBG {
	color:red;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:10;
}

.OddRow {
	background-color:#EEEEEE;
}

.EvenRow {
	background-color:#CCCCCC;
}

.TableTitle {
	text-align:left;
	font-weight:bold;
	color:red;
	font-size:9pt;
}

.TinyText {
	font-size:7pt;
}

.TextBox {
	font-size:9pt;
}
