<style type="text/css">
/* Title/link of pages */
.title{
color:#FF0000; font-size:15px
}
.tblHeader {
	width:900px;
	height:230px;
	background:url(../images/banner_new-f.png);
	background-repeat:no-repeat;
	border:none;
}
body {
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-attachment:fixed;	
}	
.tblFooter {
	width:900px;
	background:url(../images/footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:10px;
	background-color:#FFFFFF;
	font-family:"Arial";
	color:#000000;	
	border:none;
}
.tblMain {width:900px;
	background-color:#FFFFFF;
	border:none;
	padding:5px;
}
table.sidecol td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
	width:200;
	vertical-align:top;
}
table.ctrcol td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
	width:690;
	vertical-align:top;
}
.topMenuText {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:right;
}
.HeaderText {
	font-family: "Garamond";
	font-size: 36px;
	color: #30377F;
}
.MenuTextwht {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF
}
.bodyText {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}
.bodyText14 {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bodyText2 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodyTextwht {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF
}
.bodyTextwhtSmall {
	font-family: "Arial";
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF
}
.TitleText {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.SectionText {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footerText {
	font-family: "Arial";
	font-size: 9px;
	color: #000000;
}
.footerTextW {
	font-family: "Arial";
	font-size: 9px;
	color: #FFFFFF;
}
.jumpText {
	font-family: "Arial";
	font-size: 9px;
	color: #000000;
}
.Text12wht {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
}
.boldBody {
	color: #FFFFFF;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 10px;
}
h3 {
	font-family: "Arial";
	margin-top:0px;
}
p {
	font-family: "Arial";

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
