/* Styles for entire page applied to the body tag */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 17px 0px;
	border: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

/* Standard styles - don't change */

.accessibility {
	position: absolute;
	visibility: hidden;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

/* Heading content styles for all pages */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #94D142;
	margin: 0px;
	padding: 0px 0px 8px;
	line-height: 35px;
	font-weight: lighter;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #94D142;
	margin: 0px;
	padding: 0px 0px 8px;
	line-height: 32px;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-weight: lighter;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #94D142;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}

/* Menu styles for all pages */

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 740px;
}

.menu li {
	display: inline;
	line-height: 27px;
	padding-right: 13px;
	padding-left: 14px;
}


.menu a:link, .menu a:visited, .fullcontent a:link, .fullcontent a:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.menu a:hover, .menu a:active, .fullcontent a:hover, .fullcontent a:active {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

/* FAQ Menu */

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-left: 13px;
}

.menu2 a:link, .menu2 a:visited {
	text-decoration: none;
	color: #666666;
}

.menu2 a:hover, .menu2 a:active {
	text-decoration: none;
	text-weight: bold;
	color: #000000;
}

/* Glossary Menu */

.menuglos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menuglos li {
	display: inline;
}

.menuglos a:link, .menuglos a:visited {
	text-decoration: none;
	color: #666666;
}

.menuglos a:hover, .menuglos a:active {
	text-decoration: none;
	text-weight: bold;
	color: #000000;
}

.footbg{
	background-image: url(../images/footbar.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 744px;
	padding: 45px 0px 0px;
	clear: both;
}

.footleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	padding-top: 6px;
	padding-left: 66px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.footright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: right;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
}

.footmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	text-align: right;
	width: 742px;
}

.footmenu a:link, .footmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.footmenu a:hover, .footmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footright a:link, .footright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footright a:hover, .footright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Main page content styles for all pages */

