body {
	font: 11px verdana,arial,helvetica,clean,sans-serif; 
	line-height: 1.09em;
	color: #333;
	}
	
h4 {
color:#092a4f;
text-transform:none;
}
h3 {
color: #092a4f;
text-transform:none;
font-weight: bold;
}
strong {
color: #092a4f;
text-transform:none;
font-weight: bold;
}

	
#spHomePageWrapper h2 {
	font-size: 14px;
	font-weight: bold;
	color: #092a4f;
	margin-bottom: 15px;
	line-height: 17px;
	}		
	
#spHomePageWrapper strong {
	color: #092a4f;
}

.disclaimer {
    color: #999;
    font-size: 10px;
    line-height: normal;
   }
   
a, a:visited {
	color: #0056b7;
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}

p a, p a:visited	 {
	text-decoration: underline;
	}
	
p a:hover {
	text-decoration: none;
	}
	
p a:visited, #heroWrapper li.hpLinkList a:visited {
	color: #7faadb;
	}

#heroWrapper ul .heroLinkList{

font-size: 11px;
line-height:16px;
}

	
.strong {
	font-weight: bold;
	}
	
.embedded:link {
	color: #0056b7;
	font-weight: normal;
	text-decoration:underline;
	}

a.embedded:visited {
	color: #7faadb;
	font-weight: normal;
	text-decoration:underline;
	}

a.embedded:hover {
	color: #0056b7;
	font-weight: normal;
	text-decoration:underline;
	}
	
#serviceValueProp a {
	font-size: 13px;
}

#serviceValueProp p a {
	font-size: 1em;
}

#valueProp h4 a {
	font-size: 13px;
	}
	
#valueProp p {
	margin-top: -10px;
	line-height: 16px;
}

.social p, .valueProp p {
	font-size: 11px;
}


/*---------------- FOOTER ------------*/

#disclaimer p{
line-height:12px;
font-size:10px;
}


	
/*  ------------- HOMEPAGE ------------*/
.homePageWrapper h1{
color:#092a4f;
font-size:1.09em;
font-weight:bold;

}

.homePageWrapper h3{
font-size:1em !important;
}

.homePageWrapper p{

}

.social .date{
display:block;
font-weight:normal;
color:#999999;
}

#carousel_wrapper h1 {
	float: left;
}


.carousel a {
	font-size: 10px;
	background: url("../images/chevron.gif") 0 50% no-repeat;
	white-space: nowrap; 
	padding: 0 12px 0 10px;
	display: block;
	margin-top: 15px;
	text-decoration:none;
}

.carousel a:visited {
	text-decoration:none;
}

.carousel a:hover {
	text-decoration:underline;
}

/*-------------- CLAIMS CENTER ------------------------*/

#claimsCenterWrapper #heroContent h1{
margin:10px 0 10px 0;
}

#claimsCenterWrapper #heroContent p{
line-height:normal;
}

#claimsCenterWrapper #heroContent .divider{
margin-bottom:10px;
}


/*-------------- CUSTOMER SERVICE CENTER ------------------------*/

#customerServiceWrapper #heroContent h1{
margin:10px 0 10px 0;
}

#customerServiceWrapper #heroContent h4{
margin-bottom: 9px;
}

#customerServiceWrapper #heroContent p{
line-height:16px;
}



#customerServiceWrapper #heroContent .divider{
margin-bottom:10px;
}


.carousel p  {
	font-size: 11px;
	margin-top: -5px;
	float: right;
	line-height:15px;
	z-index:500;
}



.carousel h4  {
	font-size: 12.5px;
	font-weight:bold;
	margin-bottom: 10px;
}

/*-------------- SOCIAL HUB ------------------------*/

.twitter-header a, .facebook-header a {
	float: right;
	font-size: 10px;
	margin-top: 35px;
	
}

.communityBox {
	font-size: 12px;
}

#firstTweet {
	font-size: 18px;
	line-height: 18px;
}

.timeStamp {
	font-size: 9px;
	color: #666;
}
.errorType {
	color: #CC0000;
	}
	
.errorType a:link {
	text-decoration: underline;
	color: #CC0000;
}

.errorType a:visited {
	text-decoration: underline;
	color: #CC0000;
}

.errorType a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.errorType a:active {
	text-decoration: underline;
	color: #CC0000;
}
.blueType {
	color: #405e7c;
	font-size: 10px;
	}


