body, div, td, th, h2, h3, h4 { 
   	line-height : 14px;
	font-style : normal;
	color : Black;
	font-family: verdana,sans-serif;
}  



body {
	background: #93AF4D;
	font-size : 11px;
	}


/* LAYOUT */

#header {
	margin: 0 auto;
	/* you only need to declare top and left if the bottom and right are the same */
	width: 702px;
	padding: 10px;
	background: #fff;
	border: 1px #333 solid;
	/* start the box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width:700px;
}



	
#sidebar {
	margin: 0px 0px 5px 5px;
	font-family: georgia, Times New Roman, Times;
	color: #FFF;
	text-align: left;
	padding: 5px 0px 0px 0px;
	}

.sidebarTitle {		
	text-align: left;
	font-family: georgia, Times New Roman, Times;
	color: #FFF;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	}

.sidebarContent {		
	text-align: left;
	font-family: verdana,sans-serif;
	color: #FFF;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px 15px 0px 5px;
	}


.sidebarQuote {		
	text-align: center;
	font-family: georgia, Times New Roman, Times;
	color: #666666;
	font-size: 18px;
	line-height : 19px;
	padding: 0px 5px 0px 5px;
	margin: 0px 15px 0px 5px;
	}


.blackContent {		
	text-align: left;
	font-family: verdana,sans-serif;
	color: #000;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 5px;
	}
a {
	color: #003333;
	text-decoration:none
}
a:Hover{
color:#ff0000;
}

.menu{font-family:Tahoma; font-size:10px;  color:#424242; text-decoration:none }
.title {font-size: 9pt; font-family: verdana, arial; font-weight: bold; text-align:center;}