#all A:link       { color: #000020 }
#all A:visited    { color: #000020 }
#all A:active     { color: #000020 }
#all A:hover     { color: #0000FF }

#copyright A:link       { color: #000000 }
#copyright A:visited    { color: #000000 }
#copyright A:active     { color: #000000 }
#copyright A:hover      { color: #003399 }

#bottom A:link       { color: #FFFFFF; text-decoration: none;}
#bottom A:visited    { color: #FFFFFF; text-decoration: none; }
#bottom A:active     { color: #FFFFFF; text-decoration: none; }
#bottom A:hover      { color: #003399; text-decoration: underline; }


 .InputBox	{
 		  BORDER-RIGHT: f5f5f5 1px inset;
 		  BORDER-TOP: white 1px inset;
 		  BACKGROUND-ATTACHMENT: fixed;
 		  margin-bottom: 3px;
 		  BORDER-LEFT: white 1px inset;
 		  BORDER-BOTTOM: f5f5f5 1px inset;
	     FONT-SIZE: 11px;
        FONT-FAMILY: Tahoma;
		   border-width     : 1px;
		   border-style     : solid;
		   border-color     : #333399;
		}

 .InputBox2	{
 		  BORDER-RIGHT: f5f5f5 1px inset;
 		  BORDER-TOP: white 1px inset;
 		  BACKGROUND-ATTACHMENT: fixed;
 		  margin-bottom: 3px;
 		  BORDER-LEFT: white 1px inset;
 		  BORDER-BOTTOM: f5f5f5 1px inset;
	     FONT-SIZE: 11px;
        FONT-FAMILY: Tahoma;
		   border-width     : 1px;
		   border-style     : solid;
		   border-color     : #660000;
		}

.NavTextold {
	font-family: tahoma;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;

}

.NavText {
	margin-bottom: 3px;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	border-width     : 1px;
	border-style     : solid;
	border-color     : #0068C0;

}

.NavTextR {
	margin-bottom: 3px;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	border-width     : 1px;
	border-style     : solid;
	border-color     : #0068C0;
	text-align:Right;
}

.NavTextRold {
	font-family: verdana;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: Right;
}



.NavText2 {
	font-family: verdana;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
}

.prodlist {
	list-style-type: disc;
   list-style-position: inside;
	font-family: verdana;
	font-size: 12px;
	margin-top: 2;
	margin-left: 5;
	margin-right: 5;
}

.agreement_hdr {	font-family: verdana, arial, sans-serif;
						font-size: 10px;
						font-weight: bold;
						margin=bottom: 95px;
}

.agreement_text {	font-family: verdana, arial, sans-serif;
						font-size: 10px;
						margin=bottom: 15px;
}




.NavButton {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #526CCB;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #69c;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #69c;
}

.NavButton2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #990000;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 2px;
	border-top: solid 1px #CC3333;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #CC3333;
}

.NavButton3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #333399;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 2px;
	border-top: solid 1px #9999FF;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #9999FF;
}

#MainSideNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#526CCB;
display: block;
width: 115px;
padding: 3px 5px;
margin: 1px;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
} 

#MainSideNavButton a:hover {
background: #1F3BA0;
color:#FFFFFF;

border-right: solid 1px #000;
border-bottom: solid 1px #000;

} 

.MainbottomNav:visited { color: #ffffff; text-decoration:none }
.MainbottomNav  { color: #ffffff; font-size: 10px; text-decoration: none }
.MainbottomNav:hover { color: #ff0000; text-decoration: none }