@charset "UTF-8";

/* CSS Document */

#homepageContentarea {
	width:962px;
	}



/* Upper Block styling */
	
#hpUpperblock {
	background-color:#FFFFFF;
	height:350px;
	}

#heroani{
	position:relative;
	width:660px;
	height:350px;
	float:left;
	overflow:hidden;
}



#heroContent {
	width:608px;
	height:325px;
	padding:20px 0 0 20px;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	overflow:hidden;
	}
	

#heroContent h1 {
	color:#FFFFFF;
	font-size:32px;
	font-weight:normal;
	margin:0 0 15px 0;
	}
	
#heroContent p {
	color:#ffffff;
	font-weight:bold;
	margin-bottom:0px;
	}
	
#heroCTA1 {
	width:246px;
	height:45px;
	background-image:url(../images/herocta1.gif);
	margin:25px 0 0 10px;
	padding:14px 20px 0 10px;
	}
	
#heroCTA2 {
	width:246px;
	height:45px;
	background-image:url(../images/herocta2.gif);
	margin:25px 0 0 10px;
	padding:14px 20px 0 10px;
	}
	
#hpUpperblock a {
line-height:15px;
}

#hpUpperblock a:link {color: #f53535; font-weight:bold; text-decoration:none; font-size:12px;} 
#hpUpperblock a:visited {color: #f53535; font-weight:bold; text-decoration:none; font-size:12px;} 
#hpUpperblock a:hover {color: #006bab; font-weight:bold; text-decoration:none; font-size:12px;} 
#hpUpperblock a:active {color: #f53535; font-weight:bold; text-decoration:none; font-size:12px;} 

#ubCTA {
	width:300px;
	height:75px;
	background-image:url(../images/ubCTA.gif);
}
#ubRightcontainer {
	width:300px;
	height:350px;
	float:right;
	}
#ubPoll {
	width:263px;
	height:350px;
	background-image:url(../images/pollbkg.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#ubActnow {
	width:263px;
	height:100px;
	background-image:url(../images/actnowbkg.gif);
	}	



/* Lower Block styling */

#hpLowerblock {
background-image:url(../images/homepagelowerblockshadow.gif);
background-position:top;
background-repeat:repeat-x;
	background-color:#dae5f1;
	height:340px;
	padding: 0 0 0 20px;
	margin: 0 1px 0 1px;
	}
	
#hpLowerblock h2 {
color:#f53535;
font-size:20px;
padding:25px 0 0 0;
font-weight:bold;
}

.hpQuote {
color:#303030;
font-size:16px;
line-height:20px;
font-style:italic;
}

.hpQuoteauthor {
color:#303030;
font-size:14px;
font-weight:bold;
text-align:right;
}
#hpLowerblock a {
}


#hpLowerblock a:link {color: #006bab; font-weight:bold; text-decoration:none; font-size:12px; line-height:14px;} 
#hpLowerblock a:visited {color: #006bab; font-weight:bold; text-decoration:none; font-size:12px; line-height:14px;} 
#hpLowerblock a:hover {color: #303030; font-weight:bold; text-decoration:none; font-size:12px; line-height:14px;} 
#hpLowerblock a:active {color: #006bab; font-weight:bold; text-decoration:none; font-size:12px; line-height:14px;} 

