/* CSS Document */
.showwhenprint {
	display: none;
}

.maintablewidth {
	width: 746px;
}


a:link {	color: #CC0000; text-decoration: underline;}
a:active {	color: #CC0000;	text-decoration: underline;}
a:visited {	color: #CC0000;	text-decoration: underline;}
a:hover {	color: #231986;	text-decoration: none;}

.footerlink {
	color: #FFFFFF;
	font-size: 11px;
}
.footerlink a:link {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:active {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:visited {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:hover {	color: #FFFFFF;	text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
table, ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3F3F3F;
	line-height: 18px;
	list-style-type: square;
}
input, textarea {
	font-size: 12px;
	border: 1px solid #231986;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #231986;
	padding: 2;
	background-color: #FFFFFF;
}
.textPadding {
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
}
.watermark {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact {
	color: #231986;
	font-size: 11px;
}
.index-border {
	background-color: #CC0000;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #FFFFFF;
	border-color: #993300;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #252182;
}
.heading {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	text-transform: uppercase;
	color: #231986;
	padding-top: 15px;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
}
.heading-red {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
.heading-lightblue {
	font-weight: bold;
	color: #0066CC;
	text-transform: capitalize;
}
