body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-color: #3F597C;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}
.img_brd {
	border: 1px solid #333333;
}

#header_container {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bgr.gif);
	background-repeat: repeat-x;
	height: 200px;
}
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 200px;
}
#main_container {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(images/main_bgr.gif);
	background-repeat: repeat-y;
}
.first {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#footer_container {
	color: #FFFFFF;
}
#footer {
	clear: both;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #5679A9;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 40px;
}
#footerL {
	float: left;
	width: 180px;
	text-align: center;
	padding-left: 5px;
	padding-top: 12px;
}
#footerR {
	float: right;
	width: 560px;
	text-align: center;
	line-height: 18px;
}
#clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

#copyright {
	text-align: center;
	width: 560px;
	padding-top: 2px;
	float: right;
}
#page {
	float: right;
	width: 530px;
	font-size: 75%;
	line-height: 130%;
	text-align: justify;
	padding-right: 0px;
	padding-left: 25px;
	padding-top: 5px;
}
#pagetxt {
	float: left;
	width: 490px;
	line-height: 150%;
}
#pagetxt p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pagetxt ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#pagetxt li{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu {
	float: left;
	width: 189px;
	padding-left: 1px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #344967;
}
h2 {
	font-size: 14px;
}
#navlist1, #navlist2, #navlist3, #navlist4, #navlist5, #navlist6 {
	position: static;
	left: 36px;
	top: 94px;
	width: 188px;
	margin-bottom: 10px;
	border-right: 1px none #D8D8D8;
	border-left: 1px none #D8D8D8;
}

#navlist1 ul , #navlist2 ul, #navlist3 ul, #navlist4 ul, #navlist5 ul, #navlist6 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
}
#navlist1 li, #navlist2 li, #navlist3 li, #navlist4 li, #navlist5 li , #navlist6 li  {
}
#navlist1 a, #navlist2 a, #navlist3 a, #navlist4 a, #navlist5 a, #navlist6 a {
	display: block;
	text-align: left;
	font-weight: normal;
	padding-left: 19px;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-image: url(images/menu_nav_bgr.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#navlist1 a:link, #navlist1 a:visited,  #navlist2 a:link, #navlist2 a:visited, #navlist3 a:link, #navlist3 a:visited,  #navlist4 a:link, #navlist4 a:visited, #navlist5 a:link, #navlist5 a:visited, #navlist6 a:link, #navlist6 a:visited {
	color: #3F597C;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navlist1 a:hover, #navlist2 a:hover, #navlist3 a:hover, #navlist4 a:hover, #navlist5 a:hover, #navlist6 a:hover  {
	color: #666666
	cursor: default;
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navlist1 .uberlink, #navlist2 .uberlink, #navlist3 .uberlink, #navlist4 .uberlink, #navlist5 .uberlink, #navlist6 .uberlink {
	color: #666666!important;
	cursor: default;
	text-decoration: underline;
	background-color: #F8F8F8;
}
#menuhd {
	font-size: 11px;
	font-weight: bold;
	color: #3F597C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-left: 7px;
	padding-bottom: 2px;
}
.wxl:link {
	color: #FFFFFF;
	text-decoration: none;
}
.wxl:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.wxl:hover {
	color: #B9C8DB;
	text-decoration: underline;
}
a:link, a:visited {
	color: #344967;
	text-decoration: underline;
}
a:hover {
	color: #344967;
	text-decoration: none;
}
.frmField {
}
th {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}
.frmMessage {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.validation {
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
#tbl_dimensions {
	border-collapse:collapse;
	border: 1px solid #8DA5C5;
	font-size: 11px;
	margin: 10px 0px;
	padding: 0px;
}
#tbl_dimensions th {
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #8DA5C5;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#tbl_dimensions td {
	text-align: center;
	border: 1px solid #8DA5C5;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.tbl_dimensions_hd {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8DA5C5;
	text-align: left;
	padding-left: 5px;
}
#links {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	font-size: 11px;
}
#links th {
	font-weight: bold;
	background-color: #C5CFDF;
	padding-left: 5px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
}
#links td {
	background-color: #EEF2F6;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#links .tdwhite {
	background-color: #FFFFFF;
}
.newsdate {
	font-size: 12px;
	padding-right: 10px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newstopic {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newsdetails {
	font-size: 12px;
	line-height: 20px;
}
#Grid1 {
	border: 1px solid #FFFFFF;
	width: 100%;
}
#Grid1 td {
	text-align: left;
}
#Grid {
	border: 1px solid #FFFFFF;
	width: 100%;
	background-color: #FFFFFF;
}
#Grid td {
	text-align: left;
	padding-left: 5px;
}
.formtextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}.formfield {
	font-size: 11px;
}
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 0;
	height: 0px;
	z-index: 200;
}
.notes {
	font-size: 10px;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
