/* external CSS file: style.css */

/*body*/

body { 
	background: #4D667F;
	font-family: Verdana,Arial,Helvetica,San-Serif;
	 }

/*base { font-family: Verdana;
		font-size: 10pt; }*/

/*font sizes*/
.pt8 { font-size: 8pt; }
.pt10 { font-size: 10pt; }
.pt11 { font-size: 11pt; }
.pt13 { font-size: 13pt;
		color: black; }
.pt14 { font-size: 14pt;
		color: black; }
.pt16 { font-size: 16pt;
		color: black; }
.pt18 { font-size: 18pt;
		color: black; }
		
/*font families*/
.arial { font-family: Arial,Helvetica,San-serif; }
.helvetica { font-family: Helvetica,Arial,San-serif; }
.verdana { font-family: Verdana,Helvetica,Arial,San-serif; }
.times { font-family: "Times New Roman",Times,Serif; }
.courier { font-family: "Courier New",Courier,Monospace; }


.timedout { font-family: Verdana,Arial,Helvetica,San-serif;
	font-weight: bold;
	color: #ffffcc;
	}

/*element styles*/			
.searchby { font-family: Verdana,Arial,Helvetica,San-serif;
			font-size: 18pt;
			/*color: #00FFCC;*/
			color: #000000;
			font-weight: 500;
			 }
