
@media screen, print {

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
	color: #00529b;
	font-weight: bold;
	text-indent: 45px;
	background-image: url(../images/arrow_red_large_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	height: 25px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #00529b;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
	padding-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
}

.h2faq {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #00529b;
	padding-top: 0px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.button
{
	border-right: 1px solid #96121f;
	border-top: 1px solid #fad8db;
	font: bold 11px verdana, geneva, geneva, arial, helvetica, sans-serif;
	border-left: 1px solid #fad8db;
	color: #ffffff;
	border-bottom: 1px solid #96121f;
	background-color: #bb1726;
	height: 30px;
	}

.tableheader {
	font-weight: bold;
	background-color: #d2e1f2;
	vertical-align: top
}

.tablecontent {
	background-color: #eff5fa;
	vertical-align: top;
	padding-bottom: 2px;
}

.footertext {
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 5px;
}

.superscript {
	font-size: x-small;
	vertical-align: super;
}
 
}
