#content
{
	position: absolute;
	top: 100px;
	left: 200px;
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-left: 0px;
}

#extra { 
left: 500px; 
top: 500px; 
right: 0px; 
font-size: 10pt; 
color: #000000; 
position: fixed; 
line-height: 30%;
}

#endMenu { 
font-size: 10pt; 
color: #91adcb; 
font-weight: bold; 
position: absolute; 
line-height: 30%;
left: 200px;
top: 470px;
}
h1, h2, h3, h4, h5 { 
color: #91adcb; 
margin: 0px; 
margin-bottom: 1%; 
font-weight: bold; 
font-family: Courier New, Courier, mono;
}
#blurb {
color: #cbcbcb;
font: 12px Arial, Helvetica, sans-serif;
background: transparent;
margin: 0;
position: absolute;
width: 350px;
padding: 0;
top: 150px;
left: 20px;
}

#faq {
color: #cbcbcb;
font: 12px Arial, Helvetica, sans-serif;
background: transparent;
margin: 0;
position: absolute;
width: 350px;
padding: 0;
top: 0px;
left: 20px;
}
#content ul { 
color: #656565; 
background: transparent; 
font: bold 16px/150% Courier New, Courier, mono; 
list-style: square; 
margin: 0px;

}

#content p { 
color: #ffffff; 
background: transparent; 
margin: 0px; 
margin-right: 20px; 
margin-bottom: 10px; 
font: 12px/120% Georgia, Times New Roman, Times, serif;
}

a:link {
	text-decoration: none; color: #cdd5ef; 
font-weight: bold;
}

a:visited {
	text-decoration: none; color: #cdd5ef; 
font-weight: bold;
}

a:hover {
	text-decoration: none; color: #CCCCCC;  cursor: pointer; 
font-weight: bold;
}
.recommendedLinks {
	color: #FFFFFF
}

.darkText:link
{
    color: #8E4646;
    text-decoration: underline;
}
.darkText:active
{
    color: #8E4646;
    text-decoration: underline;
}
.darkText:visited
{
    color: #8E4646;
    text-decoration: underline;
}
.darkText:hover
{
    color: #000000;
    text-decoration: none;
}


body  {
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
	scrollbar-base-color: #666666;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #202020;
	scrollbar-shadow-color: #666666;
	scrollbar-dark-shadow-color: #ffffcc;
	scrollbar-arrow-color: #CCCCCC;
}

.lightText {
	color : #777777;
	font-size: 11px;
	font-weight: bold;
}


td  {
 	color : #000000;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
}
 
b, strong  {
 	font-weight : bold;
}

.navDark  {
 	color : #999999;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
	text-decoration : none;
	background-color: #000011;
}

.navLight  {
 	color : #000000;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : normal;
	text-decoration : none;
	background-color: #6b6b6b;
}

.pageMenu  {
 	color : #999999;
 	font-size : 8px;
 	font-weight : bold;
	text-decoration : none;
	background-color: #000000;
}

.indexMenu  {
 	color : #555555;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-weight : bold;
	text-decoration : none;
	background-color: #202020;
}

.plainText  {
 	color : #999999;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : bold;
	text-decoration : none;	
}

.darkText  {
 	color : #000000;
 	font-family : Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-weight : normal;
	text-decoration : none;	
}


.tier2Header {
	color: #8E4646;
	font-size: 22px;
	font-style: italic;
	font-weight: bold
}


.emailButton
{
    background-color: #CCCCCC;
    border-bottom: #000000 1px solid;
    border-left: #f2f2f2 1px solid;
    border-right: #000000 1px solid;
    border-top: #f2f2f2 1px solid;
    color: #000000;
    cursor: hand;
    font-size: 8.5pt;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.emailButton2
{
    background-color: #CCCCCC;
    border-bottom: #000000 1px solid;
    border-left: #f2f2f2 1px solid;
    border-right: #000000 1px solid;
    border-top: #f2f2f2 1px solid;
    color: #000000;
    cursor: hand;
    font-size: 8.5pt;
    font-weight: normal;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.textInput {
	border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
	scrollbar-base-color: #999999;
	scrollbar-track-color: #999999;
  	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-dark-shadow-color: #CCCCCC;
	font-family: verdana, arial, helvetica;
	font-size: 11;
	color: #000000
}

.header  {
 	color : #FFFFFF;
 	font-family : Times New Roman, Times, serif;
 	font-size : 29px;
 	font-weight : normal;
	text-decoration : none;
	background-color: #000000
}

.headerSmall  {
 	color : #FFFFFF;
 	font-family : Times New Roman, Times, serif;
 	font-size : 18px;
 	font-weight : bold;
	text-decoration : none
}

td.disclaimer {
	color: #999999;
	font-family: times new roman;
	font-size: 15px;
	font-style: italic
}
		
.button
{
    background-color: #111111;
    border-bottom: #444444 1px solid;
    border-left: #444444 1px solid;
    border-right: #444444 1px solid;
    border-top: #444444 1px solid;
    cursor: hand;
    font-size: 11pt;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px
}

div.disclaimerDiv {
	position: absolute;
	left: 33%;
	top: 33%
}
#news { 
left: 575px; 
color: white; 
position: absolute;
width: 275px;
font: 12px/1.2em Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
top: 400px;
text-align: right;
}