body {
	background-color: #F3F3F3;
	margin-top: 0px;
	background-image: url(template/bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-size:16px;
	color:#000000;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
      }
a {
	color: #3366CC;
	text-decoration: none;
}
.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.topnav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
.topnavtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.homepagebanner {
	background-image: url(template/banner.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.whiteheaderlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.whiteheaderlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b496a;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b496a;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b8b2db;
	border-right-color: #b8b2db;
	border-bottom-color: #b8b2db;
	border-left-color: #b8b2db;
}
.box2 {
	border: 1px solid #b8b2db;
}
.box3 {
	border: 1px solid #666666;
	height: 225px;
}

a:hover {
	text-decoration: underline;
}
.navbg {
	background-color: #262425;
	font-family: Kalinga;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 20px;
}
.main-content {
	background-color: #FFFFFF;
}
.headerlink {
	font-family: Kalinga;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: underline;
}
.headerlink:hover {

	font-family: Kalinga;
	font-size: 18px;
	color: #CCCCCC;
	line-height: 13px;
}
.fieldbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.header2 {
	font-family: Kalinga;
	font-size: 18px;
	color: #000000;
}
.subtitle {

	font-family: Kalinga;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 5px;
}
.whitebold{
	color: #FFFFFF;
	font-weight: bold;
}
.header2box {
	font-family: Kalinga;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 5px;
	background-image: url(template/blackgloss.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.maintable {
	width: 100%;
}
.maincontainer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 900px;
}
.menubg {
	background-image: url(template/menu.png);
	background-repeat: repeat-x;
	height: 40px;
}
.bignav {
	background-image: url(template/bignav.png);
	height: 55px;
}
.centermenu {
	margin: 5px;
	padding: 5px;
}
.centermenulink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.centermenulink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #2b496a;
	text-decoration: none;
	background-position: 10px 10px;
}

.top {
	background-color: #216DE1;
}
.bannercontainer {
	background-color: #d8e5ee;
	width: 900px;
}
.graybar {
	background-image: url(images/graybar.png);
	background-repeat: repeat-x;
}

#frontpage {
	width:155px;
	margin-left:0px;
	line-height:1.4em;
	float:left;
}
.topmenutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(images/check2.png);
	line-height: 20px;
}
.footerspacer {
	height: 3px;
}
.footer {
	background-color: #d8e5ee;
	height: 25px;
}
.ltbluebg {
	background-color: #d8e5ee;
}
.righttabbg {
	background-image: url(images/bluetab_04.jpg);
	background-repeat: repeat-y;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.righttabspacer {
	line-height: normal;
	height: 8px;
}

.righttabtop {
	background-image: url(images/bluetab_02.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333333;
	margin: 0px;
}


h2 {
	font-size:14px;
	color:#000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.headertext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
}
#footer {
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	width: 900px;

}
.red {color: #FF0000; font-weight: bold; font-size: 16px; }
.blue {color: #2b496a; font-weight: bold; font-size: 16px; }
.bignavlink {
	color: #FFFFFF;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 17px;
	padding-left: 12px;
}
.bignavlink:hover {
	color: #fff;
	background-color: #2b496a;
	text-decoration: none;
	}
.box4 {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b8b2db;
	border-right-color: #b8b2db;
	border-bottom-color: #b8b2db;
	border-left-color: #b8b2db;
}
#rightcol {

	width:300px;
	margin-left:0px;
	line-height:1.4em;
	float:right;
}
#leftsmcol {


	width:75px;
	margin-left:0px;
	line-height:1.4em;
	float:left;
}
.maintextbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	list-style-image: url(images/check.png);
	line-height: normal;
	list-style-position: outside;
}
.image {
	background-image: url(template/banner6.jpg);
	height: 294px;
	width: 584px;
}
#righttextplace {

	width:250px;
	margin-left:0px;
	line-height:1.4em;
	float:right;
}
.bluebar {

	background-image: url(images/bluetab_02.jpg);
	background-repeat: repeat-x;
}
