body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #004863;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004863;
}
a:hover {
	text-decoration: underline;
	color: #025b7d;
}
a:active {
	text-decoration: none;
	color: #004863;
}
.nav-selected a:link {
	color: #FFF;
	text-decoration: none;
}
.nav-selected a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav-selected a:hover {
	text-decoration: underline;
	color: #FFF;
}
.nav-selected a:active {
	text-decoration: none;
	color: #FFF;
}
#header {
	height: 150px;
	width: 1000px;
	border: 1px solid #CCC;
}
#main-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	height: 653px;
}
#main-wrapper-auto {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}
#logo {
	float: left;
	height: 150px;
	width: 300px;
	margin-top: 0px;
}
#header-title {
	float: right;
	width: 220px;
	height: 60px;
	font-size: 24px;
	margin-top: 38px;
}
#facebook {
	float: right;
	width: 220px;
	height: 20px;
}

#nav {
	float: left;
	height: 523px;
	width: 218px;
	border: 1px solid #CCC;
}
#nav-links {
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 20px;
	padding-top: 7px;
	background-color: #FFF;
}
#nav-links-selected {
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 20px;
	padding-top: 7px;
	background-color: #004863;
}

#nav-links2 {
	height: 23px;
	padding-top: 7px;
	padding-left: 20px;
	background-color: #FFF;
}
#bgcolor-spacer {
	height: 15px;
	width: 1000px;
	background-color: #EBEBEB;
}

.nav-highlight {
	background-color:#004863;
	color:#FFF;
}

/* .formRows {
	background-color:#004863;
	color:#FFF;} */

#content {
	float: left;
	width: 750px;
	height: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#content-headers {
	height: 27px;
	width: 696px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #004863;
	border: 1px solid #CCC;
	padding-top: 9px;
	padding-left: 10px;
}

#ad-space {
	float: left;
	width: 218px;
	height: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #667;
	padding-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.titles1 {
	font-size:18px;
	color:000;
	font-weight:bold;
}
#col1 {
	height: 27px;
	width: 339px;
	font-size: 14px;
	border: 1px solid;
	border-color:#ccc;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	padding-top: 9px;
	padding-left: 10px;
	margin-right:5px;
	float: left;
	color: #004863;
}
#col2 {
	height: 64px;
	width: 339px;
	font-size: 12px;
	padding-top: 9px;
	padding-left: 10px;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:5px;
	float: left;
	border: 1px solid;
	border-color:#ccc;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}
#col1b {
	height: 27px;
	width: 339px;
	font-size: 14px;
	border: 1px solid;
	border-color:#ccc;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	padding-top: 9px;
	padding-left: 10px;
	margin-right:5px;
	float: left;
	color: #004863;
}
#col2b {
	height: 220px;
	width: 339px;
	font-size: 12px;
	padding-top: 9px;
	padding-left: 10px;
	margin-bottom:10px;
	margin-right:5px;
	margin-top:10px;
	float: left;
	border: 1px solid;
	border-color:#ccc;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}
#content-headers2 {
	height: 20px;
	width: 348px;
	font-size: 12px;
	color: #FFF;
	background-color: #004863;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-top: 5px;
}
.button {background-color:#004863;padding:8px;-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;color:#fff;}

sup {color:#f00;font-weight:bold;}

.errors			{font-family:verdana,arial,helvetica,sans-serif;font-size:inherit;font-weight:bold;color:#ff0000;}
.error			{font-family:verdana,arial,helvetica,sans-serif;font-size:inherit;font-weight:bold;color:#ff0000;}

