﻿body	{ font-family: Verdana; font-size: 10pt; color: #c0c0c0; }
.Code	{ color:#c0c0c0;
			font-family: Courier New; font-size: 10pt; line-height:12pt;}
.Footer { font-family: Arial; font-size: 9pt; color: #999999 }
a { color:#eeeeee; text-decoration:none }
li a:hover { text-decoration:underline }
 
b		{ color: #ffffff }
strong	{ color: #ffffff }
H1 
{
	font-family: Verdana; 
	font-size: 18pt; 
	text-transform:capitalize; 
	letter-spacing: 1px;
	font-weight:normal; 
	color: #F9C700;
	line-height:18pt;
	margin:0px;
	margin-left:10px;
	
}
.Subheader 
{
	font-family: Arial; 
	font-size: 8pt; 
	text-transform:uppercase; 
	letter-spacing: 3px;
	font-weight:bold; 
	color: #F9C700;
	line-height:18pt;
}

.Footnote
{
	font-size: 8pt;
	font-weight: bold;
	color: #B00000;
}



UL
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:15pt;
}

LI
{
	color: #A00000
}

.ListItem
{
	color: #e5e5e5;
}

.LargeTitle
{
	font-size: 14pt;
	color: #ffffff;
}

.Quote 
{
	font-family: Book Antiqua, Georgia, Times New Roman; font-size: 12pt; line-height:18pt; font-style:normal; color: #cccccc;
	padding: 16px; 
	background-image: url(../Images/quote.gif);
	background-repeat: no-repeat;
	padding-bottom: 80px;
}

.QuoteTitle
{
	font-size: 18pt;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	font-weight:bold
}

.FAQ
{
	background-image: url(../Images/q.gif);
	background-repeat: no-repeat;
	padding: 20px;
	padding-bottom: 40px;
}

.News
{
	background-image: url(../Images/news.gif);
	background-repeat: no-repeat;
	padding: 15px;
}


.FormText
{
	font-size: 14pt;
}


.FormButton
{
	font-family: Tahoma; font-size: 10pt; height:25px; font-weight: bold
}
