body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #111111;
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
   }

#mainContainer {
	margin:0 auto;
	padding:0;
	width:960px;
	background-color:#FFFFFF;
}

#headerLink {
	margin:0px;
	padding:0px;
	width:960px;
	height:30px;
	color: #FFFFFF;
}

#header {
	margin:0px;
	padding:0px;
	width:960px;
	height:180px;
	color: #000000;
}

#dateBar {
	margin: -25px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height: 35px;
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

#columnOne {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 170px;
	background-color:#FFFFFF;
	text-align: left;
}

#columnOne #nav {
	bottom: 0;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
}

#columnOne #nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#columnOne #nav ul li {float:left; list-style-type:none;}

#columnOne #nav ul li a {
	color:#111111;
	display: block;
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 33px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

#columnOne #nav ul li a:hover {color:#CC0000;}
#columnOne #nav ul li a.nav {background:url(images/button_off.gif) no-repeat 0px 0px;}
#columnOne #nav ul li a:hover.nav, {background-position: 0px 0px;}

#columnOne #nav ul li a.navcurrent {background:url(images/button_on.gif) no-repeat 0px 0px; color:#CC0000;}

#columnTwo {
	float:left;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	width:550px;
	background-color:#FFFFFF;
	text-align: left;
}

#columnThree {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	width:190px;
}

#footerSpace {
	margin:0;
	padding: 50px 0px 10px 0px;
	width:960px;
	font-size:10px;
	color:#cccccc;
	background-color:#FFFFFF;
	clear:both;
	text-align: center;
}

#footer {
	margin:0;
	padding: 00px 0px 10px 0px;
	width:960px;
	height:20px;
	font-size:10px;
	color:#cccccc;
	background-color:#FFFFFF;
	clear:both;
	text-align: center;
}

/* Fix so that the outer DIV will wrap around all floated DIVs within */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* FORM STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.sectionHead {

background-color:#EEEEEE;
padding-left:10px;
padding-top:7px;
padding-bottom:7px;
font-size:10px;
color:#111;
margin-top:20px;
margin-bottom:10px;
font-family: Arial,Helvetica,sans-serif;

}

div.submit {

	background-color:#EEE;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

}	

a.sectionHead:link			{	color:#111; }
a.sectionHead:hover			{	color:#C00; }
a.sectionHead:active		{	color:#111; }
a.sectionHead:visited		{	color:#222; }

input.field {

width:250px;
margin-left: 0px;

}

input.submit {

align: right;
color: #333;
font-family: Arial,sans-serif;
font-size: 12px;
font-weight: bold;
background-color: white;

}
							
span.redSmallCopy {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:normal;
line-height:11px;
margin:0px 0px 5px 0px;
color:#CC0000;
text-decoration:none;
}

p.optOuts {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:normal;
line-height:16px;
margin:0px 0px 10px 0px;
color:#111;
text-decoration:none;

}
						
p.optOutsLast {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:normal;
line-height:16px;
margin:0px 0px 15px 0px;
color:#111;
text-decoration:none;

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* FLASHES AND BANDS */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1

{
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	color: #111111;
	text-decoration: none;
}

h2

{
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 20px 0px;
	color: #111111;
	text-decoration: none;
}

h3

{
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	color: #111111;
	text-decoration: none;
}

h4

{
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	color: #111111;
	text-decoration: none;
}


h5

{
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 20px 0px;
	color: #111111;
	text-decoration: none;
}

ul

{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 10px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

ul.bulletLarge

{
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
}

span.contactTitle

{
	margin: 0px 0px 0px 50px;
}

span.contactAddress

{
	padding: 0px 0px 0px 50px;
}

span.evo

{
    font-weight: bold;
}

span.orangeBold

{
	color: #CC0000;
    font-weight: bold;
}

span.redLarge

{
	font-size: 14px;
	color: #CC0000;
	line-height: 26px;
    font-weight: bold;
}

span.typeIndent {
	line-height: 28px;
	margin: 0px 0px 0px 12px;
}


em.hard	{

font-style:bold;
color:#F60;

}

hr

{
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px
}

a

{
	color: #CC0000;
	text-decoration: underline;
}

a.breadcrumb

{
	font-family: Verdana,sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	color: #CC0000;
	text-decoration: underline;
}