body {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: .7em;
	background: #777 url(../images/logo_tile.gif);
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: arial,helvetica,verdana,tahoma,sans-serif;
	font-size: 160%;
	margin: 10px 0 5px;
}

h2 {
	font-family: arial,helvetica,verdana,tahoma,sans-serif;
	font-size: 130%;
	margin: 10px 0 5px;
}

h3,h4,h5,h6 {
	font-size: 100%;
	margin: 10px 0 5px;
}

p {
	font-size: 100%;
	margin: 10px;
}

pre {
	font-size: 90%;
	font-family: courier new, courier, mono;
	margin: 10px 5px;
}

ul {
	list-style: square;
}

ul, ol {
	margin-bottom: 15px;
	margin-top: 10px;
}

a {
	color: #00818a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #999;
}

table {
	margin: 10px 10px 15px;
	font-size: 100%;
}

form {
	margin: 10px;
	font-size: 100%;
}

input, select, textarea {
	font-size: 100%;
}

#page {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../images/background.gif) top right repeat-y;
	border-bottom: 1px solid #333;
}

#header {
	position: relative;
}

#masthead {
	background: #002c35 url(../images/gradient.jpg) top center repeat-y;
	text-align: center;
}

#titleBar {
	background: #fff url(../images/titleBarBG.gif) repeat-x;
	text-align: center;
}

#masthead img, #titleBar img {
	vertical-align: top;
}

#slider {
	position: absolute;
	right: 0;
	top: 0;
}

#footer {
	clear: both;
	text-align: center;
	padding: 5px 5px 10px;
	border-top: 1px solid #777;
	background: #00818a;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#topNav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 23px;
	background: #fff url(../images/nav.gif);
}

#topNav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
	line-height: 23px;
	position: relative;
}

#topNav li a {
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0 35px 0 0;
}

#topNav li a:hover {
	color: #00becc;
}

#topNav li ul {
	display: none;
	list-style: none;
	background: #fff;
	border: 1px solid #eee;
	border-right-color: #ddd;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 23px;
	margin: 0;
	padding: 0;
	white-space: normal;
}

#topNav li ul li {
	float: none;
	text-align: left;
	padding: 1px 0 0 0;
	margin: 0;
	width: auto;
	line-height: normal;
	background: #fff;
}

#topNav li ul li a {
	padding: 2px 3px;
	width: 130px;
	margin: 0;
	border-bottom: 3px double #ccc;
	background: url(../images/gradient.gif) repeat-x;
	line-height: normal;
}

#topNav li ul li a:hover {
	background: #00818a;
	color: #fff;
}

#topNav li.over ul {
	display: block;
}

#leftCol {
	width: 800px;
	display: inline;
	overflow: hidden;
	margin: 15px;
	padding-bottom: 30px;
	float: left;
}

#leftCol.divided {
	background: url(../images/divider.gif) repeat-y;
}

#rightCol {
	width: 170px;
	padding-bottom: 30px;
	float: left;
	background: url(../images/slider.gif) top right no-repeat;
}

#rightCol img {
	margin: 0 7px 0 8px;
	border: none;
}

#rightCol img.banner {
	margin: 5px 25px;
}

#rightCol p {
	margin: 5px 10px;
	font-weight: bold;
}

hr {
	height: 1px;
	background: #777;
	color: #777;
	border: none;
	line-height: .5em;
}

#rightCol hr {
	margin-left: 2px;
}

hr.clear {
	clear: both;
	display: block;
	float: none;
	visibility: hidden;
	margin: 0;
	line-height: 1px;
}

form table {
	border: 1px solid #ddd;
	border-bottom: 1px solid #eee;
}

form table tr td {
	border-bottom: 1px solid #ddd;
}

.form2 table {
	border: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}


.form3 table tr td {
	border: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

div.subCol {
	width: 390px;
	margin-right: 10px;
	float: left;
}

#signupLink {
	background: #00818a;
	color: #fff;
	display: block;
	margin: 7px;
	text-align: center;
	padding: 3px 3px 5px;
	text-decoration: underline;
	border: 1px solid #056;
}

.h_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-style: italic;
	color: #00808D;
	font-weight: bold;
}
.h_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #00808D;
}
.h_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 700;
}

.h_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #00808D;
}

.td_1 {
	background-color: #999999;
	color: #FFFFFF;
}
.td_2 {
	background-color: #D9FCFF;
}
.td_small {
	background-color: #D9FCFF;
	font-size:85%;
}
.td_small2 {
	background-color: #FFFFFF;
	font-size:85%;
}
.td_3 {
	background-color: #D8D6CF;
}
.td_4 {
	background-color: #4A9797;
	color: #FFFFFF;
}
.front_text {
	color: 6D0003;
}
.front_2 {
	color: #000000;
}
.h_text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}
.h_text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.td_new {
	background-color: #999999;
	font-size: 90%;
	color: #FFFFFF;
}

form.survey {
	width: 50%;
	margin: 0 auto;
}

form.survey li {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #ddd;
}

input.sticky { display: none; }

#stats {
	font-size: 150%;
}