body {	background-color: #330066;
 	margin-top: 0; padding: 0;
}

/*html>body {
   font-size: small; /* For Opera 
} */

	
#white_background	{
	clear:both;
	background-color:#FFFFFF;
	display: block;
	margin: 0 auto;
/*	height: 30px;	*/
	width: 100%;

	}


.dropitem {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;	
	font-weight: bold;
}
.dropitem:hover {  color: #6699CC; 	font-size: .75em; text-decoration: none; font-weight: bold}

/*.dropitem2 {
	color: #6666CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
} */

.dropitem2:hover {  color: #990000; text-decoration: none; font-weight: bold}

/*.dropitem2:visited { color: #6699CC; text-decoration: underline; font-weight: bold}*/

.dropitem3 {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}
.dropitem3:hover {  color: #000000; text-decoration: none; font-weight: bold}

.dropitem4 {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

p {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}

h1 {
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663399;
}

A.SKIP {
	font-size: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
ul {	
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
/*	font-size: .75ems;	
	font:normal 15ems verdana, arial, helvetica;	
	list-style-type: square;	
	list-style-position: outside	*/
	}	
	
/*  #navigation_container {
	float:inherit;	
	background-color:#FFFFFF
	} 	*/

#mainContent {
clear:both;
background-color: #FFFFFF;
margin: 0px;
padding: 6px;
/*float: left */
	}	
	
/*#header {
	background-color:#330066
	}	*/ 

#footer {
background-color:#FFFFFF
}
	
.clearfloat { 
	clear:both;
    height:0;
    line-height: 0px;
}

.feedburnerFlareBlock {
font-size: 13px;
}