body, .normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B212E;
}

a.body:link, a.normal:link {
	color: #3A4965;
	text-decoration: none;
}

a.body:visited, a.normal:visited {
	color: #3A4965;
	text-decoration: none;
}

a.body:hover, a.normal:hover {
	color: #3A4965;
	text-decoration: underline;
}
a:link {
	font-weight:bold;
	text-decoration: none;
	color: #24729B;
}

a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #24729B;
}

a:hover {
	font-weight:bold;
	text-decoration: underline;
}

p { 
	margin-top: 15px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1, .header2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #1B212E;
}

h2, .header1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: large;
	font-weight:bold;
	color: #1B212E;
}
td {

}

th {
}

li { margin-bottom: .75em; }

.dialog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #4E4D47;
	padding: 5px;
}

.outertable {
	border: thin solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.alerttopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #003366;
	margin-bottom: .75em;
}

a.alerttopic {
	display:block;
	background-color: #FFFF99;
}

a.alerttopic:link {
	color: #003366;
	background-color:#FFFFFF;
}

a.alerttopic:visited {
	color: #003366;
	background-color:#FFFFFF;
}

a.alerttopic:hover {
	color: #0033FF;
	background-color:#FFFFFF;
}

.maintopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	/* background-color:#C6D9D9; */
	/* background-color:#75A3E8; */
	background-color:#9CB9ED;
}

a.maintopic {
	display:block;
	font-weight: normal;
}

a.maintopic:link {
	color: #000000;
	font-weight: normal;
}

a.maintopic:visited {
	color: #000000;
	font-weight: normal;
}

a.maintopic:hover {
	color: #000000;
	background-color: #DCEDED;
	text-decoration: none;
}

.subtopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	/* background-color: #BADCBA; */
	background-color: #7ED273;
}

a.subtopic {
	font-weight: normal;
	display:block;
}

a.subtopic:link {
	color: #000000;
	font-weight: normal;
}

a.subtopic:visited {
	color: #000000;
	font-weight: normal;
}

a.subtopic:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D2EED2;
}

.seltopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	background-color: #EFEC76;
}

a.seltopic {
	font-weight: normal;
	display:block;
}

a.seltopic:link {
	color: #000000;
	font-weight: normal;
}

a.seltopic:visited {
	color: #000000;
	font-weight: normal;
}

a.seltopic:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	font-weight: normal;
}

.selcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1A750D;
}

a.selcat {
	display:block;
	font-weight: normal;
}

a.selcat:link {
	color: #FFFFFF;
	font-weight: normal;
}

a.selcat:visited {
	color: #FFFFFF;
	font-weight: normal;
}

a.selcat:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7EBE7E;
	font-weight: normal;
}

.button, .minibutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFCC;
	padding: 3px;
}
.minibutton {
	font-size: 90%;
	padding: 1px;
}

a.button{
	font-weight:normal;
}
a.button:hover {
	color: #3775FF;
	text-decoration:none;
}

.dataentry {
	font-family:"Courier New", Courier, monospace;
	font-size: small;
	font-weight: normal;
	color: #3A4965;
	background-color: #F3F3F3;
	padding: 3px;
	border: thin solid #2D2D2D;
}
.data {
	font-family:"Courier New", Courier, monospace;
	font-size: small;
	font-weight: normal;
	color: #3A4965;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prompt2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #576BA2;
}
.prompt2_alert {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CC0000;
}

.stubdataentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	border: 1px solid #4E4D47;
	background-color: #F3F3F1;
	padding: 1px;
}

.textsizeA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.textsizeB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.textsizeC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}

.sample_largest {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: none;
}
a.sample_largest:link {
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006633;
}
a.sample_largest:visited {
}
.sample_larger {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a.sample_larger:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.sample_larger:visited {
}
.sample_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a.sample_small:link {
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.sample_small:visited {
}
.stublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.selected {
	background-color: #FFFFCC;
	border: thin solid #336600;
}
.signon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.signoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	background-color: #EEF1F2;
}

a.signoff {
	display:block;
}

a.signoff:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	text-align:left;
	background-color: #FFFFFF;
}

