body
	{
	font-family:Verdana,Arial,Helvetica,Helv,Sans-Serif;
	color:#000000;
	}

#divLeftHorzStrip
	{
	position:absolute;
	top: 0;
	left: 0;
	width: 20;
	height: 100%;
	background-image: url(bluestrip.gif);
	}
#divNavBackground
	{
	position:absolute;
	top: 0;
	left: 20;
	width: 180;
	height: 100%;
	z-index: -1;
	}
#divNavContainer
	{
	position:absolute;
	top: 100;
	left: 20;
	width: 180;
	}
#divHeaderBackground
	{
	position:absolute;
	top: 0;
	left: 20;
	width: 758;
	height: 100;
	background-color: #6692BE;
	}
#divHeaderImage
	{
	position:absolute;
	top: 0;
	left: 390;
	width: 388;
	height: 100;
	text-align: right;
	background-color: #4C63A9;	
	}
#divLogo
	{
	position:absolute;
	top: 10;
	left: 35;
	width: 123;
	height: 44;
	z-index: 3;
	}
#divByline
	{
	position:absolute;
	top: 81;
	left: 37;
	width: 250;
	height: 20;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
	color: orange;
	font-weight: bold;
	background-color: transparent;
	}
#divSpacer
	{
	position:absolute;
	top: 0;
	left: 200;
	width: 25;
	height: 100%;
	z-index: -2;
	}
#divContentContainer
	{
	position:absolute;
	top: 0;
	left: 225;
	width: 500;
	height: 100%;
	padding-top: 120;
	z-index: 2;
	}
#divContent
	{

	font-family: arial, helvetica, sans-serif;
	color: #000000;
	z-index: 2;
	}
#divCopyrightSpacer
	{
	position:relative;
	height: 20;
	}
#divCopyright
	{
	position:relative;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-top: 1px solid #333333;
	}
#divCopyrightContact
	{
	position:relative;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-top: 1px solid #333333;
	}
div.navMain
	{
	position:relative;
	width: 178;
	height: 25;
	background-color: #6692BE;
	border-bottom: 1px solid #4F64AC;
	padding-top: 3;	
	}
.activeSection
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: orange;	
	}
a.navMainLink:link,a.navMainLink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
a.navMainLink:active,a.navMainLink:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4F64AA;
	text-decoration: underline;
	}
div.navMain2
	{
	position:relative;
	width: 178;
	height: 25;
	background-color: #FF0000;
	border-bottom: 1px solid #333333;
	padding-top: 3;	
	}
a.navMainLink2:link,a.navMainLink2:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	}
a.navMainLink2:active,a.navMainLink2:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
	}
div.navSub
	{
	position:relative;
	width: 178;
	height: 25;
	background-color: #21BAE7;
	border-bottom: 1px solid #333333;
	padding-top: 3;
	}
a.navSubLink:link,a.navSubLink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4F64AC;
	text-decoration: none;
	}
a.navSubLink:active,a.navSubLink:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4F64AC;
	text-decoration: underline;
	}
h1
	{
	color: midnightblue;
	font-family: Arial,Helv,Helvetica,Sans-Serif;
	font-weight: bold;
	margin-bottom: 8px;
	}
h2
	{
	color: black;
	font-family: Verdana,Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h3
	{
	color: midnightblue;
	font-family: Verdana,Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h4
	{
	color: black;
	font-family: Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h5
	{
	color: black;
	font-family: Verdana,Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h6
	{
	color: blue;
	font-family: Times New Roman,Times,Serif;
	font-style: italic;
	}
.normal
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
.copy
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
.Label
	{
	font-family: Arial,Helvetica,san-serif;
	font-weight: bold;
	}
.LabelError
	{
	color: red;
	font-family: Arial,Helvetica,san-serif;
	font-weight: bold;
	}
.ErrorMsg
	{
	color:red;
	font-family:Arial;
	}
textarea
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
input
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
select
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}

/* Below used for testing */
/*	background-color: yellow;*/
