@charset "utf-8";
/* CSS Document */

body {background-color: #000000;
color: #f9f9f9;}

/*link for navigation bar*/
#A1 {text-decoration: none; color: #FFFFFF;
font: Arial, sans-serif; font-size: 12px; font-weight: bold:
}

#A1:hover {text-decoration: none; color: #fbc77a;
font: Arial, sans-serif; font-size: 12px; font-weight: bold:}

/*links for content*/

A:link {text-decoration: underline; color: #f9f9f9;}

A:visited {text-decoration: none; color: #fdb851;}

A:hover {text-decoration: underline; color: #fdb851;}

A:active {text-decoration: none; color: #f4f2ef;}

a.orange:link {text-decoration: underline; color: #fdb851;}

a.orange:visited {text-decoration: none; color: #fdb851;}

a.orange:hover {text-decoration: underline; color: #fdb851;}

a.orange:active {text-decoration: none; color: #fdb851;}

input.button {border: 1px solid #F79F00; font-weight: bold; background-color: #334D68; font-family: Verdana,Arial; font-weight: normal; font-size: 11px; color: ffffff;}

p {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #f9f9f9;
	font-size: 80%;
	font-weight: 600;
	line-height: 115%;}
	
.copy {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #f9f9f9;
	font-size: 80%;
	font-weight: 600;
	line-height: 125%;
	padding: 8px 8px 8px 8px;}
	
p.center {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #f9f9f9;
	text-algin: center;
	font-size: 80%;
	font-weight: 600;
	line-height: 115%;
	text-align: center;
}

ul, ol {font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #f9f9f9; 
	font-size: 80%;
	font-weight: 600;
	line-height: 135%;}

h1 {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 115%;
	font-weight: 600;}

h1.center {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	text-align: center;
	color: #fdb851;
	font-size: 115%;
	font-weight: 600;}
	
h1.leadin {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #f9f9f9;
	font-size: 110%;
	font-weight: 600;}
	
h1.top {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 90%;
	font-weight: 600;}
	
h1.topbot {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 80%;
	font-weight: 600;
	padding-top: 0px;
	margin-top: 0px;}
	
h1.topsm {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 80%;
	font-weight: 600;}

h2 {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 105%;
	font-weight: 600;}
	
h2.center {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	text-align: center;
	font-size: 105%;
	font-weight: 600;}

h2.small {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 90%;
	font-weight: 600;}

h2.ex {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #fdb851;
	font-size: 80%;
	font-weight: 600;}
	
h2.exwh {font-family: Verdana, Arial, Times New Roman, sans-serif; 
	color: #ffffff;
	font-size: 80%;
	font-weight: 600;}


.style1 {
	color: #FFFF00;
	font-weight: bold;
}


.style3 {color: #FF6600}

.style4 {color: #FF9900}

.style2 {
	color: #FFFF00
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style5 {font-size: 13px}
.style7 {font-size: 13px; font-weight: bold; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }