html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #666;
	text-align:center;
}
#wrapper {
	background-color: #DDD;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
}

table.main {height: 100%;}
#content {
	padding: 0px;
	display: table;
	vertical-align:top;
	height:inherit;
	display:block;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 105px;
	width: 767px;
	display:table;
	background-image:url(images/headerback.gif);
	margin-bottom:3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header_top {
	height: 15px;
	width: 772px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#leftpanel {
	margin: 0px;
	display:block;
	text-align:left;
	width: 179px;
	float:left;
	height:auto;
	font-weight:normal;
	line-height:1.2em;
	font-size:1em;
	color:#555
}
#centerpanel {
	padding: 0px;
	text-align:left;
	width: 578px;
	float:right;
	height:auto;
	display:block;
	background-image: url(images/centerback.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.c1 {
	margin-left: 9px;
	font-weight:normal;
	font-size:1em;
	color:#888;
}
.c2 {
	margin-right: 9px;
	font-weight:bold;
	font-size:1.2em;
	color:#555;}
#centercontent {
	font-weight:normal;
	line-height:1.4em;
	font-size:1.1em;
	color:#555;
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 551px;
	padding-right: 9px;
}
#leftcolumn {
	float: left;
	width: 98px;
	height: auto;
	display:block;
	line-height:1.4em;
	font-size:.9em;
	color:#555;
	background-color:#EAEAEA;
	margin-right: 8px;
	padding: 8px;
	border: 1px solid #ddd;
}
#rightcolumn {
	float: right;
	width: 400px;
	height: auto;
	display:block;
}
#leftbox {
	padding: 0px;
	width: 179px;
	text-align:left;
	width: 100%;
	float:left;
	height:auto;
	display:block;
	background-image:url(images/leftpanelback.gif);
	}
#toprightmenu {
	text-align:left;
	float: right;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-right: 11px;
}
.content {
	padding: 0px 11px 5px 11px;
	text-align:left;
	height:auto;
	display:block;
	}
.faqcontent {
	padding: 0px 11px 10px 11px;
	text-align:left;
	height:auto;
	display:block;
	}
.topcontent {
	text-align:left;
	height:auto;
	display:block;
	float: right;
	width: 550px;
	padding: 0px;
	}
#topuppercontent {
	height: 72px;
}
.fl {
	float: left;
}
.fr {float: right;}
#leftpanel a {text-decoration: underline;color: #0286C4; font-weight:bold;}
#leftpanel a:hover {text-decoration: underline;color:#00A5F2; font-weight:bold;}
#leftcolumn a {text-decoration: underline;color: #0286C4; font-weight:bold;}
#leftcolumn a:hover {text-decoration: underline;color:#00A5F2; font-weight:bold;}
a {text-decoration: none;color: #01577B; font-weight:bold;}
a:hover {text-decoration: none;color:#00A5F2; font-weight:bold;}
#toprightmenu a {text-decoration: none;color: #0286C4; font-weight:bold;}
#toprightmenu a:hover {text-decoration: none;color:#00A5F2; font-weight:bold;}


#title {
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #78D8FF;
	}
#title h6 {
	margin: 12px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.7em;
	font-weight:bold;
	text-transform: none;
	letter-spacing: 0;
	color: #0291D4;
	border: none;
	}
#title h6 span {
	color: #78D8FF;
	}
#leftpanel #leftbox h1 {
	margin: 0px 0px 3px 0px;
	padding: 1px 5px 5px 8px;
 	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	line-height:1.4em;
	width:166px;
	height:16px;
	background-image:url(images/newstop.gif);
	color: #fff;}
#leftpanel #leftbox h2 {
	margin: 0px 0px 3px 0px;
	padding: 1px 5px 5px 8px;
 	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	line-height:1.4em;
	width:166px;
	height:16px;
	background-image:url(images/testtop.gif);
	color: #fff;}
#leftpanel #leftbox h3 {
 	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	line-height:1.3em;
	color: #555;
	margin: 0px;}
#rightbox {
	float:right;
	background-color:#E4F7FF;
	border: 1px solid #78D8FF;
	display:block;
	width: 164px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#rightbox h2 {
	padding: 1px 5px 8px 8px;
	margin: 0px;
 	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	width:150px;
	height:14px;
	background-color:#B6EAFF;
	border-bottom: 1px solid #78D8FF;
	color: #01577B;
}
#rightbox .c1 {
	margin: 0px;
	padding: 5px;
	font-size: 1em;
	font-weight:bold;
	line-height: 1.8em;
	color: #01577B;
}
h2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
 	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #505050;}
h5 {
	float:left;
	text-align:left;
	height:auto;
	display:block;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color: #0291D4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mr3 {margin-right: 3px}
.imgb {border: none; margin-top:3px;}
.imgborder {border: none; margin: 0px 0px 30px 0px;}
.imga {border: none; margin-right:8px;}
.formstyle {
 background-image:url(images/hatch.gif);
 border: 1px solid #000;
 color:#FFF;
 padding: 2px 55px 2px 5px;
 overflow:auto; 
}
#headlogo {
	float: left;
	width: 213px;
}
#ringme {
	margin-left: 0px;
	margin-top: 15px;
	float: left;
	text-align: left;
}
.clearfloat {
	clear: both;
}
#rightbox h1 {
	margin: 0px 0px 3px 0px;
	padding: 1px 5px 5px 8px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	line-height:1.4em;
	width:166px;
	height:16px;
	background-image:url(images/newstop.gif);
	color: #fff;
}
#centercontent2 {
	font-weight:normal;
	line-height:1.4em;
	font-size:1.1em;
	color:#555;
	display:block;
	width: 371px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	float: left;
}
.regiFieldname {
	color: #008BD4;
	width: 200px;
	text-align: right;
}
.reginput {
	width: 280px;
}
.loginfield {
	font-size: 12px;
	font-weight: bolder;
	color: #0291D5;
	text-align: right;
}
#banner {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#menuleftbox {
	float: left;
	width: 54px;
	height: 32px;
}
#menrightbox {
	float: right;
	width: 485px;
	height: 32px;
}
