body {
	background-color: #ffffff;
	background-image:url(../images/bg_gradient.jpg);
    background-repeat: repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}

#position {
	width: 800px; 
	margin: 0 auto;
	text-align:left;
  }

#leftnav {
	background-color:#FFFFFF;
	float: left;
	width:180px;
	height:100%;
	margin: 0px 5px 0px 0px;
	padding: 0px  10px 5px 10px;
	border: 0px;
	border-right: 1px #a4261f solid;
	display:inline;
}

#CONTENTPANETOP {  
	top:125px; 
	width:800px; 
	z-index:10;
}

#content {
	margin: 0 0 0 200px;
	width:580px;
	height:100%;
	padding: 0 10px 10px;
	border:0px;
	border-left:solid #a4261f 1px;
	
}

#footer {
	background-image:url(../images/bg2_gradient.jpg);
	background-repeat: repeat-x;
	text-align:center;
	height:50px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:10px;
	border-top:thin;
	border-top-color:#a4261f;
	border-top-style:solid;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	clear:both;
	padding-bottom:5px;
}

#footer p{
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
} 

#footer a:link, #footer a:visited, #footer a:active{
	color:#a4261f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	
	}
#footer a:hover{
	color:#d33027;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	
	}
  
#swoop {
	background-image:url(../images/ssswoop.png);
	background-repeat:no-repeat;
	position:absolute;
	text-align:right;
	left:500px;
	top:0px;
	width:478px;
	height:80px;
	z-index:-1;
	border: none;
 }
 
 #logo{
	left:0px; 
	top:15px; 
	width:223px; 
	height:60px; 
	z-index:12;
	border:none;
	padding-top:5px;
 }
 
#loginlinks, #loginlinks a:link, #loginlinks a:visited, #loginlinks a:active{
	position: inherit;
	text-align:right; 
	left:3px; 
	top:70px; 
	width:793px; 
	height:18px; 
	color: #a4261f;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:50;
 }


#loginlinks a:hover {
	color: #d33027;
	text-decoration: underline;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:50;
}

#navbar{ 
	left:0px; 
	top:90px; 
	width:100%; 
	height:39px; 
 	z-index:14;
	background-image:url(../images/bg3_gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:visible;
 }
 
.nav a {display: block;}

.searchbox {
background-image: url(../images/bg_gradient_body.gif);
padding:0px 2px 5px 5px;
margin: 5px 0px 5px 0px;
}

#mainflash {
	text-align:center;
	}


#news {
margin:0;
padding:5px;
border-style:solid;
border-color:#a4261f;
border-width:1px;
background-image:url(../images/bg_gradient.jpg);
background-position:top;
background-repeat:repeat-x;
	}
	
#newsleft {
	position:relative;
	float:left;
	width:48%;
	border:none;
	padding:5px;
	}
	
#newsright {
	position:relative;
	float:right;
	width:48%;
	border:none;
	padding:5px
	}
	
#news h1 {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#a4261f;
	border:thin;
	border-style: solid;
	padding:2px;
	}

#news a {
	text-align: left;
	display:block;
	border: 1px solid #ffffff;
	/*white-space:nowrap;*/
	margin:0;
	padding: 0.4em;
	}
	
#news a:link, #news a:visited, #news a:active	/* menu at rest */
	{
	color: black;
	background-color: #EFEFEF;
	text-decoration:none;
	font-size:9px;
	}
	
#news a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color:#d33027;
	text-decoration: none;
	font-size:9px;
	}
	
#news ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;	 /*width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#news li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}
	
div#news li:hover
	{
	cursor:pointer;
	z-index:100;
	}	
 
 .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#clear {
clear:both;
}

 
p {
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	text-decoration:none;	
}

ul {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:justify;
	}
	
ol {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:justify;
	}	

h1 {
	font-size: 18px;
	color: #A4261F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


h2 {
	font-size: 14px;
	color: #A4261F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

h4,h5,h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #a4261f;
	font-size: 12px;
}

hr {
	color:#a4261f;
	size:1px;
	width:100%;
	display:noshade;
	}
.foot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	color: #000000;
	text-align:center;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

td th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	
}


a:link {
	text-decoration: none;
	text-align:left;
	color: #A4261F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	text-align:left;
	color: #A4261F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	text-align:left;
	color: #d33027;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	text-align:left;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

.links:link {
	text-decoration: none;
	text-align:left;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.links:visited {
	text-decoration: none;
	text-align:left;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.links:hover {
	text-decoration: underline;
	text-align:left;
	color: #d33027;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	
}

.links:active {
	text-decoration: none;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.label {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	color: #444444;
}

.labellink {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	color: #444444;
}

.labellink:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	color: #444488;
}

.labellink:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	color: #444488;
}

.labellink:active {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	color: #444488;
	font-style: italic;
}

.field {
	font-size: 12px;
	color: #666666;
}

.button {
	font-size: 12px;
	color: #000000;
}

.formheader {
	text-align: center;
	font-size: 18px;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.helpheader {
	text-align: center;
	font-size: 18px;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.helpheader:visited {
	text-align: center;
	font-size: 18px;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.helpheader:active {
	text-align: center;
	font-size: 18px;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
}

.helpheader:link {
	text-align: center;
	font-size: 18px;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
}

.helpheader:hover {
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	color: #82040D;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.formsubheader {
	text-align: center;
	font-size: 16px;
	color: #002D71;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.alert {
	font-size: 12px;
	color: #00CC00;
}

.required {
	font-size: 14px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.formlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D71;
}

.formlink:link {
	text-decoration: none;
	color: #002D71;
}

.formlink:visited {
	text-decoration: none;
	color: #002D71;
}

.formlink:hover {
	text-decoration: none;
	color: #3360A4;
}

.formlink:active {
	text-decoration: none;
}

.listitem, .listitem:link, .listitem:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.listitem:hover {
	color: #EE7744;
}

.listheader {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.listheader:hover {
	color: #4477DD;
	text-decoration: none;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}

.smalltext2 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}

.searchtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


.aarp:link {
	text-decoration: none;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.aarp:visited {
	text-decoration: none;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.aarp:hover {
	text-decoration: underline;
	color: #d33027;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.aarp:active {
	text-decoration: none;
	color: #A4261F;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.biglinks {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.biglinks:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.biglinks:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.biglinks:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.biglinks:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.boxxx {
background-attachment: scroll;
background-image:url(../images/bg_gradient_body.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.advisory {
	background-color:#efefef;
	padding:5px;
	}

.advisory2 {
	padding:5px;
	}
	
.bio_holder {
	padding:5px 10px 5px 0px; 
	width:100%;
	height:160px;
	background-color:#efefef;
	}
		
.bio_holder2 {
	padding:5px 10px 5px 0px; 
	width:100%;
	height:160px;
	background-color:#FFFFFF;
	}
	
.statesTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#a4261f;
	border: #a4261f 1px solid;
	border-collapse:collapse;
	}

/*Contact form styles*/

#contact1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border:solid 1px #a4261f;
	background-color:#efefef;
	padding:5px;
	}
	
#contact1 th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	}
	
	#contact1 td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#a4261f;
	}
	
.contact1_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	border:solid 1px #a4261f;
	}
	
.contact1_1:hover{
	text-align:center;
	border:solid 1px #a4261f;
	background-color:#efefef;
	}
	
.headline {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #a4261f;
	font-size: 12px;
	text-indent: 5px;
	text-align:right;
}

.headline2 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #a4261f;
	font-size: 14px;
	text-align:left;
}

.redbox {
background-color:#a4261f;
padding:10px 20px;
}

.whtTXT {
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}
/*END Contact form styles*/
