body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #0135B2;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/yellow-blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mainBody {
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/stripe-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#wrapper {
	background-color: #fff;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #f2d537;
}
#header h1{
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	margin: 0px auto;
	padding: 0px;
	height: 167px;
	width: 800px;
}
#navBox {
	background-color: #fff;
	margin: 0px;
	padding: 30px 10px 10px 0px;
	float: right;
	height: auto;
	width: 140px;
	text-align: right;
}
#topInfo {
	background-color: #fff;
	margin: 0px;
	float: left;
	height: auto;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#main {
	background-color: #fff;
	margin: 0px;
	float: left;
	height: auto;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: justify;
}
#footer {
	margin: 0px;
	clear: both;
	height: 10px;
	width: 800px;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 5px;
}
#footerBlue {
	background-attachment: scroll;
	background-image: url(images/footer-blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 50px;
	width: 800px;
}
.quote {
	background-attachment: scroll;
	background-color: #fff;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 10px;
	border-left: 3px solid #f2d537;
	padding-bottom: 10px;
}
.sidebarRight {
	background-attachment: scroll;
	background-color: #fff;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #008c44;
	font-size: 1.1em;
	padding-right: 5px;
	padding-left: 10px;
	border-left: 2px solid #f2d537;
	padding-bottom: 10px;
}
.sidebarLeft {
	background-attachment: scroll;
	background-color: #fff;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #008c44;
	font-size: 1.1em;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 2px solid #f2d537;
	padding-bottom: 10px;
}
/*text*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
}.text p {
	font-family: Arial, Helvetica, sans-serif;
}
.text a {
	color: #0135b2;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	color: #008c44;
	text-decoration: none;
	font-weight: bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	font-variant: normal;
	color: #008c44;
	line-height: 1.2em;
}
.nav a {
	color: #666;
	text-decoration: none;
	text-align: right;
}
.nav a:hover {
	color: #0135b2;
	text-decoration: none;
	text-align: right;
}
.nav p {
	line-height: 1em;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333;
}
.credits a {
	color: #333;
	text-decoration: underline;
}
.credits a:hover {
	color: #023DB8;
	text-decoration: underline;
}
.nav2 a {
	color: #008c44;
	text-decoration: none;
	font-weight: bolder;
	vertical-align: top;
}
.nav2 a:hover {
	color: #023DB8
	text-decoration: none;
	font-weight: bolder;
	vertical-align: top;
}
.title  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
	border-left: 3px solid #f2d537;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.5em;
}
.greenTitle {
	color: #008c44;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #008c44;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0135b2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bolder;
	color: #008c44;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0135b2;
}


/*floats*/
.floatLeft {
	float: left;
	margin-right: 5px;
}
/*other stuff*/
.leftPadding {
	padding-left: 10px;
}
/*This way of styling a list is a hack to get IE to behave itself*/
.list {
	list-style-type: none;
	line-height: 1.6em;
}
.list li{
	list-style-position: outside;
	list-style-image: url(images/nav-bullet.gif);
	margin-left: -10px;
}
