
#bodyRight
{	
	font-family: Verdana, Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #333333; 
	background-color: #FFFFFF; 
	padding-left: 15px;
}
 /* vvvvv [Left Hand Side Navigation Main Menu] vvvvv */
#menuLeft {
	width: 150px;
	height: 500px;  
	list-style: none;
	list-style-image: none;
	background-color: #1C3FA4;
	}
	
#menuLeft ul {
	margin: 0;
	padding: 0;
	width: 150px; 
	height: 500px;  
	/* position: absolute; */
	margin: 0; 
	margin-top: 0px; 
	font-weight: normal;  
	}
	
#menuLeft li a {
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	height: 24px;
	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: url(images/button_150.gif); */
	padding: 3px 8px 0 6px; /*top right bottom left*/
	}	
	
#menuLeft li a:link, #menuLeft li a:active, #menuLeft li a:visited {
	color: #FFFFFF;
	}
	
#menuLeft li a:hover{
	color: #000000;
	background-color: #FFFFFF;	
	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: #333333; 
	background-color: #FFFFFF; 	
}

TD
{
	font-size: 9pt;
	font-family: Verdana;
}
li { 
list-style-type: none; 
line-height: 150%; 
list-style-image: url(images/bullets_diamonds_blue_005.gif);
} 
#numbered li 
{
list-style-type: decimal;
line-height: 150%; 
list-style-image: none;
} 

h1 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 22px; 
font-weight: bold; 
color: #666666; 
padding: 3px 0 0 0; /*top right bottom left*/
} 
h2 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold; 
color: #1C3FA4; 
border-bottom: 1px solid #000099; 
} 
h3 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #1C3FA4; 
margin: 0 0 0 0 ;
}
h4 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 	
color: #FFFFFF; 
}

#footer { 
	text-align:center; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
}