.searchsel { font-family: Verdana,Arial,Helvetica,San-serif;
			font-size: 12pt;
			font-weight: bold;
			/*color: #CC3333;*/
			/*color: #993333;*/
			color: #F5DEB3; }
.field { font-family: Verdana,Arial,Helvetica,San-serif;
			font-size: 10pt;
			color: #FFFFFF;
			text-align: left; }
	
/*text formatting*/
.indented { margin-left: 1em; }
.indented2em { margin-left: 2em; }
.indented3em { margin-left: 3em; }
.indented4em { margin-left: 4em; }
.indented5em { margin-left: 5em; }
.indented6em { margin-left: 6em; }
.indented7em { margin-left: 7em; }
.indented8em { margin-left: 8em; }
.indented9em { margin-left: 9em; }
.indented10em { margin-left: 10em; }
.border {
	border-style: solid;
	border-color: black; }
.padleft5em { padding-left: 5em; }
div.text {
	margin-left: 3%;
	clear: left;
	font-family: Arial,Helvetica,San-Serif; }
p { text-align: left; }
p.lead { line-height: 2em; }

/*color*/
.test { color: brown;
		font-weight: bold; }
.black { color: black; }
.brown {
	color: brown;
	font-weight: bold; }
.blue {
	color: #006699;
	font-weight: bold;
	font-style: italic }
.ltgreen {
	color: #00FFCC; }
.white {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%; }
	
/*headings and titles*/
.title {
	text-align: center;
	font-weight: bold;
	font-size: 16pt; }
.head14 {
	font-weight: bold;
	font-size: 14pt; }
.head16 {
	font-weight: bold;
	font-size: 16pt; }
.head18ital {
	font-weight: bold;
	font-size: 18pt;
	font-style: italic; }
.bibtitle { font-style: italic; }

/*layout*/
div.centered {
	text-align: center;
	font-size: 12.0pt; }
.centered {
	text-align: center;
	font-size: 12.0pt; }

/*floats*/
div.logo { 
	float: left;
	width: 200px; }

/*miscellaneous*/
div.graphic { text-align: center; }
div.rightcolumn {
	margin-top: 10px;
	/*left: 500px;
	position: absolute;
	width: 200px;*/
	border: medium solid #ACA250;
	float: right;
	width: 25%;
	padding: 10px;
	font-family: Arial,Helvetica,San-Serif; }
div.left {
	top: 0px;
	left: 0px;
	position: absolute;
}
div.clear {
	margin-top: 120px; 
}
div.left2 {
	margin-left: -10px; 
}
div.footerclear {
	margin-top: 200px; 
}
div.footer {
	padding: 5px;
	width: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: red; }
p.subCentered {
	text-align: Center;
	font-weight: bold;
	font-size: 12.0pt;
	font-family: Arial,Helvetica,Sans-Serif; }
p {
	text-align: Left;
	}
div.black {
	color: black;
	font-size: 10pt;
	font-family: Arial,Helvetica,Sans-Serif; }
p.testp {
	font-size: 12.0pt;
	font-family: Arial,Helvetica,Sans-Serif; }
div.testd {
	font-weight: bold;
	font-size: 12.0pt;
	font-family: Arial,Helvetica,Sans-Serif; }
p.bold {
	font-size: 12.0pt;
	font-weight: bold; 
	font-family: Arial,Helvetica,Sans-Serif; }
.IndentedPlus {
	text-decoration: none;
	position: relative;
	margin-left: 0px;
	margin-right: 30px;
	text-align: left;
	font-size: 12pt;
	font-family: Arial,Helvetica,Sans-Serif; }
/*li {
	list-style-position: outside;
	color: crimson;
	list-style-type: disc; }*/
ol li { list-style-type: decimal; }
li.black {
	color: black; }
td.manuscript {
	/*background-image: url(images/testtext.gif*/);
	background-repeat: repeat-y; }
ul.black {
	color: black;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12pt; }

.navtop { background: #FFFFFF; }
.navbot { background: #000000; }

.back { /*background: #333D4F;*/
	/*background: #267DA8;*/
	background-image: url(http://omp.ohiolink.edu/OMP/images/backcomp.gif); }
	
.frontbuttontext {
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 75%;
	font-weight: bold;
	color: Beige;
	/*color: #ffffcc;*/
}
.fronttagline {
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/
	font-family: "Times New Roman",Times,Serif;
	/*font-size: 75%;*/
	font-style: italic;
	font-weight: bold;
	color: AliceBlue;
}

.retback { background: #FFFFFF; }
.navback { background: #005875; }
.searchtext { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	color: #ffffcc; }
.searchtextsm { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 75%;
	color: #ffffcc; }
	
.searchofday { color: #ffffcc; font-family: Verdana,Arial,Helvetica,San-serif; font-size: 10pt; }
.searchofdaytopic { color: #FFCC99; font-family: Verdana,Arial,Helvetica,San-serif; font-size: 10pt; }
.searchadvanced { color: #FFCC99; font-family: Verdana,Arial,Helvetica,San-serif; font-size: 10pt; }
.searchtexthelp { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
	/* font-weight: bold; */
	color: #ffcccc; }
.searchtextlg { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	color: #ffffcc; }
.rettext { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt; }
.titleback { background: #F0FFFF; }
.errormsg { color: #FFCCCC;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
	font-weight: bold; }

.resback { 
	/*background: LightSlateGray;*/
	background: #294F66; 
	/*background: #000000;*/
	/*background: #4E6375;*/
	/*background: #2F3845;*/
	/*background: #333D4F;*/
	/*background-image: url(images/resback.gif);*/ }

.itemback { /*background: #F9F9EF;*/
	/*background: Ivory;*/
	background: #ffffff;
	/*background: #F2F2E7;*/
	/*background: #DADEE6;*/
	/*background-image: url(images/itemback.gif);*/
	 }
.deback { background: ivory; }
.descback { 
	/*background: #dcdcdc;*/
	background: #efefef;
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/ }
.descbackl { /*background: #dcdcdc;*/
	background: #000000;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,San-serif; }
.deframe1 { background: RosyBrown; }
.deframe2 { background: black; }
.detilabel { font-family: Verdana,Arial,Helvetica,San-serif;
	color: #006699;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt; }
.deti { 
	margin-left: 10px;
	font-family: verdana; 
	size: 12pt; 
	font-weight: bold; 
	color: black; }
.deti2 { 
	color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 15pt;
	/*font-weight: bold;*/ }
.detitleback { background: LightSteelBlue }
.deprev { background: Gainsboro;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
	font-weight: bold; }
.demore { color: #ffcccc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 11pt;
	font-weight: bold; }
.savetolink {
	font-family: Verdana,Arial,Helvetica,San-serif;
	color: #ffcccc;
	font-size: 10pt;
}
.fullimagelink {
	font-family: Verdana,Arial,Helvetica,San-serif;
	color: #ffffcc;
	font-size: 80%;
}
.fullback { /*background: #19334D;*/
	/*background: #0D3246;*/
	background: #002E4B; }
.seedesc {
	font-family: Verdana,Arial,Helvetica,San-serif;
	color: #ffffff;
	font-size: 80%;
}

.restext { /*color: white;*/
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/
	font-family: "Times New Roman",Times,Serif;
	 }
.restextt { /*color: white;*/
	/*color: #993333;*/
	font-family: Verdana,Arial,Helvetica,San-serif;
	/*	*/
	/*font-size: 14pt;*/
	/*font-size: .9em;;*/
	/*color: #3333cc;*/
	/*color: #3333cc;*/
	/*color: SteelBlue;*/
	/*font-weight: 600;*/ }
.restexttt { color: white;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 14pt; }
.restextt2 { color: white;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt; }
.restexttl { color: #ccffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt; }
.restext2 { font-family: Verdana,Arial,Helvetica,San-serif;
	color: #000000;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 80%; }
.restext2b { font-family: Verdana,Arial,Helvetica,San-serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt; }
.rescount { color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%; }
.rescount2 { color: #ffffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	 }
.fulltitle { color: #FFFFCC;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 90%;
	font-weight: bold; }
.fullcontrib { color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	font-weight: bold; }
.resultsnavlink { 
	color: #ffffff; 
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 11pt; }
.resimgback { background: #4D667F; }
.resframeback { background-image: url(http://omp.ohiolink.edu/OMP/images/backcomp.gif); }
.high { 
	/*color: #660033;*/
	/*color: #660000;*/
	/*color: #660033;*/
	color: #663333;
	font-weight: bold;
}

.search { 
	background: #000000;
	border: 0px; }
.search1 { background: #dcdcdc;
	font-family: Verdana,Arial,Helvetica,San-serif; }
.search2 { background: #f5f5f5; }
.search3 { background: #f5f5f5;
	font-family: Verdana,Arial,Helvetica,San-serif; }

.transback {
	background: Slategray;
}

.transcript {
	font-family: "Courier New",Courier,Monospace;
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/
	font-size: 11pt;
}
.transclose {
	color: #ccffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
}
.transfull {
	color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
}
.transpages {
	color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
	font-weight: bold; 
}
	
.zoominstr {
	/*color: blue;*/
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
}
.zoompercent {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
}
.zoominout {
	color: DarkSalmon;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
}
	
.browse1 { font-family: Verdana,Arial,Helvetica,San-serif;
	/*font-size: 13pt;*/
	font-size: 105%;
	font-weight: 500;
	/*margin-left: -1em;*/
	/*padding-left: 4em;
	padding-right: 4em;*/
	/*color: #E7CAC1;*/
	/*color: #E1CAB6;*/
	/*color: ;*/
	color: #663333;
 }
.browsecell { /*background: #F8F8FF;*/
	background: #cccccc; }
.browseletters { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 8pt;
	/*font-weight: bold;*/
	/*color: #003366;*/ }
.browseline { background: #003366; }
.browselist { color: #000000;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	/*font-weight: bold;*/ }
.browsechoices { /*color: #F0F8FF;*/
	color: #000000;
	background: #ADD8E6;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	/*font-weight: bold;*/ }
.browsecols { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	color: #E7CAC1;
	font-weight: bold; }
.browsecount { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt; }
.browsescreen { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt; }
.browsehead { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #003366; }

.browsesel { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000; }
.browseall { font-family: Verdana,Arial,Helvetica,San-serif;
	font-weight: bold;
	font-size: 16pt; }

.scraptopback { background-image: url(http://omp.ohiolink.edu/OMP/images/back3.gif); }
.scrapcmtback { background-image: url(http://omp.ohiolink.edu/OMP/images/commentback.gif); }
.scrapbotback { background-image: url(http://omp.ohiolink.edu/OMP/images/backclip9bot.gif.gif); }
.scraphead { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 110%;
	font-weight: 600;
	text-align: center;
	/*font-style: italic;*/
	color: #ffcc99; }
.scrapname { font-family: Verdana,Arial,Helvetica,San-serif;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	font-style: italic;
	color: #ffffcc; }
.scraptitle { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	font-weight: bold;
	color: #F5F5DC; }
.scrapreturn { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	font-weight: bold;
	color: #ffffcc; }
.scrapcomment { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	color: #000000; }
.scrapenter { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	text-align: center;
	color: #ffcccc; }
.scrapedit { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	color: #FFFFFF; }
.scraplink { color: #FFCCCC;
	font-family: Verdana,Arial,Helvetica,San-serif;
	 }

.signinhead { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 110%;
	font-weight: 500;
	text-align: center;
	/*font-style: italic;*/
	color: #FFFFFF; }
.signinlist { color: #ffffcc; }
.signinvalue { font-size: 80%;
	font-family: Verdana,Arial,Helvetica,San-serif;
	color: #cc3300; }

.cattitle {
	/*background: #cccccc;*/
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/
	font-family: "Times New Roman",Times,Serif; 
	color: #663333;
	font-weight: bold;
	/*font-size: 16pt;*/
	font-size: 105%; }
.category { 
	/*font-weight: bold;*/
	/*font-size: 16pt;*/
	font-family: Verdana,Arial,Helvetica,San-serif;
	/*font-size: 1em;*/
	font-size: 105%; }
.catintro { font-family: "Times New Roman",Times,Serif;
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/
	/*font-size: 14pt;*/
	font-size: 105%;
	margin-left: 1em;
	margin-right: 1em;
	font-weight: bold; }
.catindex {
	font-size: 16pt; }

.sidebookl { background-image: url(http://omp.ohiolink.edu/OMP/images/sidebookl.gif); }
.sidebookr { background-image: url(http://omp.ohiolink.edu/OMP/images/siderbook2.gif); }
.botsidebook { background-image: url(http://omp.ohiolink.edu/OMP/images/botsidebook.gif); }

.catbackt { background-image: url(http://omp.ohiolink.edu/OMP/images/paper.gif); }
.catheadback { background-image: url(http://omp.ohiolink.edu/OMP/images/backshapes.gif); }
.cattopline { background-image: url(http://omp.ohiolink.edu/OMP/images/topline.gif); }
.catbotshad { background-image: url(http://omp.ohiolink.edu/OMP/images/botshadowres.gif); }
.catbotshadb { background-image: url(http://omp.ohiolink.edu/OMP/images/botshadowb.gif); }
.catshort { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	color: #ffffcc; }
.catbackcloud { background-image: url(http://omp.ohiolink.edu/OMP/images/backcloud.jpg); }
.catimgback { 
	background: #4C667F; 
}
.subjects { 
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-weight: bold; }
.catcount { color: #ccffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%; }
.catcountoff { color: #ffffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%; }
#gotocat { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	font-style: italic;
	color: #000066; }

.cathead { 
	font-family: Verdana,Arial,Helvetica,San-serif;
	/*font-family: "Times New Roman",Times,Serif;*/
	font-weight: bold;	
	font-size: 120%;
	color: black; }
.cathead2 { 
	font-family: "Times New Roman",Times,Serif;
	font-weight: bold;	
	font-size: 110%;
	color: #003366; }
.catsubhead { 
	font-family: "Times New Roman",Times,Serif;
	/*font-family: Verdana,Arial,Helvetica,San-serif;*/
	font-size: 12pt;
	font-weight: bold;
	color: #663366; }
.catviewall {
	font-family: "Times New Roman",Times,Serif;
	font-size: 90%;
	font-weight: bold;
}
.catbib {
	text-indent: -2.2em;
}
.catimagelink {
	color: #003366;
	font-family: "Times New Roman",Times,Serif;
	font-size: 80%;
}
.catviewall2 {
	font-family: "Times New Roman",Times,Serif;
	font-size: 90%;
	font-weight: bold;
	color: #663366;
}
.catpoptitle {
	color: #FFFFCC;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	font-weight: bold;
}
.catpoptitle2 {
	color: #990033;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	font-weight: bold;
}
.catpopother {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
}
.catdetailslink {
	color: #ccffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
}
.catnavarrows {
	color: #ffcccc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 10pt;
}
.catpagelink { 
	color: #006699; 
}

.catpageback {
	/*background: #818C98;*/
	background: #7F8B99;
}

.cattext { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 11pt; }
.catbrowseall { font-family: Verdana,Arial,Helvetica,San-serif;
	/*font-family: "Times New Roman",Times,Serif;*/
	font-weight: 500;
	font-size: 105%; }
.catlabel { font-family: Verdana,Arial,Helvetica,San-serif;
	font-weight: bold; }

.catbrowsesub { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 90%; }
.catbrowseinfo3 { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%; }
.catbrowseinfo4 { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%;
	color: #336699; }
.catbrowseinfo { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 75%; }
.catbrowseinfo2 { font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 75%;
	color: #336699; }
.catbrowseback { background: #FBFBF6; }
.catsepback { background-image: url(http://omp.ohiolink.edu/OMP/images/graygrade.gif); }

.catlabelback { background: LightSteelBlue; }
.catentryback { background: #ffffff; }
.catsideline { background: #999999; width: 3px; }
	
.small { color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	text-decoration: underline;
	font-size: 80%; }
.smalljump { color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 80%; }
.smallwhite {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,San-serif;
}
.small2 {
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 8pt; }

.countyhead {
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 125%;
	color: #330033;
	font-weight: bold;
}
	
.helptitle {
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 16pt;
	text-align: center;
	/*color: #ffffcc;*/ 
	/*color: #ffffcc;*/
	}
.helpsec {
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	font-weight: bold;
	/*color: #ffffcc;*/ 
	color: #990000;
	}
.helpreg {
	font-family: "Times New Roman",Times,Serif;
	font-size: 12pt;
	color: #000000;
	margin-left: 1em; 
	}
.helpex {
	font-family: "Times New Roman",Times,Serif;
	font-size: 12pt;
	/*color: #ffffff;*/
	color: #006699;
	margin-left: 3em;
	}
.helpex2 {
	font-family: "Times New Roman",Times,Serif;
	font-size: 12pt;
	color: #000000;
	margin-left: 4em;
	}
.helpopt {
	font-family: "Times New Roman",Times,Serif;
	font-size: 12pt;
	font-weight: bold;
	/*color: #ffcccc;*/
	color: #006699;
	margin-left: 2em;
	}

a.nonsel { color: #000000;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	font-weight: bold;
	}

a.browse { color: #F5F5DC;
	font-family: Verdana,Arial,Helvetica,San-serif;
	font-size: 12pt;
	font-weight: bold; }
	
/*A:hover { text-decoration: underline; color: F5DEB3; font-family: Verdana, Arial, Helvetica, sans-serif; }*/

.space1 { font-size: 16pt; }

.browsegray { background: #708090; }

.navlink {
	text-decoration: underline;
	color: #ccffff;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,San-serif;
}

.offwhiteback {
	background: #F7F3F7;
}

.a {
	color: #ffffff;
	font-size: 12pt;
	text-align: center;
}

.field {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 100%;
a.field:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 100%;
.searches {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC99; font-size: 80%;
a.searches:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 80%;
.help {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCCCC; font-size: 80%; font-weight: bold;
a.help:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 80%; font-weight: bold;
.contact {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFCC; font-size: 80%;
a.contact:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 80%;