
BODY { 
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CAE0F8;
	margin: 0; 
	margin-top: 0px;
	padding:0;
	text-align: center; /* hack to force IE5.x pc to center your wrapper div */   }
 
.main-border {
	border: 2px solid #0200D0;}
	
.maintable {
	background-image: url(../images/bg-fade.gif);
	background-repeat: repeat-x;
	background-position: top;}
	
#wrapper {

	margin: 0 auto;
	background-image: url(../images/wrapper-bg.gif);
	background-repeat: repeat-y;
	text-align: left; /* re-align the text to the left after the above hack */
	width: 830px;
	background-position: center;}
	
	
.buttons {

	background-image:url(../images/button-middle.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	font-size:11px; }

.buttons a:link {color: #FFFFFF; text-decoration: none;}
.buttons a:visited {color: #FFFFFF; text-decoration: none;}
.buttons a:active {color: #FFFFFF; text-decoration: none;}
.buttons a:hover  {color: #F2C9A2; text-decoration: none; }
	
		
a {color: #003399; text-decoration: underline;}

a:hover  {color: #990000; text-decoration: underline;}

#nav td  {
	font: bold 11px verdana, Hevetica, sans-serif;
	padding:5px;
	padding-right:10px;
	text-align: right;
	color:#FFFFFF;
	background-image:url(../images/nav-bg.gif);
	background-repeat:no-repeat;}
	
#nav a:link {color: #FFFFFF; text-decoration: none;}
#nav a:visited {color: #FFFFFF; text-decoration: none;}
#nav a:active {color: #FFFFFF; text-decoration: none;}
#nav a:hover  {color: #FFFFFF; text-decoration: none; }

.navbtm {
	background-image: url(../images/nav-btm.jpg);
		}

h6 {font: bold 14px Arial, Times, serif;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;} 

h5 {font: bold 1.3em Arial, Times, serif;
	color: #04057B;} 


h4 {font: bold 1.5em Arial, Times, serif;
	color: #990000;} 

h3 {font: bold 1.5em Arial, Hevetica, sans-serif;
	color: #990000; margin-bottom: 0px;} 
	
h2 {font: bold 1.3em Arial, Hevetica, sans-serif;
	color: #000000;} 

h1 {font: bold 1.3em Arial, Hevetica, sans-serif;
	margin-bottom:0px;
	color: #043D68;} 
	
hr {
	border: 0;
	color: #e1d8cc;
	background-color: #e1d8cc;
	height: 1px;
	width: 95%;
	text-align: left; }

.footer { 	
	background-color: #0001CD;
	font: 10px Verdana, Arial, Hevetica, sans-serif;
	color: #FFF;
	text-align: center;}
			
.maintext, td {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;}
	
ul { list-style-image: url("../images/ul.gif"); }

/* form elements

 textarea {
	color: #283B49;
	background: #E9EAE3;
	border: 1px solid #225175;
	font-size:11px;
	height: 45px;}

.button {
	color: #FFF;
	height: 20px;
	font-size:9px;
	font-weight:bold;
	background: #2c6195;
	border: 1px outset #4f8bc6;}
	
.formfield{ 
	
	color: #283B49;
	background: #E9EAE3;
	border: 1px solid #225175;
	font-size:11px;
	height: 16px;}*/
	


#sideform {color:#FFF;}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdivdiv{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.bios {background-color:#003399;
color:#FFFFFF;
font-weight: bold;
font-size:14px;}

.style2 {font-weight: bold;}
.style3 {color: #FFFFFF;}



.menutitle{
cursor:pointer;}

.submenu{
margin-bottom: 0.5em;}