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

body {
	margin:0;
	background-image:url(WebsiteGraphics/bg.gif);
}

.NavigationGap {
	line-height: 1px;
	background-color: #623fee;
	height: 1px;
}

select { 
	border: 1px solid rgb(0, 0, 0); 
	font-size: 7pt; 
	font-weight: bold; 
	font-family: verdana,arial,times new roman; 
} 

input.nor { 
	border: medium none ; 
	text-align: right; 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: verdana,arial,times new roman; 
} 

input.text { 
	border: 1px solid rgb(0, 0, 0); 
	font-family: verdana,arial,times new roman; 
	font-size: 10px; 
	font-weight: normal; 
} 

input.submit { 
	border: 1px solid rgb(0, 0, 0); 
} 

input { 
	border: 1px solid rgb(0, 0, 0); 
	font-size: 7pt; 
	font-weight: bold; 
} 

input.chk { 
	border: medium none ; 
} 

input.rad { 
	border: medium none ; 
} 

form { 
	display: inline; 
} 

td { 
	font-size: 11pt; 
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif; 
	font-weight: normal; 
	line-height: 16px; 
	color: rgb(0, 0, 0); 
	margin:0;
} 

.orange_hd { 
	font-size: 14pt; 
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif; 
	font-weight: bold; 
	line-height: 20px; 
	color: rgb(255, 102, 0); 
} 

.underline {
	text-decoration:underline;
}

.red_hd { 
	font-size: 16pt; 
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif; 
	font-weight: bold; 
	line-height: 22px; 
	color: rgb(142, 48, 0); 
} 

.hd { 
	font-size: 11px; 
	font-family: tahoma,verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	line-height: 15px; 
	color: rgb(255, 0, 0); 
} 

.signup { 
	font-size: 10px; 
	font-family: tahoma,verdana,Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	line-height: 12px; 
	color: rgb(255, 255, 255); 
} 

.footer { 
	font-size: 10px; 
	font-family: tahoma,verdana,Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	line-height: 12px; 
	color: rgb(200, 187, 255); 
} 

a { 
	color: #381BB1; 
	text-decoration: none; 
} 

a:hover { 
	color: #381BB1; 
	text-decoration: underline; 
} 

.bottomlink { 
	color: rgb(255, 255, 254); 
	font-family: tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: normal; 
} 

.bottomlink:hover { 
	color: rgb(255, 255, 254); 
	font-family: tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: underline; 
	font-weight: normal; 
} 

.bluebox { 
	font-size: 12px; 
	font-family: tahoma,verdana,Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	line-height: 17px; 
	color: rgb(255, 255, 255); 
} 

.border1 { 
	border: 1px solid rgb(55, 35, 141); 
} 

.style2 {
	font-size: 14pt; 
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif; 
	font-weight: bold; 
	line-height: 20px; 
	color: #381BB1; 
}

.style3 {
	color: #381BB1;
	font-style: italic;
}

.style7 {
	font-size: 12pt; 
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif; 
	font-weight: bold; line-height: 20px; color: rgb(255, 102, 0); 
}

.style9 {
	font-size: 11pt; 
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif; 
	font-weight: bold; 
	line-height: 20px; 
	color: rgb(255, 102, 0); }

