body 
	{
	margin: 0px;
	background-color: #ffffff;
	}
	

table
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-align: justify;
	}

table#mainTable
	{
	width:1000px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	table-layout: auto;
	}

table#mainBody
	{
	width:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00203E;
	font-size:11px;
	font-weight:normal;
	}
	

a
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#183557;
	font-weight:normal;
	}
a:hover
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#487FA6;
	font-weight:normal;
	}
.footerLinks
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-decoration:none;
	color:#FF0000;
	font-weight:normal;
	}

a.footerLinks:hover 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	}
a.footerLinks
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	}

a.footerLinks:hover 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	}
a.leftNavLinks
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	}

a.leftNavLinks:hover 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	}

input
	{
	background-color: #f5f4ef; 
	border-style: solid; 
	color: #666666; font-size: 8pt; 
	font-family: Verdana; 
	border: 1px solid #c2c3be;
	}

select
	{
	background-color: #f5f4ef; 
	border-style: solid; 
	color: #666666; font-size: 8pt; 
	font-family: Verdana; 
	border: 1px solid #c2c3be;
 	}

textarea
	{
		COLOR: #000000;
		background-color:#f5f4ef;
		FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10px;
		TEXT-DECORATION: none;
		border: 1px solid #c2c3be;
		padding-left: 4px;
		padding-top: 2px;
		vertical-align: middle;
		overflow:hidden;
		/*height:19px;
		width:95%;*/
	}

h1
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#4E1E00;
	margin:0px;
	text-decoration: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FEF3D8;
	border-right-color: #FEF3D8;
	border-bottom-color: #FEF3D8;
	border-left-color: #FEF3D8;
	}

h2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;	
	}
h3
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFCD01;
	margin:0px;	
	}
	

html {scrollbar-face-color: #014470;
scrollbar-shadow-color: #196FA7;
scrollbar-highlight-color: #014470;
scrollbar-3dlight-color: #196FA7;
scrollbar-darkshadow-color: #692800;
scrollbar-track-color: #014470;
scrollbar-arrow-color: #FFFFFF;}
