<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #2992D1;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}


#wrapper {
	position: absolute;
	left: 0px;
	width: 800px;
}

#header {
	width:800px;
	height:59px;
	float: left;
	position: relative;
}
#navbar {
	width:800px;
	height:22px;
	float: left;
	position: relative;
}
#shader {
	width:800px;
	height:8px;
	float: left;
	position: relative;
}
#container {
	width: 580px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#wrapper #middle #container p a img  {
	margin-right: 15px;
}

#leftgraphic {
	float: left;
	position: relative;
	width: 195px;
	background-repeat: repeat-y;
}

#middle {
	width:800px;
	z-index:1;
	float: left;
	position: relative;
}
#footer {
	position:relative;
	height:auto;
	background-image: url(images/BotShad.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 800px;
	text-align: right;
}

#footer p {
	padding-top: 3px;
}

.headYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CDCC21;
}
.headPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #935698;
}
.headRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #961930;
}
.headBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #2992D1;
}
.headBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #2F3092;
}
.headOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #E39F25;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4DB848;
}
a:link {
	color: #666666;
}
.neenan {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

