@charset "utf-8";
body {
	background-image: url(images/mainBg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #d4ddec;
}

a:link, a:visited, a:active{
	color: #0033CC;
}

img {
	border : 0;	
}

#firstnav input {
	margin-right: 5px;
	margin-left: 5px;
	border: none;
	width: 100px;
	font-size: 10px;
}
#toplogin {
	width: 490px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header {
	clear: both;
}


#wrapper {
	padding: 0px;
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/content_background.gif);
}
#toplinks {
	float: left;
	width: 480px;
}



#maillist {
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #005887;
	background-image: url(images/maillist_background.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-right: 150px;
	padding-top: 3px;
}


#maillist input {
	color: #666666;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	height: 15px;
}

#footer {
	background-image: url(images/footer_background.gif);
	height: 18px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-size: 10px;
	padding: 6px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	margin: 0px;
}
#footer a {
	color: #6B6B6B;
	text-decoration: none;
}
#footer li {
	display: inline;
	margin-left: 20px;
}


#firstnav a, #secondnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar {
	float: left;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
}
#membersell {
	height: 28px;
	width: 267px;
	border: 1px solid #FF6701;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	float: right;
	position: relative;
	top: -20px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.required {
	color: #009900;
	font-weight: bold;
}

fieldset {
	border: 1px solid #CCDDEE;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.underline {
	text-decoration: underline;
}
fieldset h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #789ECC;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#membersell img {
	float: left;
}
#content li img {
	vertical-align: middle;
}
#tabbednav ul	{
	padding-left: 21px;
	margin: 50px 0 20px 0;
	border-bottom: solid 1px #ccddee;
}
#tabbednav li	{
	float: left;
	list-style: none;
	margin-top: -21px;
	padding-right: 10px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}
#tabbednav a, #tabbednav a:visited	{
	float: left;
	color: #999;
	height: 17px;
	display: block;
	text-decoration: none;
	padding: 3px 20px 0 20px;
	border: solid 1px #ccddee;
}
#tabbednav a:hover	{
	color: #ff6600;
	border-bottom: solid 1px #fff;
}
#tabbednav a.active, #tabbednav a.active:visited	{
	color: #ff6600;
	border-bottom: solid 1px #fff;
}
/*#tabbednav ul {
	height: 25px;
	padding-left: 10px;
	background-image: url(images/tab_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#tabbednav li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabbednav a:link, #tabbednav a:visited {
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;
	margin-right: 5px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCDDEE;
	border-right-color: #CCDDEE;
	border-bottom-color: #CCDDEE;
	border-left-color: #CCDDEE;
}
*/
#content {
	width: 767px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
}
#tabbednav a:link.active, #tabbednav a:visited.active {
	color: #FF6600;
	border-bottom: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}
#firstnav {
	background-image: url(images/firstnav_background.gif);
	height: 30px;
	border-top: solid 2px #3C6CA8;
	border-bottom: solid 2px #3C6CA8;
}
#firstnav li, #secondnav li {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	vertical-align: middle;
}

#secondlinks {
	width: 640px;
	float: left;
}


#signuphome {
	text-align: right;
	background-image: url(images/signuphome_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.signupimage {
	margin-right: 23px;
}

#secondnav img, #firstnav img, #maillist img {
	vertical-align: middle;
}


#secondnav {
	height: 30px;
	background-image: url(images/secondnav_background.gif);
}

#firstnav ul, #secondnav ul, #footer ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#firstnav label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

fieldset ol {
	list-style-type: none;
	padding: 0px;
}
fieldset li {
	height: 30px;
}

fieldset label {
	width: 100px;
	float: left;
	margin-right: 10px;
}
fieldset input {
	height: 18px;
}
.bold {
	font-weight: bold;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.subsection {
	border: 1px solid #CCDDEE;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
	background: url(images/subsection_background.gif) repeat-x left top;
}
.subsection h5 {
	margin: 0;
	padding: 0;
	color: #000;
	height: 18px;
	display: block;
	padding: 5px 0 0 9px;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
}
.subsection h5.detail	{
	padding-left: 30px;
	background: url(images/mini_calendar.gif) no-repeat 8px center;
}

.searchdetail {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #CCDDEE;
	border-bottom-color: #CCDDEE;
	border-left-color: #CCDDEE;
	margin-top: 20px;
}
.detailheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCDDEE;
}
.searchdetail .detaillinks {
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCDDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formrows {
	width: 33%;
	float: left;
	margin-top: 15px;
}.subscribe img {
	vertical-align: middle;
	margin-left: 5px;
}
.subsection ol {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.subsection li {
	margin-bottom: 5px;
}
.subsection label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
.formrows2 {
	float: left;
	width: 28%;
	margin-top: 10px;
	padding: 10px;
}

#tabbednav {
	width: 600px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.buttons {
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbc653;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
