/* CSS Document */

body{
background-image:url(images/bg.gif);
background-color:#333333;
background-repeat:repeat-x;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FCF537;
	text-decoration: none;
}
a:active {
	color: #DCBC23;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	LINE-HEIGHT: 160%;
	font-weight: bold;
}
.toplinks {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	LINE-HEIGHT: 160%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;

}
.links {  font-family: Verdana, Arial; font-size: 7pt; color: #FFFFFF; LINE-HEIGHT: 160%;}
.header1 {  font-family: Verdana, Arial; font-size: 11pt; color: #FFFFFF; LINE-HEIGHT: 160%}
.header2 {  font-family: Verdana, Arial; font-size: 13pt; color: #FFFFFF; LINE-HEIGHT: 160%}
.contentheader1 {
	font-family: Verdana, Arial;
	font-size: 13pt;
	color: #0099FF;
	LINE-HEIGHT: 160%;
	font-weight: bold;
}
.contentheader1_1 {
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #00CCFF;
	LINE-HEIGHT: 160%;
	font-weight: bold;
}
.contentheader2 {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FFD800;
	LINE-HEIGHT: 160%;
	font-weight: bold;
}
.contenttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; LINE-HEIGHT: normal}
.contenttext a:link {
	color: #0099FF;
	text-decoration: none;
}
.contenttext a:visited {
	color:#0099FF;
	text-decoration: none;
}
.contenttext a:hover {
	color: #0099FF;
	text-decoration: none;
}
.contenttext2 {  font-family: Verdana, Arial; font-size: 7pt; color: #FFFFFF; LINE-HEIGHT: 160%}
.contentlinks {  font-family: Verdana, Arial; font-size: 7pt; color: #B90035; LINE-HEIGHT: 160%; TEXT-DECORATION: underline }
.footer {  font-family: Verdana, Arial; font-size: 9pt; color: #FFFFFF; LINE-HEIGHT: 160%}
.bottomlinks{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}.bottomlinks a:link{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}.bottomlinks a:visited{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}.bottomlinks a:hover{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
.sub-header{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0099FF;
font-weight:bold;
vertical-align:bottom;
}
.indexquote{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color:#FF0B00;
text-align:center;
}
.indexquote2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0B00;
font-style:italic;
}
.contactred{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FF0B00;
font-weight:bold;
}