body {
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	background: #fff;
	text-align: center;
}
#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
#contentcenter {
	width:340px;
	padding:0px;
	float:left;
	background:#fff;
	}
#contentleft {
	width:450px;
	padding:0px;
	float:left;
	background:#fff;
	}
a:link, a:visited, a:active #sectionDivs  {
	text-decoration:none;
}
#sectionDivs {
	padding:1em 1em 1em 1em;
	width:420px;
	background-color:transparent;
}
#sectionDivs:hover {
	background-color:#e9e9e9;
}
#sectionDivs h1 a {
	text-decoration:none;
	color:#990000;
	
}
h1 {
	font-size:20px;
	font-family:Helvetica Neue, Arial, Tahoma, Arial, Helvetica;
	color:#990000;
	margin:0 0 0 0;
	font-weight:normal;
	}
h2 {
	font-size:14px;
	font-family:Helvetica Neue, Arial, Tahoma, Arial, Helvetica;
	color:#2a456b;
	margin:0 0 0 0;
	font-weight:normal;
	}
h3 {
	font-size:12px;
	font-family:Helvetica Neue, Arial, Tahoma, Arial, Helvetica;
	color:#2a456b;
	margin:0 0 0 0;
	font-weight:bold;
	}	
#action_header {
	height:30px;
	line-height:30px;
	padding:0 0 0 1em;
	margin:1.0em 0 0 0;
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight: bold;
	background: url(images/navBg.gif) repeat-x;
	}
div.row {
	width:100%;
	clear: both;
	margin:0 0 0 0;
	padding:.2em 0 .5em 	0;
	}
div.row_full_width {
	width:90%;
	clear:both;
	font-size:0.6em;
	padding:.2em .2em .2em .2em;
	font-family:tahoma, arial;
	}
div.row_dotted {
	width:99%;
	clear:both;
	margin:1em 1em 1em 0;
	padding:.2em .2em .2em .2em;
	font-family:tahoma, arial;
	color:#006699;
	border-bottom:1px #999999 solid;
	border-top:1px #333333 dotted;
	}
div.row_dotted a {
	color:#006699;
	font-size:0.7em;
	text-decoration:none;
	font-weight:bold;
	}
div.row_dotted a:hover {
	color:#0066ff;
	font-size:0.7em;
	text-decoration:underline;
	font-weight:bold;
	}
div.row_register {
	width:90%;
	clear:both;
	font-weight:bold;
	margin-left:1em;
	font-family:tahoma, arial;
	font-size:0.7em;
	color:#990000;
}
div.row_register ul li a {
	text-decoration:none;
	color:#990000;
	}
div.row_register ul li a:hover {
	text-decoration:underline;
	color:#333;
	}
div.row span.label {
	font-size:10px;
	font-weight:bold;
	font-family:tahoma, arial;
	color:#006699;
	float: left;
	width: 25%;
	margin-left:1em;
	text-align: left;
	height:20px;
	line-height:20px;
	}
div.row span.field {
	float: right;
	width: 70%;
	text-align: left;
	}
.formButton {
	float:right;
	margin:-18px 20px 0 0;
	font-size:10px;
	font-weight:bold;
	font-family:arial, arial;
	color:#000;
	}
.formfield{
	font-size:11px;
	font-family:tahoma, arial;
	color:#000;
	border: 1px solid #333333;
	width:140px;
	}
#footer {
	font-size:12px;
	font-family:arial, tahoma;
	font-weight:bold;
	color:#006699;
	text-align:right;
	clear: both;
	background: url(images/footerBg.gif);
	height: 79px;
	}
.logo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
.floatRight {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
.floatLeft {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

<!-- Navigation Styles -->
#navigation {
	display:inline;
	list-style: none;
}
#skyline {
	 width: 684px;
	 height: 30px;
	 background: url(images/nav.gif) no-repeat;
	 margin: 0 0 0 0;
	 padding: 0 0 0 0;
	 float:left;
	 position: relative;
}
#skyline li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#skyline li, #skyline a {height: 30px; display: block;}
#panel1b {left: 0; width: 90px;}
#panel2b {left: 105px; width: 115px;}
#panel3b {left: 225px; width: 120px;}
#panel4b {left: 350px; width: 115px;}
#panel5b {left: 470px; width: 90px;}
#panel6b {left: 565px; width: 75px;}
#panel7b {left: 640px; width: 160px; background: url(images/navBg.gif) repeat-x;}

#panel1b a:hover {background: transparent url(images/nav.gif) 0 -30px no-repeat;}
#panel2b a:hover {background: transparent url(images/nav.gif) -105px -30px no-repeat;}
#panel3b a:hover {background: transparent url(images/nav.gif) -225px -30px no-repeat;}
#panel4b a:hover {background: transparent url(images/nav.gif) -350px -30px no-repeat;}
#panel5b a:hover {background: transparent url(images/nav.gif) -470px -30px no-repeat;}
#panel6b a:hover {background: transparent url(images/nav.gif) -565px -30px no-repeat;}
#panel7b a:hover {}
<!-- Navigation Styles END -->