body         		{	
	background-color: #C0C0C0;
	margin:10px;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
}	

a 			{
	text-decoration: none;
	}

a:hover 			{
	text-decoration: underline;
	}

h1           			{
	font-size: 13px;
	font-weight: bold;
	padding-bottom:-5px
	}

h2           			{
	font-size: 11px;
	font-weight: bold;
	padding-bottom:-5px
	}

h3           			{
	font-size: 11px;
	font-weight: bold;
	padding-bottom:-5px
	}

.content			{
	background-color: #FFFFFF;
	color: #454545;
	font-family: verdana, georgia, 'times new roman', sans-serif;
	font-size: 11px;
	line-height: 125%;
	padding: 20px;
	}
	
.content a		{
	color: #336699;
	}

.content a:hover	{
	text-decoration: underline;
	}

.footer			{
	font-family: verdana;
	font-size: 10px;
	background-color: #000080;
	color: #FFFFFF;
	}

.footer a			{
	color: #FFFFFF;
	}

.footer a:hover		{
	text-decoration: underline;
	}

.accent 		{
	background-color: #CC0000;
	height:10px;
	}

.submenu 		{
	background-color: #727272;
	height:10px;
	}


.header 		{
	background-color: #000080;
	}

.input       		{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	}
	
.whitespace		{
	background-color:#FFFFFF;
	}

.mainTable		{

	border: 1px solid #727272;
	}

.adHeader		{
	background-color: #CCCCCC; 
	font-size: 11px; 
	color: #737373;
	border-bottom: 1px solid #C0C0C0;
	}

.adContent		{
	background-color: #E5E5E5;
	font-size: 11px;
	color: #454545;
	line-height: 150%
}

.adContent a		{
	color: #336699;
	}

.adContent a:hover	{
	text-decoration: underline;
	}

.adBox			{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	}

.surveyContent			{
	background-color: #FFFFFF;
	color: #454545;
	font-family: verdana, georgia, 'times new roman', sans-serif;
	font-size: 11px;
	line-height: 100%;
	}
	
.surveyContent a		{
	color: #336699;
	}

.surveyContent a:hover	{
	text-decoration: underline;
	}

//******************************************Zoom Styles
.highlight { background: #FFFF40; }
.searchheading { font-size: 100%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }
.zoom_searchform 	{ font-size:100%;}
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {color: #333333; border: 1px solid #CCCCCC; font-size: 11px;  }
