/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-style:normal;
}

.splashbg {
background-image:url(../images/splash_bg.jpg);
background-repeat:no-repeat;
}
.midltbg {
background-image:url(../images/midleft_bg.gif);
}
.midrtbg {
background-image:url(../images/midrt_bg.gif);
}
.bt {
background-image:url(../images/bt_bg.gif);
}
.bt2 {
background-image:url(../images/bt2_bg.gif);
}
.pagebg {
background-image:url(../images/splash_bg2.gif);
}
a:link {color: #005bd8;text-decoration: underline;}
a:visited {text-decoration: underline;color: #005bd8;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: underline;color: #005bd8;}

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

a.textlk:link {color: #ffffff;text-decoration: underline;}
a.textlk:visited {text-decoration: none;color: #ffffff;}
a.textlk:hover {text-decoration: none;color: black;}
a.textlk:active {text-decoration: none;color: #ffffff;}

a.bottom:link {color: #cccccc;text-decoration: underline;}
a.bottom:visited {text-decoration: underline;color: #cccccc;}
a.bottom:hover {text-decoration: underline;color: #ffffff;}
a.bottom:active {text-decoration: none;color: #cccccc;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	letter-spacing:-.09em;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text2b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.bottom-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #45473E;
}
.copyrights {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.pagetitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color:#00A5F1;
}
.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color:#ffcc00;
}
.hilites {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	line-height:15pt;
}