a.signoff:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	text-align:left;
	background-color: #FFFFFF;
}

a.signoff:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:18px;
	background-color: #CC0000;
	text-decoration:none;
	text-align:left;
	color:#FFFF00;
}

.prompt {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: large;
   font-style: normal;
   font-weight: normal;
   color: #0033CC;
}
.instructions {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-style: normal;
   font-weight: normal;
   color:#666666;
}
.textcontrol {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: large;
   font-style: normal;
   font-weight: normal;
   color: #3333CC;
   padding: 1px;
   border: 1px solid #000000;
}
.emphatic {
	color: #AA0000;
}
.dinky {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: x-small;
   border: none;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: x-small;
}

.hvrbutton {
	border: thin solid #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.hvrbutton:hover {
	background-color:#CC0000;
	color:#FFFF00;
	text-decoration: none;
}
.stubb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:#333333;
}
a.stubb:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:#333333;
}
a.stubb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:#333333;
}
a.stubb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color:#333333;
	
}

.stub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #006633;
	border: thin solid #CCCCCC;
	background-color:#EEF1F2;
}

.greenbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EEF1F2;
	border: 1px solid #000000;
}

.graybar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

a.graybar {
	display:block;
}

a.graybar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

a.graybar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

.stubdialog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	background-color:#EEF1F2;
	padding: 5px;
	border: none;
}

.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	padding: 10px;
	border: thin none #990000;
}
.hear_ye {
	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}

/* ZOOM SEARCH ENGINE STYLES */

.highlight { background: #FFFF40; }
.searchheading { 
	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.zoom_kaboom {
	color:#0000CC;
}
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform {
}

.zoom_results_per_page { 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	font-size: 100%; margin-left: 10px;
	}
.zoom_match { 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	font-size: 100%; margin-left: 10px;
}				
.zoom_categories { font-size: 100%; }
.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;}

.quizbutton {
	padding: 4px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight: normal;
	color: #2D2D2D;
	width: 135px;
	background-color: #FFFFFF;
	border: thin solid #2D2D2D;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

.quizbuttonselected {
	padding: 4px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
	background-color: #CC0000;
	border: thin solid #CC0000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

.quizbutton:hover {
	background-color:#CC0000;
	color:#FFFFFF;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.quizbutton:active {
	background-position:top;
	outline:none;
	color: #FFFF00;
	background-color: #FF6600;
}

.smallbutton {
	padding: 4px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight: normal;
	color: #2D2D2D;
	width: 75px;
	background-color: #FFFFFF;
	border: thin solid #2D2D2D;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

.smallbuttonselected {
	padding: 4px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
	background-color: #CC0000;
	border: thin solid #CC0000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

.smallbutton:hover {
	background-color:#CC0000;
	color:#FFFFFF;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.smallbutton:active {
	background-position:top;
	outline:none;
	color: #FFFF00;
	background-color: #FF6600;
}

.warningbox {
	font-weight: normal;
	color: #990000;
	padding: 10px;
	border: thin solid #990000;
}

a.warningbox {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a.warningbox:link {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a.warningbox:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.disclaimer {
	overflow-y: scroll;
	height: 300px;
	display: block;
	border: medium solid #CCCCCC;
	padding: 5px;
	background-color: #EEEBDF;
}
.qaire {
	overflow-y: scroll;
	height: 400px;
	display: block;
	border: medium solid #CCCCCC;
	padding: 5px;
	background-color: #EEEBDF;
	color: #464024;
}
.qaireprompt {
	color: #686035;
	font-weight: bold;
}
hr {
	border: medium solid #999999;
}
.table-padded {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #666666;
}
.altbackground {
	background-color: #E0EADB;
}
.cell-padded {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}

