﻿@charset "UTF-8";
/* CSS Document */

/* text attributes */

h1 { font: small-caps 30px Times New Roman, Times, Georgia, serif normal; color: #407540; margin: 0; padding: 0 0 0 0; } 

h2 { font: small-caps 20px Times New Roman, Times, Georgia, serif normal; color: #407540; margin: 0; padding: 0 0 0 0; } 

h3 { font: 20px Times New Roman, Times, Georgia, serif normal; color: #666; margin: 0; padding: 0 0 0 0; } 

.twelvewhite { font: 12px trebuchet, helvetica, Arial, sans-serif; color: #fff; line-height: 150%; }

.twelveblue { font: 12px trebuchet, helvetica, Arial, sans-serif; color: #205391; line-height: 150%; }

.twelvegray { font-size: 12px; line-height: 150%; }

a:link.bluelink14 { color: #000080; font-size: 14px; text-decoration: none }
a:active.bluelink14 { color: #000080;font-size: 14px; text-decoration: none }
a:visited.bluelink14 { color: #000080;font-size: 14px; text-decoration: none }
a:hover.bluelink14 { color: #000080; font-size: 14px; text-decoration: underline }


/* link attributes */

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a.mainnavitem:visited { display: block; height: 51px; background: transparent; border: 0; font: 16px Times New Roman, Times, Georgia, serif; font-weight: bold; color: #fff; text-align: center; vertical-align: middle; text-decoration: none; line-height: 300%; }

a.mainnavitem:link { display: block; height: 51px; background: transparent; border: 0; font: 16px Times New Roman, Times, Georgia, serif; font-weight: bold; color: #fff; text-align: center; vertical-align: middle; text-decoration: none; line-height: 300%; }

a.mainnavitem:active { display: block; height: 50px; background: url(/images/navitem2.jpg) left repeat-x; border-left: 1px solid #fff; border-top: 1px solid #fff; border-right: 1px solid #fff; font: 16px Times New Roman, Times, Georgia, serif; font-weight: bold; color: #205391; text-align: center; vertical-align: middle; line-height: 300%; }



a.mainnavitem:hover { display: block; height: 50px; background: url(/images/navitem2.jpg) left repeat-x; border-left: 1px solid #fff; border-top: 1px solid #fff; border-right: 1px solid #fff; font: 16px Times New Roman, Times, Georgia, serif; font-weight: bold; color: #205391; text-align: center; vertical-align: middle; line-height: 300%; }



/* global attributes */

p { margin: 0; padding: 0; }

div { margin: 0; padding: 0; }

body { margin: 0; padding: 0; }

body {
	font: 14px Times New Roman, Times, Georgia, serif;
	color: #666666;
	line-height: 18px;
	background: #ffffff url(/images/homebg.jpg) top left repeat-x;
}

.left {float: left; margin-right: 15px; }

.right { float: right; margin-left: 15px; }



/* page attributes */

.headerleft { width: 330px; height: 113px; background: url(/images/logo.jpg) top left no-repeat; }

.headerright { width: 650px; height: 113px; background: url(/images/searcharea.jpg) bottom left no-repeat; }

.mainnav { width: 645px; height: 84px; }

.whitespace { width: 980px; height: 13px; }

.footer { width: 100%; height: 150px; background: #a6cdff; border-top: 1px solid #215385; }

.borderleft { border-left: 1px solid #ddd; width: 15px; }

.borderright { border-right: 1px solid #ddd; width: 5px; }

.mainpic { width: 640px; padding: 5px 0 6px 0; }

.maintext { padding: 10px 15px 0 0; }



/* search bar */ 

#mainsearch { float: left; width: 360px; height: 30px; background: #ffffff; border: 0; margin: 50px 0 0 70px; padding: 5px 0 0 5px; font-size: 20px; color: #000000; }



#submit { float: left; width: 158px; height: 35px; background: url(/images/submit.gif); border: 0; margin: 50px 0 0 0; padding: 0; }

#subsearch { float: left; width: 435px; height: 33px; background: #d0e4fd; border: 0; margin: 6px 0 0 0; padding: 0 0 0 3px; font-size: 22px; color: #999; }

#submit2 { float: left; width: 75px; height: 35px; background: url(/images/submit.jpg); border: 0; margin: 5px 0 0 0; padding: 0; }



/* attributes for search pages */

body.search {
	font: 14px Times New Roman, Times, Georgia, serif;
	color: #000000;
	line-height: 22px;
	background: #ffffff url(/images/searchbg.jpg) top left repeat-x;
}

.searchleft { float: left; width: 145px; }

.leftcolumnpic { display: block; float: left; margin: 5px; }

.searchleftcolumn { width: 335px; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; background: #f2f2f2; }
.searchleftcolumnnew {
	width: 335px;
	border-left: 1px solid #dddddd;
	line-height: 14px;
	border-right: 1px solid #dddddd;
	background: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.searchrightcolumn { width: 645px; border-right: 1px solid #ddd; }

.results { border-bottom: 1px solid #ddddddd; padding: 10px 0 10px 0;  }






		.highlight { background: #FFFF40;  }
		.searchheading { font-size: 130%; font-weight: bold; color: #000000; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; color: #000000;}
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; color: #000000;}		
		.description { font-size: 100%; color: #000000; }
		.context { font-size: 100%; color: #000000;}
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}



.eightblue    { font-size: 8pt; color: #091F72 }
.tenblue    { font-size: 10pt; color: #005C8A }
.twelveblue    { font-size: 12pt; color: #005C8A }
.tenblack    { font-size: 10pt; color: #000000 }

.fourteentblue    {
	font-size: 25pt;
	color: #509CFA;
	line-height: normal;
}

















