* {
	margin:0;
	padding:0;
}
#layoutLogic {
	width: 1024px;
	background-image: url(images/statesBG.gif);
	background-repeat: repeat-y;
}
	#header {
		width:1024px;
		height:125px;
		background-image: url(../images/header_bg.gif);
		background-repeat: repeat-x;
	}
		#navbar {
			width: 1024px;
			height: 18px;
			text-align: right;
		}
		#headercontent {
			width: 1000px;
			height:85px;
		}
		#headerbottomnav {
			color: #ffffff;
			width: 1000px;
			height: 18px;
			text-align: center;
			vertical-align:bottom;
		}

		#siteSponsor {
			position: absolute;
			width: 350px;
			height: 60px;
			text-align: right;
			vertical-align:top;
			left: 654;
			top:25;
		}

	#container {
		width:1023px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color:#0000cc;
		overflow:hidden;
	}
		#leftnav {
			width:183px;
			background-color:#0000cc;
			float:left;
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color:#0000cc;
			overflow:hidden;
		}

		#contentBlock {
			width:839px;
			float:right;
			overflow:hidden;
		}
			#mainPage {
				width:660px;
				background-color:#ffffff;
				float: left;
			}
			#rightNav {
				width:178px;
				background-color:#cccccc;
				float:right;
				background-image: url(images/blueArchOnGray.gif);
				background-repeat: no-repeat;
				background-position: right top;
			}
			#fullPage {
				width:839px;
				height:auto;
				background-color:#ffffff;
				overflow:hidden;
			}
	#footer {
		width:1024px;
		background-color:#999999;
		text-align: center;
		clear:both;
	}

form {
	margin:0;
	padding:0;
}
.theMap {
	background-image:url(images/USMap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
}

.rightNavBox {
	background-color:#eeeeee;
	padding-left:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: cccccc;
}

.leftNavHeaders {
	background-color:#6666FF;
	height:20px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:20px;
	color: #FFFFFF;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

H1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom:7px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style-position:outside;
	margin-bottom:7px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-left:25px;
	color: #000000;
}
/*
ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style:inside;
}
*/

/* TOP NAV MENU STYLES */
ul.nde-menu-system {
	float:right
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	background-color: #000099;
}

UL.nde-menu-system UL {
	float:right;
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3A3C3F;
	color: white;

}

UL.nde-menu-system LI {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: white;
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	position: relative;
}

UL.nde-menu-system LI UL {
	z-index: 100000;
	float: right;
	visibility: hidden;
	width: 225px;
	white-space: nowrap;
	/*position: absolute;*/
	top: 1em;
  	text-align: left;
	color: white;
}

UL.nde-menu-system LI UL LI {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	voice-family: inherit;
	color: white;
}

UL.nde-menu-system LI UL LI A {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	z-index: 1000;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	width: 95%;
	padding-top: 0px;
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	voice-family: inherit
}
UL.nde-menu-system LI A {
	display: inline;
	font-size: 9px;
	margin: 0px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

UL.nde-menu-system LI A:hover {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
}

UL.nde-menu-system LI A:Visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
}
/* END TOP NAV MENU STYLES */

A.smallwhitenav  {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
	line-height: 11px;

}

A:links.smallwhitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 11px;
text-decoration: underline;
}


A:Visited.smallwhitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 11px;
text-decoration: underline;
}

A:Active.smallwhitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
line-height: 11px;
text-decoration: underline;
}

A:Hover.smallwhitenav  {
color : #FF9900;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
text-decoration: underline;
line-height: 11px;
}

A.medwhitenav  {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 11px;

}

A:links.medwhitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 11px;
text-decoration: none;
}


A:Visited.medwhitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 11px;
text-decoration: none;
}

A:Active.medwhitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 11px;
text-decoration: none;
}

A:Hover.medwhitenav  {
color : #FF9900;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 11px;
}

A.whitenav  {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 26px;
}

A:links.whitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 26px;
text-decoration: underline;
}

A:Visited.whitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 26px;
text-decoration: underline;
}

