
#subnavigation {margin-top: 10px; margin-bottom: 10px; font-size: 90%}

.subnav{font-size: 11px;
    color:#41679f;
    text-decoration:none;}
.subnav:hover{font-size: 11px;
    color:#41679f;
    text-decoration: none;
    }
.subnavhead{font-size: 11px;
    font-weight:bold;
    color:#4C8C00;
    }
#subnavbox { 
	background-color: #ffffff; 
	border: 1px solid #ddd;
	padding: 5px;
}	
#subnavcontent { 
	padding: 4px;
}
.subheader{font-weight:bold;color:#41679f}
.subheadergr{font-weight:bold;color:#4c8c00}

#column_right LI.selected {	
    background-color: #dbe8cc; 
    border-color: #dbe8cc;
    border-top-color:white; 	
}	
#column_right LI.selected SPAN {	
    color:#666666;
}


.subnavbox {
	font-size: 12px;
    /*height: auto;*/ 
    width:auto; 
    margin-left:0px; 
    margin-top:8px;
	margin-bottom:8px;
    border: 1px solid #ccc; 
    background: #fff;
	padding-bottom: 8px;
    }
.subnavbox .title {
	font-weight:bold;
	padding:8px 0px 8px 10px;
	color: #666; 
	background: #fff;
	font-size:12px;
	}

.subnavbox .innercontent {
	padding:0px; 
	margin-left:0px;
	margin:0px;
	margin-bottom: 8px;
	FONT-size: 0.925em;	
	}
.subnavbox .innercontent P {
	padding:0px; 
	margin:8px 10px 8px;
	line-height:1.2em;
	}
.subnavbox LABEL
{
	clear: left;
	font-weight: bold;
	width: 50px;
	float:left;
    height: 19px !important;
    margin-top: 3px;
    color: #666666;
}    
.subnavbox .field {
	width: 162px;
	float:left;
	vertical-align: middle;
}
.subnavbox .body {
	padding:0px 10px 0px;
	}
.insidersubmitbutton {
	vertical-align: top; 
	height: 18px !important; 
	width: 64px; 
	margin-top: 2px; 
	margin-left: 2px;
	border: 0px;
}
.subnavbox .body INPUT
{
	border: 1px solid rgb(204, 204, 204); 
	height: 16px !important;
    margin-bottom: 2px;
}    
.subnavbox .body input#ctl00_insidersignup_cons_email {
	width: 160px; 
}
.subnavbox .body input#ctl00_insidersignup_cons_zip_code {
	width: 80px; 
}
.clearBoth {
	clear: both;
}
input:focus {background-color: #D9E1Ec; }