*{
padding: 0px;
margin: 0px;
}

html{
height:100%;
}

body{
font-family: Arial, Helvetica, sans-serif;
height:100%;
}

.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
}

.center{
margin-right:auto;
margin-left:auto;
}

.full_width{
width:960px;
}

.full_width_pad{
width:950px;
}

ul{
list-style:none;
}

.content img{
margin:25px 25px 25px 25px;
}

.home_newsfeed img{
margin:0px 25px 25px 0px;
}

.content h1{
font-size:32px;
padding-bottom:5px;
border-bottom:1px solid #666666;
margin-bottom:15px;
}

.content h2, .content h3, .content h5, .content h6, .home_newsfeed h6, .home_newsfeed h6{
font-size:20px;
padding-bottom:12px;
padding-top:12px;
}

.sub_navigation li{
float:left;
margin-right:15px;	
}

.sub_navigation h6{
font-size:20px;
padding-bottom:12px;
}

.side_promos{
margin-bottom:15px;	
}

.main_promos h4{
font-size:20px;
padding-bottom:12px;
padding-top:12px;
}

.home_newsfeed a, .footer a, .content a{
text-decoration:underline;
font-size:12px;
}

.footer{
border-top:1px solid #292C1D;
padding-top:15px;	
}

.footer a{
margin-right:15px;	
}

.home_newsfeed a:Hover, .footer a:Hover, .content a:Hover{
text-decoration:None;
}

.main_promos .promo_col_three{
background-image: url("../../images/templates/promo_back_three.gif");
background-repeat:no-repeat;
width:260px;
padding:0px 25px 25px 25px;
height:150px;
float:left;
}

.main_navigation{
padding-right:15px;	
}

.main_navigation li{
float:left;
padding-right:15px;
}

.side_promos{
padding-left:15px;
padding-top:15px;
}

.contact input[type="submit"]{
margin-top:10px;
text-decoration: underline;
color: #ffffff;
font-size: 11px;
display:block;
width:150px;
height:40px;
padding-left:15px;
background-image:url('../images/templates/submit.gif');
background-repeat:no-repeat;
cursor:pointer;
}

#error{
color:#d11111;
padding:5px 10px 5px 10px;
border:1px solid #d11111;
}

.content ul{
list-style:disc;
padding-left:25px;
margin-top:15px;
margin-bottom:15px;
}

.content_highlight{
border:1px solid #333333;
padding:25px;
text-align:center;
margin-bottom:25px;
}

input[type="text"], textarea, input[type="password"]{
border-top:1px solid #333333;
border-left:1px solid #333333;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
background-color: #171717;
font-size:11px;
color: #555555;
padding:3px;
}

.contact ul, .testimonials ul, .links ul, .faq ul, .newsfeed ul{
list-style:none;
margin:0px;
padding:0px;
}

.resources h2{
padding-bottom:0px;
}

.resources li{
margin-bottom:15px;	
}

#author{
font-weight:bold;
}

.links{
background-color:#171717;
padding:15px;
margin-bottom:15px;	
}

#title{
background-color:#171717;
padding:15px;
margin-bottom:15px;	
font-size:12px;
font-weight:bold;
margin-bottom:15px;
}

.address p{
text-align:right;
font-size:11px;
color:#A5B072;
line-height:1.7;
}

.address h5, .newsletter h5{
font-size:20px;	
}

.newsletter{
text-align:right;	
}

.faq p{
padding-left:15px;	
}

.tab_container{
width:100%;
_width:80%;
background-image: url('../images/tab_back.gif');
background-repeat:repeat-x;
height:35px;
margin-bottom:25px;
}

.tab_container ul{
list-style:none;
padding-left:0px;
margin-top:0px;
margin-bottom:0px;
}

.tab_container li{
float:left;
background-image: url('../images/tab_btn.gif');
background-repeat:no-repeat;
background-position:center;
height:35px;
cursor:pointer;
margin:0px;
padding:0px;
}

.tab_container li:hover{
	background-image: url('../images/tabs_over.gif');
}

.tab_container li:hover p{
	color:#ffffff;
}

.tab_container li.tabSelected1{
	background-image: url('../images/tab_btn_over.gif');
}

.tab_container li.tabSelected1 p {
	color:#ffffff;
}

.tab_container p{
color:#ffffff;
font-weight:bold;
margin-left:15px;
margin-right:15px;
margin-top:5px;
}

