#stayconnected  ul{
	margin-left: 0px !important;
	 text-align: center;
}
.desctooltip{
		display:none;
	}
#stayconnected #connected_icons li{
	display: inline;
	padding: 5px;
}


#email #emailupdt li{
	display: inline;
	padding: 12px;
}
#emailupdates{
	background: #013467 none repeat scroll 0 0;
	color: white;
    overflow: hidden;
}
#emailupdates ul{
	margin-left: 0px;
}
.mailicon{
	float: left;
}
.mailtext {
    font-size: 23px;
	line-height: 30px;
}

/*********NEW FOOTER************/
/************** Footer ****************/
#footer {
    background-color: #013467;
    color: white;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}


#footer-wrapper{
	padding: 10px 0px;
}

#footer .icons{	
	margin-bottom:10px;	
}
#footer .icons a{
	color:gray;
}
#footer-links li  {
    font-size: 0.9em;
	padding-bottom:5px;
}

#footer-links li a {
    color: white;
    font-size: 0.9em;
    padding-left: 15px;
    padding-right: 15px;
}

#stayconnected #connected_icons li {
    display: inline;
    padding: 5px;
}
#stayconnected ul li {
    float: left;
    width: 20%;
}
.bottom_bucket_wrapper ul li {
    font-size: 17px;
    margin-bottom: 0.5em;
}

a {
    text-decoration: none;
}
a {
    background: transparent none repeat scroll 0 0;
}

a, a:link {
    color: #0000EE;
}


.body p, p:last-child {
    margin: 0 0 20px;
}

#advsearch-link {
    font-size: 100%;
}
#header {
    #background: rgba(0, 0, 0, 0) url("../images/redesign/header-pattern.png") repeat-x scroll right top;
    border-bottom: 4px solid #9a0101;
}
#bottom-buckets {
    #background: rgba(0, 0, 0, 0) url("../images/redesign/footerpattern.png") repeat scroll right top;
}
#header p{
    line-height: 1.4em;
    margin: 0;
}

#top-nav li {
    padding-left: 40px;
    padding-right: 40px;
}
#top-nav li {
    width: auto;
}
#top-nav ul li:first-child {
    padding-left: 40px;
	padding-right: 40px;
}

#stayconnected img {
    width: 100%;
}
#stayconnected  ul{
	margin-left: 0px !important;
	 text-align: center;
}

#stayconnected #connected_icons li{
	display: inline;
	padding: 5px;
}


#email #emailupdt li{
	display: inline;
	padding: 12px;
}
#emailupdates{
	background: #013467 none repeat scroll 0 0;
	color: white;
    overflow: hidden;
}
#emailupdates ul{
	margin-left: 0px;
}
.mailicon{
	float: left;
}
.mailtext {
    font-size: 23px;
}
.icons  a, .icons a:link {
    color: black;
}

@media screen and (max-width:800px){
	.mailicon {
		padding: 20px;
	}
	
	.mailtext {
		font-size: 23px;
		line-height: 30px;
	
	}
	.socialbucket{
		padding: 20px;
	}
	#emailupdates {
		box-sizing: border-box;
	}
	#links-icons-menu {
		margin-top: -10px;
	}
	#tablet-buttons {
		top: 10px;
	}
}

@media screen and (max-width:420px){
	.mailtext {
		font-size: 20px;
		line-height: 25px;
		padding: 10px;
	}	
	.mailicon img {
		height: 30px;
	}
	#emailupdates {
		padding: 10px;
	}
}



.greybadge {
    background: #dddddd none repeat scroll 0 0;
    border: 2px solid #a1a1a1;
    border-radius: 25px;
    line-height: 1.5;
    margin: 0 20px;
    padding: 10px 40px;
    word-wrap: break-word;
}

/* Quote */

.graphicalquote{
	padding:20px;
 	line-height: normal;
        text-align: left;
	margin: 25px;
	background-color: #F2F2F2;
}

.quotecaption{
	margin-top: 20px;
	font-family: "Arial Italic","Arial";
    font-weight: 400;
}


.graphicalquote img{
	margin-right: 20px;
}

.quoteimg{
	float:left;
}

.quotetext{
	padding-left: 140px;
}

.rightquoteimg{
	float:right;
}

.rightquotetext{
	padding-left: 0px;
}

@media screen and (max-width:600px){
	.desctooltip{
		display:block;
	}
}

.wgtEHBtrackercontainer{
	margin-top: 10px !important;
}