@charset "utf-8";
body {
	background-image: url(../media/mainbg.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #A2A2A2;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintabletop {
	background-image: url(../media/outerwrappertop.png);
	height: 14px;
}
.maintablebottom {
	background-image: url(../media/outerwrapperbottom.png);
	height: 14px;
}
.maintablemiddle {
	background-image: url(../media/outerwrappermiddle.gif);
	height: 500px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-color: #FFFFFF;
}
.centerimagewborder {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #BBBBBB;
}
.copyright {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 25px;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}
.copyright A {
	color: #CC0000;
	text-decoration:none
}
.copyright A:link, .copyright A:visited {
	color: #CC0000;
	text-decoration:none
}
.copyright A:hover {
	color: #CC0000;
	text-decoration:underline
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #00688A;
}
a:hover {
	color: #00688A;
	text-decoration: none;
}
.gcfeaturesheaders {
	font-weight: bold;
	font-size: 14px;
}
.gcfeatureslistitems {
	font-size: 13px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../media/bullet.jpg);
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.gcfeaturesllistfootnotes {
	font-size: 9px;
	vertical-align: sub;
}
.gcfeaturesllistfootnotesnumberabove {
	font-size: 9px;
	vertical-align: super;
}
.gcfeaturesllistfootnotesnumberbelow {
	font-size: 9px;
	vertical-align: sub;
}
.sidebartop {
	background-image: url(../media/sidebarnav/sidebartop.gif);
	height: 8px;
	width: 200px;
}
.headerdescription {
	font-size: 13px;
}
.smallbulletgraphic {
	font-size: 12px;
	list-style-image: url(../media/bullet.jpg);
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	list-style-type: none;
}
.numberedlist {
	font-size: 14px;
	font-weight: bold;
}
.numberedlistitemtext {
	font-size: 13px;
	color: #00688A;
	font-weight: normal;
}
.sidebarmiddle {
	background-image: url(../media/sidebarnav/sidebarmiddle.gif);
	width: 200px;
	background-repeat: repeat;
}
.sidebarbottom {
	background-image: url(../media/sidebarnav/sidebarbottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 200px;
}
.sidebarheader {
	font-weight: bold;
	color: #000000;
	background-color: #E1E1E1;
	font-size: 13px;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	word-spacing: normal;
	padding: 0px;
	color: #00688A;
	text-align: left;
	margin: 0px;
	vertical-align: top;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	word-spacing: normal;
	padding: 0px;
	color: #333333;
	text-align: left;
	margin: 0px;
	vertical-align: top;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	word-spacing: normal;
	padding: 0px;
	color: #333333;
	text-align: left;
	margin: 0px;
	vertical-align: top;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	word-spacing: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sidebaritem {
	font-size: 12px;
	background-image: url(../media/sidebarnav/sidebaritem.gif);
	text-indent: 10px;
	background-position: center top;
	text-align: left;
	background-repeat: no-repeat;
	height: 25px;
}
.sidebaritem A, .sidebaritem A:link, .sidebaritem A:visited {
	color: #000000;
	text-decoration: none;
}
.sidebaritem A:hover {
	color: #CC0000;
	text-decoration: underline;
}
.sidebarspacer {
	background-image: url(../media/sidebarnav/sidebarspacer.gif);
}
.breadcrumbspacer {
	height: 5px;
}
.horizontalspacerbg {
	background-image: url(../media/horizontalspacerbg.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: center;
}
.button { /* Submit */
	background: #32393d url(../media/formbuttonbg.gif) 0 0 repeat-x;
	border: 0px solid #32393d;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
*input, textarea, select {
	color: #00688A;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background: #fff url(../media/bg_input.gif) 0 0 repeat-x;
	border: 1px solid #c4c4c4;
	padding: 3px;
	margin: 0 5px 0 0;
}
textarea {
	overflow: auto;
}
select option {
	padding: 0 10px;
}
form {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
legend {
	color:#000; /* IE styles legends with blue text by default */
 *margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
	font-weight:bold;
	font-size:15px;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}
.formcellhalf {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	width: 275px;
	font-size: 12px;
	vertical-align: top;
}
.formcellfull {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	width: 100%px;
	font-size: 12px;
}
.legendcontactform {
	color:#000; /* IE styles legends with blue text by default */
 *margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
	font-weight:bold;
	font-size:14px;
}
.fieldsetcontactsections {
	-moz-border-radius:10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius:10px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 300px;
	border: 1px solid #c4c4c4;
}
.fieldsetcontactform {
	border: 1px solid #c4c4c4;
	-moz-border-radius:10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius:10px;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.required {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 16px;
}
.thankyoubox {
	padding: 20px;
	border: 1px double #999999;
	text-align: left;
	width: 550px;
	font-size: 14px;
}
.kbitem A, .kbitem A:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.kbitem A:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
.datatable table, .datatable td, .datatable th {
	border: 1px solid #FFFFFF;
	background-color: #F7F7F7;
	margin: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: right;
}
.headerlinks {
	font-size: 21px;
	color: #0099CC;
	text-align: left;
	text-decoration:none
}
a.headerlinks, a.headerlinks:link, a.headerlinks:visited, a.headerlinks:active {
 	text-decoration:none;
	color: #00688A;
}
a.headerlinks:hover {
	color: #E65B00;
}

.footnote {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
