A:link { text-decoration: none; color:#A52929; }
A:visited { text-decoration: none; color:#A52929; }
A:hover { text-decoration: underline; color:#A52929; }

h1 {
	margin: 0;
	padding: .25em 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-family: tahoma;
	color: #3A6A8C;
	font-size: 12px;
        line-height: 1.2em;
	font-weight: normal;
}
p {
	margin: 0;
	padding: .6em 1.2em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
        line-height: 1.2em;
	text-align: left;
}
div {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;

}
h3 {
	font-family: tahoma;
	color: #FFFFFF;
	margin: 15 10 6px 18;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
}
h4 {
	font-family: verdana, Arial, sans-serif;
	color: #A52929;
	padding: 8;
	font-size: 13px;
        line-height: 1.1em;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: .50em 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
        line-height: 1em;
	color: #82040c;

}
h6 {
	font-family: tahoma;
	color: #000000;
	margin: 13 0 6px 0;
	padding: 0;
	font-size: 14px;
        line-height: 1.2em;
	font-weight: normal;
}
h3.howey {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}
h3.title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

/* ******** revised tabs ********** */

.tabcontainerhome {width: 262px}
/* .tabcontainerhome * {font-size: 10px;} */

.tabcontent {background-color: #edf3f9; border-left: solid 2px #c8ccd2; border-right: ridge 0px; padding: 0px 0px 0px 0px}
.tabcontentnogray {border-left: solid 1px #c0c0c0; border-right: ridge 2px; padding: 0px; border-bottom: ridge 2px;}

