#bodyRight
{	
	font-family: Verdana, Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #333333; 
	height: 100%;
	width: 100%;
	margin: 20;
}
#bodyRight b { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #2A70D0; 
}
 /* vvvvv [Left Hand Side Navigation Main Menu] vvvvv */
#menuLeft {
	width: 200px;
	list-style: none;
	list-style-image: none;
	background-color: #004487;		
	}
	
#menuLeft ul {
	margin: 0;
	padding: 0;
	font-weight: normal; 
	background-color: #004080;
	}
	
#menuLeft li a {
	background: url(images/left_button_up.jpg);
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	height: 100%;
	list-style: none;
	list-style-image: none;
	font-family: Verdana, "Times New Roman", Times, serif; 
	font-size: 11px; 
	display: block;
	text-align:center; 
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 3px 8px 0 6px; /*top right bottom left*/
	}	
	
#menuLeft li a:link, #menuLeft li a:active, #menuLeft li a:visited {
	color: #FFFFFF;	
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 2;
	border-right-width: 2;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-style: solid;
	}
	
#menuLeft li a:hover{
	background: url(images/left_button_down.jpg);
	color: #000000;
	background-color: #85C1FF;	
	border-width: 1;
	border-color: black;
	border-style: solid;
	}


 /* ^^^^^ [Left Hand Side Navigation Main Menu] ^^^^^ */
 
 
body
{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 	
}

TD
{
	font-size: 9pt;
	font-family: Verdana;
}
li { 
list-style-type: none; 
line-height: 150%; 
list-style-image: url(/images/bullet_water_drop.gif);
} 

h1 { 
font-family: Verdana, "Times New Roman", Times, serif; 
font-size: 22px; 
font-weight: bold; 
color: #2A70D0;
margin: 0;
padding: 0;
} 
h2 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold; 
color: #2A70D0; 
border-bottom: 1px solid #000099;
margin: 6; 
} 
h3 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #2A70D0; 
margin: 0;
padding: 6px 0px 0px 3px;
}
h4 { 
font-family: Century Gothic, "Times New Roman", Times, serif; 
font-size: 14px; 	
color: #FFFFFF; 
margin: 0;
padding: 0;
}

#footer { 
	text-align:right; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: normal; 
	color: #FFFFFF;  
	margin: .4em;
}

.TextContainer
{
	width: 250px;
	height: 125px;
	position: relative;
	float: left;
	margin: 3px 5px 3px 5px; /*top right bottom left*/
	clear: both;
}

.TextContainer .content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
 	text-align: left; 
	padding: 5px 10px 5px 10px; /*top right bottom left*/
	background: #EFEFEF;
	border-color: #000000;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
}
