
<style type="text/css">

body, normal {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}


p, td {
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #104088;
	
}


.top_bar {
		background-image :url('../gifs/top_yello_tile.jpg'); 
	
}


.navigation {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
}
.top_headers {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
}

.bottom_links {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}

h1 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #E56F0F;
}

h2 {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #E56F0F;
}

.layered_text {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #E56F0F;
	margin-top : 5;
}

h3 {
	font-size :11pt ;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ff6600;
	margin-bottom : 0;	
}

h4 {
	font-size :9pt ;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #304C60;
	margin-bottom : 0;
}

ol {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	margin-top : 5;
}

LI {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #203D83;
}

a {
	text-decoration : none;
	font-size : 8pt;
	color : #104088;
}

a.feature {
	text-decoration : none;
	font-size : 8pt;
	color : #ff6600;
	font-weight : bold;
	font-style : italic;
}

a.results {
	text-decoration : none;
	font-size : 11pt;
	color : #ffffff;
}

a:hover {
	text-decoration : none;
	
}

.copyright {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;	
}
INPUT.member {
	color: #000000;
	background-color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

SELECT.member {
	color: #000000;
	background-color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

SELECT.bar {
	color :#000000;
	background-color: #ffffff;
	font-size : 7pt;
	width : 100;
	font-weight: normal;
	border-color : #000000;
	border-style: double;
	border-width: 0px;
}

INPUT.text_box {
	color: #000000;
	background-color: #BDBEEB;
	font-size: 8pt;
	width: 100;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
 
INPUT.SmallFormBtn {
	color: #000000;
	background-color: #BDBEEB;
	font-size: 7pt;
	width: 25;	
	height: 17px;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}


INPUT.BigFormBtn {
	color: #000000;
	background-color: #BDBEEB;
	font-size: 7pt;
	width: 50;	
	height: 17px;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}


INPUT.NavBtn {
	color: #FFFFFF;
	background-color: #ff6600;
	font-size: 7pt;
	width: 35;	
	height: 19px;
	font-weight: normal;
	border-color: #ff6600;
	border-style: solid;
	border-width: 1px;
}

INPUT.sms {
	color: #ffffff;
	background-color: #000000;
	font-size: 7pt;
	width: 15;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
} 

INPUT.email {
	color: #000000;
	background-color: #ffffff;
	font-size: 7pt;
	width: 200;
	font-weight: normal;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
} 

TEXTAREA.email {
	color: #000000;
	background-color: #D2DBDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 125;
	height: 50;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
} 

DIV.review {
	overflow: auto;
	height: 120;
	width: 205;
	background-color: #000000;
	scrollbar-face-color: black;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #ff6600;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: black;
	scrollbar-arrow-color: #ff6600;
	padding : 3;
}

HR {
  color: #E56F0F;
}

</style>

<link rel="stylesheet" href="main.css" type="text/css">