@charset "utf-8";

.adjLabel {
	margin-top:4px;
}
.adjArrows {
	position:relative;
	left:4px;
	top:-2px;
	background-color:#8d0043;
}
.arrows {
	background-image:url('../images/navArrows.gif');
	background-repeat:no-repeat;
}
.bread {
	margin: 0;
	padding:0;
	line-height:1em;
}
.bread p {
	text-align:right;
	margin:0;
	padding:5px;
	font-size:11px;
	color:#333333;
}
.bread p span {
	display: block;
}
.bread img{
	margin:0;
	padding:0;
	display:block;
}
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image:none;
}
.boldLtBlue {
	font-weight:bold;
	color:#8d0043;
}
.clearB {
	clear:both;
}
.closeMe {
	display:none;
}
.closeMe:hover {
	background:url('../images/close_over.gif');
	border:none;
}
.columns {
	width:209px;
}
.content {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#empty{display:none;}
fieldset.grouper {
	margin:0;
	padding:0;
	border:0;
}

.floatL {
	float:left;
}
.floatR {
	float:right;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
#footer {
	margin-left:10px;	/* changed 6/18 */
	padding-right:3px;	/* changed 6/18 */
	margin-right:7px;	/* added 6/18 */
	padding-bottom:2px;	/* added 6/18 */
	margin-top:10px;	/* changed 6/18 */
	width:437px;
	float:right;
	font-size:10px;
	text-align:center;
	border: 1px dashed #8d0043; /* added 6/18 */
	clear:both;
}
#footer a {
	color:#8d0043;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
form {
	margin:0;
	padding:0;
}
.greenBold {
	color:#009900;
	font-weight:bold;
}
.hand {cursor:pointer;}
.headerImg {
	margin-left:5px;
	margin-top:10px;
	padding-top:5px;
	background-image:url('../images/navHeadImg.gif');
	background-repeat:no-repeat;
	height:26px;
	font-size:12px;
}
hr {
	border-top: 1px dashed #999999;
	border-bottom:0px;
	height:1px;
	width:80%;
	text-align:center;
}
input, select, textarea {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
}
input.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.italics {
	font-style:italic;
}
.liv {color:#8d0043}
#lNote {
	display:none;
	visibility:hidden;
}
#map {
	position:absolute;
	top:7px;
	margin-left:50px;
	padding-right:5px;
	padding-bottom:20px;
	padding-left:10px;
	display:none;
	visibility:hidden;
	clear:both;
	width:610px;
	z-index:1000;
}
.nav {
	position:absolute;
	padding:5px; /* added 6/18 */
	top:0;
	left:0;
	width:171px;
	font-size:11px;
	color:#FFFFFF;
	background-color:#8d0043; /* added 6/18 */
}

.nav a {
	color:#FFFFFF; /* changed 6/18 */
	text-decoration:none; /* changed 6/18 */
}

.nav a:hover {
	text-decoration:underline;
}

.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.nav ul li {
	text-align:left;
	text-indent:10px;
}

.nav li img {
	margin-left:2px;
	margin-right:2px;
	margin-bottom:1px;
	border:0px;
}
.normal { 				/*make a payment*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.noPrint {
	visibility:hidden;
	display:none;
}
ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
ol label {
	margin-right:2px;
	line-height:1em;
}
ol li {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	line-height:18px;
}
ol.numOL {
	display:block;
	margin:auto auto auto 30pt;
	list-style:decimal;
}
ol.numOL li {
	line-height:normal;
	padding-bottom:5px;
}
.page {
	background-color:#FFFFFF;
	color:#000000;
/*	padding-left:5px;
	padding-right:5px;*/
	text-align:justify;
}
.page a {
	color:#003399;
	text-decoration:underline;
}
.page a:hover {
	color:#003399;
	text-decoration:none;
}
.page fieldset {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding:2px;
}
.page fieldset legend {
	margin-left:-3px;	/* changed 6/18 */
	margin-top:-5px;
	padding-bottom:5px;
	color:#003399;
	font-size:14px;
	font-weight:bold;
}
.redBold {
	color:#FF0000;
	font-weight:bold;
}
.reflections {
	padding:3px;
	margin-left:3px;
	float:right;
	background-color:#CCCCCC;
	text-align:center;
	width:154px;
	clear:both;
}
#rightSection {
	width:457px;
	margin-left:20px;
}
#sun {
	position:relative;
	top:-13px;	
	left:-25px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.thWhite {
	background-color:#8d0043;
	color:#FFFFFF;
	font-weight:bold;
}
.topCorners {
	margin-top:10px;
	height:5px;
	background-color:#FFFFFF;
}
#topCorners {
	display:none;
}
.bottomCorners {
	height:5px;
	background-color:#FFFFFF;
	clear:both;
}
#bottomCorners {
	display:none;
}
#topSection {
	display:none;
}
.topSectionBox {
	width:150px;
}
.topSectionBox a {
	color:#8d0043;
	text-decoration:underline;
}
.topSectionBox a:hover {
	text-decoration:underline;
}

.txtARt {
	text-align:right;
}
div.page fieldset ul li {
	padding-bottom:3px;
}
ul.checklist {
	margin:5px auto 5px 15pt;
	list-style-image:url('/newho/images/checkedbox.gif');
}
ul.checklist li {
	padding-left:10px;
}
ul.tblDiv {
	margin:0;
	padding:0;
}
ul.tblDiv li {
	list-style:none;
	float:left;
	width:100%;
	clear:left;
}
fieldset ul.tblDiv li label {
	float:left;
	width:100px;
}
.underline {
	text-decoration:underline;
}
.w55 {
	width:55px;
}
.w70 {
	width:70px;
}
.w75 {
	width:75px;
}
#wrapper {
	padding:5px;
	background-color:#FFFFFF;
	color:#000000;
	width:650px;
}
.weatherV { /*dup*/
/*	width:162px; */
/*	height:620px; */
/*	background-color:#8d0043; */
	padding-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
#accuWeather {
	width: 160px; 
	height: 600px; 
	margin-top:5px;
	background-image: url('http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/winter2_160x600_bg.jpg'); 
	background-repeat: no-repeat; 
	background-color: #7CADEE;
}
#accuWeatherTxt {
	text-align: center; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 10px; 
	line-height: 15px; 
	color: #0000FF;
}
/* START CSS only needed for weather */
	#weather_leftPanel ul{
		padding-left:20px;
		margin-left:0px;
	}
	#weather_leftPanel div{
		padding:0px;
	}
/* END CSS ONLY NEEDED FOR WEATHER */
	#weather_leftPanel{	/* Styling the help panel */
		background-color:#8d0043;	/* Blue background color */
		color:#FFF;	/* White text color */
		font-family: Arial, Helvetica, sans-serif;	/* Which font to use */
/* You shouldn't change these 5 options unless you need to */		
		height:100%;		
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
	}
	#weather_leftPanel #leftPanelContent{
		padding:0px;
	}
	#weather_leftPanel .closeLink{ /* Layout of close link */
		padding:0px;
		position:absolute;
		top:1px;
		right:1px;
		background:url('../images/close.gif');
		border:none;
		width:15px;
		height:15px;
	}
	#weather_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
		background:url('../images/close_over.gif');
		border:none;
	}
