/*
colors
bg #fbf7e7
blue #859aba
red #ca5609
pink #f69e9e
grey #d7cece 
light blue orig side panels #c7e5fd
dark blue side panels #110e64
*/

body		{ 
		background: #110e64;
		font-family:  Arial, Verdana, "Sans Serif";
		color: #000000; 
		font-size: 9pt;
		margin: 0;
		padding: 0; /* To accommodate Opera */
		}
		

table		{
		background: #ffffff;
		border:1px solid #000066;
		}

h1		{
		font-size: 11pt;
		color: #125485;
		}
h2		{
		font-size: 10pt;
		color: #125485;
		}

h3		{
		font-size: 9pt;
		color: #125485;
		}
		
td		{
		vertical-align: top;
		}
		
img		{
		border: 0;
		margin: 0;
		padding: 0;
		}
		
a:link		{color: #125485;}
a:active		{color: #125485;}
a:visited		{color: #125485;}
a:hover		{color: #ca5609;}

		
div#lt_menu	{
	width: 150px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid black;
 }
				
div#lt_menu a	{
	display: block;
	padding: 4px;
	padding-right: 8px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid black;
	color: #125485;
}
				
div#lt_menu a:hover	{
	background: #c7e5fd;
	color: #ca5609;
}

.main_cell	{
		border-top: 0px;
		border-right: 1px solid #000066;
		border-bottom: 0px;
		border-left: 1px solid #000066;
		vertical-align: top;
		font-size: 9pt;
		margin: 0;
		padding: 10px;
		}
		
.main_cell_bottom	{
		border-top: 0px;
		border-right: 1px solid #000066;
		border-bottom: 1px solid #000066;
		border-left: 0px;
		vertical-align: top;
		font-size: 9pt;
		margin: 0px;
		padding: 10px;
		}
		
.main_cell_bot_rt	{
		border-top: 0px;
		border-right: 0px;
		border-bottom: 1px solid #000066;
		border-left: 0px;
		vertical-align: top;
		font-size: 9pt;
		margin: 0;
		padding: 10px;
		}				
		
.bars img		{
		padding: 2px;
		display: block;
		text-align: center;
		border:0;
		}

.main_menu	{
		padding: 2px;
		font-size: 9pt;
		text-align: center;
		border:0;
		}
		
.menubottom	{
		width: 900px;
		height: 20px;
		margin-top: -15px;
		padding-top: 5px;
		padding-bottom: -5px;
		border-bottom: 1px solid #000066;
		border-top: 1px solid #000066;
		background-color: #cccccc; 
		color: #125485;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-align: center; 
}

.menubottom	a	{
	text-decoration: none;
}

.menubottom a:hover	{
	text-decoration: none;
}

.wa_footer	{
		background-color: #ffffff; 
		color: #125485;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		border:0;
		}

.wa_footer a	{
	text-decoration: none;
}

.wa_footer a:hover	{
	text-decoration: underline;
}
		
.address	{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.address a	{
	color: #000000;
}

.center		{
		text-align: center;
		}
		
.floatRight	{
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 15px;
}

.highlight	{
	color: Red;
	font-size: 18px;
}

.logo_table	{
		border:0;
		vertical-align:top;
		font-size:10pt;
		font-weight: bold;
		background: #CCCCCC;
		color: #000066;
		}

.pagetitle		{
		color: #000066;
		font-size:12pt;
		font-weight: bold;
		}

.smalltext		{
		font-size:8pt;	
		font-weight: normal;
		color: #a9a9a9;	
		}

.ccc_bg_color	{
		background: #CCCCCC;
		color: #000066;
		font-size:8pt;
		}

.006_bg_color	{
		background: #000066;
		color: #CCCCCC;
		font-size:8pt;
		}



		

	
