body
{
	font: 11px verdana;
	color: #7f7f7f;
	margin:0px 0px 0px 0px;
	line-height: 14px;

}

html>body #container {
    height: auto;
	}
	
input, select, textarea, checkbox
{
	font: 11px verdana; color: #0f5057; margin-top: 2px; margin-bottom: 2px;
}	

p {
margin-top:6px;
margin-bottom:6px;
}

p.para {
margin-top:10px;
margin-bottom:10px;
}

a:link, a:visited {
	font-weight:bold;
	color:#6db2b2;
	
}

a:hover {
	font-weight:bold;
	color:#4b7c7c;
}


#dvContent
{
	float:left;
	width:853px;
}
.outerContainer {
	width: 833px;
	/*margin: 0px auto;
	position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;*/
}
.middleContent
{
	padding-left:10px;
	margin-bottom:33px;
}
.dvLeftNav
{
	background-image:url(images/leftback.gif);
	background-repeat:no-repeat;
	width:309px;
	height: 536px;
	margin-left:0px;
	margin-right:0px;
	float: left; 
}

.dvMenuBox
{
	width:259px;
	margin-top:126px;
	margin-left: 50px;
	height:240px;

}

.menuitems
{
	width:200px;
	height:16px;
	margin-bottom: 6px;
}

.menuitems2
{
	width:200px;
	height:14px;
	margin-bottom: 7px;
}



.dvCircLarge 
{
	margin-left: 36px; 
	z-index:1;
	width:165px; 
	position:absolute;
	margin-top:2px;
}

.dvCircsmall 
{
	margin-left: 172px;
	width:102px;
	margin-top:-73px; 
	z-index:2;
	position:absolute;
	clear:left;
}

.topbuttons {
	width:490px;
	margin-left:20px;
	margin-top:5px;
}

.topimage {
	width:490px;
	margin-left:20px;
	margin-top:30px;
}


.botTopNav {
	background-image:url(images/bottom_topNav.gif);
	background-repeat:no-repeat;
	width:506px;
	height:8px;
	margin-top:0px;
	margin-left:15px;
}

.dvMiddleSection
{
	width:500px;
	float:left;
	margin-right:10px;
	/*height:400px;*/
}

.content
{
	padding-left:10px;
	margin-bottom:15px;
}

.dvHeading{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	}
h1.listHead
{
	color: #555555;font-weight: bold;font-size: 13px;font-style: normal;
	padding-left:55px; /* space between bullet and text */ 
	padding-top:13px;
	margin:0px;
	padding-bottom:5px;
}

h2 {
	font: 17px arial;
	font-weight: bold;
	line-height: 19px;
}

h3.listHead {
	color: #555555;font-weight: bold;font-size: 13px;font-style: normal;
	padding-left:55px; /* space between bullet and text */ 
	padding-top:13px;
	margin:0px;
	padding-bottom:5px;
}

h4.listHead {
	color: #555555;font-weight: bold;font-size: 13px;font-style: normal;
	padding-left:55px; /* space between bullet and text */ 
	padding-top:13px;
	margin:0px;
	padding-bottom:5px;
}

p.listText
{
	margin:0px 0px 20px 55px;
	padding:0px 0px 10px 0px;
}

#footer
{
	position:relative;width:524px;
	float:left; 
	padding-left:310px;
}

.footerbackg {
	background-image: url(images/top_footer.gif);
	background-repeat: no-repeat;
	background-color: #4c898c;
	height: 19px;
	padding:6px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
	width:502px;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
}

a.footertxt:link, a.footertxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#e5e3e3;
	text-decoration:none;
	font-style:normal;
	font-weight: normal;
}

a.footertxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
	font-style:normal;
	font-weight: normal;
}
/* new */
.content
{
	padding-left:10px;
	margin-bottom:15px;
}
.dvHeading{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat; /* ONE bullet only please */
	}
h1.listHead
{
	color: #555555;font-weight: bold;font-size: 13px;font-style: normal;
	padding-left:55px; /* space between bullet and text */ 
	padding-top:13px;
	margin:0px;
}
p.listText
{
	margin:0px 0px 0px 55px;
	padding:0px 0px 10px 0px; background-image:url(images/dotted-line.gif);
	background-position:bottom; background-repeat:no-repeat;
}

.dvInput /* modified */
{
	width:500px;
	float:left;
}

.formLabel
{
	width:180px;
	float:left;
	padding-top:3px;
	color:#629fa2;
	font-weight:bold;
}

.spnInputText
{
	width:100px;
	float:left;
	margin-top:-1px;
}

.dvCheckbox /* modified */
{
	width:500px;
	float:left;
}

.CheckLabel
{
	width:40px;
	float:left;
	padding-top:3px;
	color:#629fa2;
	font-weight:bold;
}

.spnCheckText
{
	width:420px;;
	float:left;
	margin-top:-1px;
	color:#629fa2;
}

.dvCopy
{
	float:left;
	padding-top:10px;
}