BODY {
	font-family: Arial;
	font-size: 12px;
	font-weight: strong;
	background-color:#000000;
	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 50px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: left
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.sun:link {color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px }
a.sun:visited {color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px }
a.sun:hover {color: #CC3300; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px }
a.sun:active {color: #CC3300; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px } 

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
.leftmenubar {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #FAFBEC;
}
.leftmenuhead {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #AFB7D8;
}
.rightmenubar {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FAFBEC;
}
.rightmenuhead {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #AFB7D8;
}h1, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	margin: 0px 0px 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin: 0px 0px 5px;
	font-style: italic;
	font-weight: lighter;
}
.block_state a{
	font-size:x-small;
}
.block_state a:hover{
	font-size:x-small;
}

.container {
	BACKGROUND: white; 
	MARGIN-LEFT: auto; 
	WIDTH: 750px; 
	MARGIN-RIGHT: auto; 
	BORDER: #fffff 2px solid;
	text-align: left;
}
#leftpullout {
	float: left;  
	width: 175px
	
}
#rightpullout {
	float: right;  
	width: 125px
}
.content {
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;

}
.nationwide {
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #ECF1FB;
}