@charset "utf-8";
body {
	background-image: url(../graphics/bkg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerL {
	background-image: url(../graphics/footerL.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 74px;
}
.shade {
	background-image: url(../graphics/shade3.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.green {
	color: #33CC00;
}

.footerL {
	background-image: url(../graphics/footerL.gif);
	background-repeat: repeat-y;
}


.logo {
	background-image: url(../graphics/logoA.gif);
	height: 77px;
	width: 403px;
	background-repeat: no-repeat;
}
.logoBkg {
	background-image: url(../graphics/hback.gif);
	background-repeat: repeat-x;
	height: 77px;
}
.topRight {
	background-image: url(../graphics/rightTop.gif);
	background-repeat: no-repeat;
	height: 317px;
	width: 24px;
	text-align: right;
}
.headEnd {
	background-image: url(../graphics/rightTopC.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 24px;
}
.footerR {
	background-image: url(../graphics/footerR.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 24px;
	text-align: right;
}
.txtFooterLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.footerC {
	background-image: url(../graphics/footer.gif);
	background-repeat: repeat-x;
	height: 14px;
}

.bull{
color:#000000}
.tableContent {
	background-color: #d5ddb6;
}
h3 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.leftTop {
	background-image: url(../graphics/leftTop.gif);
	background-repeat: no-repeat;
	height: 317px;
	width: 75px;
	text-align: left;
}
.txtFooterSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.right {
	background-image: url(../graphics/right.gif);
	background-repeat: repeat-y;
}
.left {
	background-image: url(../graphics/left.gif);
	background-repeat: repeat-y;
	width: 75px;
}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pdfsheet {
	color: #99FF33;
}
.shadeContent {
	background-image: url(../graphics/shade3.jpg);
	background-repeat: repeat-y;
}

a.data:link {
	color: #33FF33;
	text-decoration: none;
}
a.data:visited {
	color: #33FF33;
	text-decoration: none;
}
a.data:hover {
	color: #F8BC29;
	text-decoration: underline;
}
a.data:active {
	color: #33FF33;
	text-decoration: none;
}
a.global:link {
	color: #CC0000;
	text-decoration: none;
}
a.global:visited {
	color: #CC0000;
	text-decoration: none;
}
a.global:hover {
	color: #3333CC;
	text-decoration: underline;
}
a.global:active {
	color: #CC0000;
	text-decoration: none;
}
.rText {
	padding-left: 10px;
}
.faq {
	padding-left: 15px;
}