A:Active.whitenav  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 26px;
text-decoration: underline;
}

A:Hover.whitenav  {
color : #FF9900;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
line-height: 26px;
}

.footer:link  {
color : #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

.footer:visited {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

.footer:active  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

.footer:hover  {
color : #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

.footer12:link  {
color : #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: underline;
}

.footer12:visited {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: underline;
}

.footer12:active  {
color : #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: underline;
}

.footer12:hover  {
color : #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: underline;
}

A  {
	color : #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}

A:links  {
color : #0000CC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}

A:Visited {
	color : #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}

A:Active  {
	color : #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}

A:Hover {
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}

#requestwrapper #contactform {
	background:#EFEFEF;
	padding: 0 20px 0px 20px;
	margin:10px 0 10px 0;
}
#requestwrapper li.error {
	color:#FF0000;
	font-size:.8em;
}

#contactform p.header {
	background:#fff;
	color:#555;
	font-weight:bold;
	padding:10px;
	line-height:14px;
}
/*#contactform label {
	width:80px;
	float:left;
	text-align:right;
	margin-right:.5em;
	display:block;
	color:#000;
	font-weight:bold;
	padding:3px 0 0 0;
}*/
#contactform input {
	width: 210px;
	padding:0;
	margin:0;
}
/*
#contactform p.buttonleft { 
	float:left;
	position:relative;
	margin:0px;
	right:0px;
	text-align:center;
	font-size:.7em;	
	cursor:pointer;
	font-family:Tahoma, Georgia, Arial;
	letter-spacing:1px;
	left:145px;
}*/
#contactform a.button span {
	margin-right:0px;
	width:195px;			
}
/*
#contactform #formdent {
	background: url(/images/formdent.gif) no-repeat top left; 
	width:43px;
	height:18px;
	position:relative;
	bottom:0px;
	left:20px;
	z-index:1;
 }*/ 
 #trusteadpage {
	float:right;
	position:relative;
	/*background: url(/images/truste.gif) no-repeat bottom left;
	width:171px;
	height:52px;*/
	margin:0 0 0  0;
	padding:0px 0 0px 0;
	bottom:35px;
	right:40px;
}
/*RR form */
form#requestForm { 
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:1em;
}
#requestForm .verdana10Gray {
	font-size:.75em;	
}
/*
#requestForm .ppOrange {
	font-size:.9em;
	color:#77161F;
	font-weight:bold;
}*/
#requestForm input.RRBoxes {
	width: 300px;
	margin-left:0px;
	vertical-align: middle;
}

#requestForm input.RRBoxesShort {
	width: 85px;
	margin-left:0px;
	vertical-align: middle;
}

#requestForm input.RRBoxesMed {
	width: 125px;
	margin-left:0px;
	vertical-align: middle;
}

/*state,country,liquid cap,how soon select boxes */
#requestForm select.RRselectBox {
	height: 18px;
	width: 130px;
	margin-left:0px;
	vertical-align: middle;
	float:left;
}

#requestForm select.RRselectBoxLong {
	height: 16px;
	width: 300px;
	margin-left:0px;
	vertical-align: middle;
}

#requestForm textarea {
	width:500px;
	height:70px;
	font-size: 1em;
}
#requestForm .ppBox {
	display:none;
}

#requestForm .ppBoxFS {
	display:none;
}

#requestForm a.ppLink {
	display:none;
}
#requestForm input.rroptin {
	width:13px;
	height:13px;
	vertical-align:middle;
}
#requestForm #rrintrotext {
	display:none;
}
#requestForm .rrspacer {
	display:none;
}
#requestForm #rrspacing td {
	padding:2px;
}
#requestForm .trusteBox {
	float:right;
	background:#FFF;
	margin-right:-25px;
	margin-top:10px;
}
#requestForm .rralignsubmit {
	display:block;
	position:relative;
	margin:auto;
	padding:inherit;
}
#requestForm #submitit {
	width:185px;
	height:19px;
}
.requiredfield {
	color:red;
}