body  {
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: 'Arial', Helvetica,  sans-serif;
	font-size: 0.75em;
	background-color: #ffffff;
	background-image: url(img/backgroundTile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.85em;
	padding-bottom:20%;
	
	}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border:0;
}

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { border: 2px solid #6699CC;}


#container { 
	width: 1024px; 
	background: transparent;
	margin: 0 auto; 
	text-align: left; 
} 

/*#altContentLoader {margin-left:-80px;}*/

#header { 
	background: transparent; 
	padding: 0px;
	margin-bottom:40px; 
	margin-left:80px;
} 

#header h1 {
	margin: 0;
	display: inline;
	padding-right: 0;
	padding-left: 0;
}

#sidebar1 {
	float: right; 
	width: 12em;
	background: transparent; 
	padding: 15px 0; 
	//padding-top: 30px;
}
	
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

#mainContent {
  	margin: 0 13em 0 10px; 
	//zoom: 1; 
	//padding-top: 15px;
}

#mainContentFull {
  	margin: 0 10px 0 10px; 
	//zoom: 1; 
	//padding-top: 15px;
} 

#mainContentFull h1{
font-size:1.4em
}

#mainContentFull h2 { font-size:1.2em }


#faqTopNav {margin-top:5px;}
#faqTopNav a {color:#333333; text-decoration:none; font-size:0.90em;}
#faqTopNav li {line-height:1.1em; margin-bottom:2px;}

#footer { 
	padding: 0 10px; 
	background: transparent;
	padding-bottom:20px;
	} 
#footer p {
	margin: 0; 
	padding: 10px 0;
}

#footer img {
float:left
}

#subnav {
float:left;
margin-top:50px;
margin-left:18px;
padding-bottom:60px;
}

#subnav h4 {
display:inline;
padding-right:11px;
font-size:0.80em;
}

#subnav a {
	font-style:normal;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}

#disclaimer {
	margin-top: 25px;
	font-size: 0.75em;
	line-height:1.5em;
	float:right;
	padding-left:10px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	width:42%;
	padding-top:5px;
	padding-bottom:5px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.highlightBlue {
color:#0f85bd;
text-decoration:none;
}

.highlightGreen {
color:#0c9c34;
text-decoration:none;
}

.highlightBlue a {
color:#0f85bd;
text-decoration:none;
}

.highlightGreen a {
color:#0c9c34;
text-decoration:none;
}

.required {font-size:0.95em; line-height:1.5em;}

input.btn { 
color:#050; 
font: bold small 'trebuchet ms',helvetica,sans-serif; 
}

.listNoIndent { 
	padding:0; 
	margin:15px;
}