.leborder {border-left: 1px; border-right: 1px; border-bottom: 1px; border-top: 0px; border-color: #BCB5B6; border-style: solid; margin-bottom: 10px;}


.downloaditem {
	margin-top: 10px;
}

.downloadcat {
	margin-top: 5px;
	font-weight: bold;
	font-size: 16px
}


.plandetails {
padding-top: 4px;
	}


.dltopicbox {
	background-color: #57a9ef;
	text-indent: 5px;
	width: 250px;
	
}

.dltopicboxlong {
	background-color: #57a9ef;
	text-indent: 5px;
	width: 500px;
	
}
.dltopicboxtext {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-weight:bold;
	
}


.dlcontentbox {
	background-color: #CDE5F9;
	width: 629px;
	margin-bottom:10px;
	border: 1px solid #57a9ef;
}

/* This is IE hack, IE can't read this CSS below. Needed so IE correctly renders size of box with border. CSS below is read by other broswers which render correctly */
html>body .dlcontentbox {
	background-color: #CDE5F9;
	width: 627px;
	margin-bottom:10px;
	border: 1px solid #57a9ef;

}

.dlcontentboxtext {
	padding:5px;
	

}
	
	

.rhlabel {
	background-color: #85402A;
	text-indent: 5px;
	width: 203px;
	
}

.vtngText { padding: 5px; margin:0px;}
#vtngTitle{ background-color:#85402A; color:#fff; font-weight:bold;  padding-left: 5px; padding-top: 1px; padding-bottom: 1px;}
#vtngQuestion{font-weight:bold; }
.vtngContainer{background-color:#fff; border: 1px solid #85402A; width:312px; margin-bottom:10px;}
.clr{clear:both;}

/*Submit (initial question box)*/
#vtngOptionList{padding:0; margin:0;list-style-type:none;}
.vtngOption{clear:both;  }
.vtngOptionRadio{position:relative; top:2px;}
#vtngForm {padding:0;margin:0;}
#vtngButtonBox{padding:5px; text-align:center;}
#vtngButton{background-color:#85402A; border: 2px solid #85402A; border-top-color: #85402A; border-left-color: #85402A; color:#fff;}

/*Results*/
.vtngResult{clear:both; margin-left:5px; margin-bottom:10px;}
#vtngTotal{clear:both;}
#vtngResultsList{padding:0; margin:5px 0px 0px 0px; list-style-type:none;}
.vtngLabel{float:left; }
.vtngTally{float:right;}
.vtngBarContainer {float:left; clear:both; width:300px; }
.vtngBar{height:10px; background-color:#c00; margin-top: 4px; margin-bottom:5px;}
.vtngPercent{float:right; clear:right; padding-right:5px}
#vtngDisclaimer{font-size:0px; color:#FFFFFF }

#widecontent {
	width: 629px;
	float: left;
	font-size: 1.2em

}
