html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;

}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
#banner {
	background-image: url(images/banner_stripe.gif);
	height: 80px;
	text-align: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #336666;
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

#bluewrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #4ec2c2;
	width: 100%;
	text-align: center;
}

/* the text-align property values in body and wrapper are set bc of an IE5 bug */



#nav {
	background-color: #ffcb09;
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 100px;
	text-decoration: none;
	padding-top: 15px;
	line-height: 1.4em;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #f5802d;
}

a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4em;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
	vertical-align: middle;

}


#bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 20px;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66CCCC;
}


#bodycontent a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #336666;
	text-decoration: underline;
}

#bodycontent a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #336666;
	text-decoration: none;
}
#bodycontent a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	color: #f5802d;
}

#bodycontent a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #336666;
	text-decoration: underline;
}


#footer {
	background-color: #FFFFFF;
	font-size: 9px;
	color: #999999;
}


}
/* these are both float clearers below */

.clearit {
	display: block;
	clear: both;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     
     line-height: 0px;
}

.rightimage {
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
}
.floattopleft {
	position: fixed;
	height: 179px;
	width: 150px;
	left: 0px;
	top: 0px;
}

.container {
	background-color: #6633CC;
	float: right;
	width: 99%;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #666666;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	color: #0099CC;
	padding: 30px;
	width: 0px;
}