.logobar {
	padding: 23px 0px 0px 15px;
	width: 729px;
	height: 119px;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

.setmainbg {
	background-color: #FFFFFF;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	width: 744px;
}

.setinnerbg {
	background-image: url(../images/bodybgfull.gif);
	background-repeat: no-repeat;
	width: 740px;
	min-height: 585px;
	height: auto !important;
	height: 585px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 56px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.menuline {
	background-image: url(../images/menuline.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 740px;
}

.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 419px;
	float: left;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.leftcontent a:link, .leftcontent a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

.leftcontent a:active, .leftcontent a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}

.fullcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 710px;
	float: left;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.fullcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #94D142;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	font-weight: lighter;
}

.fullcontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666
}

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 500px;
	float: left;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.newscontent a:link, .newscontent a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.newscontent a:hover, .newscontent a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.newsimages {
	width: 200px;
	float: right;
	padding-top: 73px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ncaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.txtinlinewithbox {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* styles for blue boxes and buttons */

.rightboxes {
	float: right;
	width: 286px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box1 {
	background-color: #86B2DD;
	background-image: url(../images/boxbg1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 36px 13px 0px;
	height: 120px;
	width: 260px;
}

.but1 {
	float: right;
	padding: 0px 5px 0px 0px;
	height: 28px;
	width: 28px;
	margin: 61px 0px 0px;
	overflow: hidden;
}

.but1 a:link, .but1 a:visited {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1px;
	background-image: url(../images/buta1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	letter-spacing: -1px;
	display: block;
	padding-top: 40px;
}

.but1 a:hover, .but1 a:active {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1px;
	background-image: url(../images/buta2.gif);
	letter-spacing: -1px;
}

.boxmap {
	width: 286px;
	height: 267;
}

.boxarchive {
	background-color: #86B2DD;
	background-image: url(../images/boxarchivebg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 13px 13px 0px 13px;
	height: 154px;
	width: 257px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxarchive a:link, .boxarchive a:visited {
	font-size: 11px;
	line-height: 17px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

.boxarchive a:hover, .boxarchive a:active {
	font-size: 11px;
	line-height: 17px;
	font-weight: lighter;
	color: #393A72;
	text-decoration: none;
}

.box2 {
	background-color: #86B2DD;
	background-image: url(../images/boxbg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 12px 13px 0px;
	height: 257px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.box2 label, .box6 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	display: block;
	float: left;
}

.box2label {
	margin: 0px;
	padding: 3px 6px 0px 0px;
	width: 100px;
	text-align: right;
}

.box2label2 {
	margin: 0px;
	padding: 3px 6px 0px 0px;
	width: 200px;
	text-align: left;
}

.box2 input, .box6 input  {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	float: left;
	width: 140px;
	border: 1px solid #4F8DC6;
	font-size: 12px;
	color: #333333;
	height: 15px;
}

.box6 textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	float: left;
	width: 174px;
	border: 1px solid #4F8DC6;
	font-size: 12px;
	color: #333333;
	height: 75px;
}

.box2 select, .box6 select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	width: 162px;
	margin: 3px 0px 0px;
	border: 1px solid #4F8DC6;
	font-size: 12px;
	color: #333333;
	height: 20px;
}

.but2 {
	float: right;
	padding: 0px 6px 0px 0px;
	height: 28px;
	width: 28px;
	margin: 0px;
	overflow: hidden;
}

.but6 {
	float: right;
	padding: 0px 6px 0px 0px;
	height: 28px;
	width: 28px;
	margin: 53px 0px 0px;
	overflow: hidden;
}

.but2 a:link, .but2 a:visited, .but4 a:link, .but4 a:visited, .but6 a:link, .but6 a:visited {
	font-size: 1px;
	color: #000000;
	text-decoration: none;
	line-height: 1px;
	background-image: url(../images/butgo1.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	letter-spacing: -1px;
	display: block;
	padding-top: 40px;
}

.but2 a:hover, .but2 a:active, .but4 a:hover, .but4 a:active, .but6 a:hover, .but6 a:active {
	font-size: 1px;
	color: #000000;
	text-decoration: none;
	line-height: 1px;
	letter-spacing: -1px;
	background-image: url(../images/butgo2.gif);
}

.box6 {
	background-color: #86B2DD;
	background-image: url(../images/boxbg6.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 12px 13px 0px;
	height: 308px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.box3 {
	background-color: #86B2DD;
	background-image: url(../images/boxbg3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 3px 15px;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.box3top {
	height: 11px;
	width: 286px;
	background-image: url(../images/boxtop3.gif);
	background-repeat: no-repeat;
	background-color: #86B2DD;
}

.box3bot {
	height: 26px;
	width: 286px;
	background-image: url(../images/boxbot3.gif);
	background-repeat: no-repeat;
	background-color: #86B2DD;
}

.box3 a:link, .box3 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.box3 a:hover, .box3 a:active {
	font-size: 11px;
	color: #393A72;
	text-decoration: none;
}

.box3n {
	background-color: #86B2DD;
	background-image: url(../images/boxbg3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 3px 15px;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
}

.box3n a:link, .box3n a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.box3n a:hover, .box3n a:active {
	font-size: 13px;
	color: #393A72;
	text-decoration: none;
}

.box4 {
	background-color: #86B2DD;
	background-image: url(../images/boxbg4.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 16px 13px 0px;
	height: 162px;
	width: 393px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.box4 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	display: block;
	float: left;
	margin: 0px;
	padding: 5px 6px 0px 0px;
	width: 80px;
	text-align: left;
}

.box4 input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	float: left;
	width: 106px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #4F8DC6;
	font-size: 12px;
	color: #333333;
}

.but4 {
	float: right;
	padding: 0px 153px 0px 0px;
	height: 28px;
	width: 28px;
	margin: 3px 0px 0px;
	overflow: hidden;
}

.box5 {
	background-color: #86B2DD;
	background-image: url(../images/boxbg5.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 12px 13px 0px;
	height: 400px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.homepic {
	height: 119px;
	width: 207px;
}

.formleft {
	width: 115px;
	float: left;
	text-align: right;
}

.formright {
	width: 295px;
	float: right;
	text-align: left;
}

.formcell {
	height :25px;
	clear: both;
}

.error {
	color: #FF0000;
	display: none;
}

.bigletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
}
.line {
	height: 1px;
	width: auto;
	background-color: #B9D9F9;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.top {
	font-size: 11px;
	text-align: right;
	display: block;
	padding-bottom: 12px;
	padding-top: 3px;
}
.top a:link, .top a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.top a:hover, .top a:active {
	font-size: 11px;
	color: #F7931D;
	text-decoration: none;
}
