/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.tophead_bg {
background-image:url(../images/topheader_bg.gif);
background-repeat:repeat-x;
}
.menu_bg {
background-image:url(../images/toplink_bg.gif);
background-repeat:repeat-x;
}
.faqbg {
background-image:url(../images/faq03.gif);
}
.btmenu_bg {
background-image:url(../images/bottom_bg.gif);
background-repeat:repeat-x;
}
.splash_bg {
background-image:url(../images/splash002.gif);
background-repeat:no-repeat;
}
.splash2_bg {
background-image:url(../images/splash_bg.gif);
}
.bottom12_bg {
background-image:url(../images/bottomhead0102_bg.gif);
background-repeat:x;
}
.bottom3_bg {
background-image:url(../images/bottomhead03_bg.gif);
}
a:link {color: #003399;text-decoration: underline;}
a:visited {text-decoration: underline;color: #003399;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: underline;color: #003399;}

a.bottom:link {color: #990000;text-decoration: none;}
a.bottom:visited {text-decoration: none;color: #990000;}
a.bottom:hover {text-decoration: underline;color: #000000;}
a.bottom:active {text-decoration: none;color: #990000;
}

.splashtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.pagetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.listheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.page-title {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #0066ff;
	letter-spacing: -.04em;
}
.site-title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -.07em;
}


