body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-color: #69F;
}
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 105%; color:#000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666;
}

h4 {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000;
}

hr {
	background-color: #69F;

}
input {  
	font-size: 100%; 
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 95%; 
	font-weight: bold;
	color:#FFF;
}
.bannertext a {
	color: #FFF;
}


.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.textblack {
	font-weight: bold;
	color: #000;
}

.textgrey {
	font-weight: bold;
	color: #999;
}
.textred {
	font-weight: bold;
	color: #CF0303;
}
.textblue {
	font-weight: normal;
	color: #00F;
}
.tableheader {
	background-color: #69F;
	color: #FFF;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}
.tablecontent {
	background-color: #E6E6E6;
	color: #000000;
	font-weight: normal;
}
.tablelabel {
	font-weight: bold;
	color: #000;
}
.homepagebackground {
	background-color: #FFF;
	}


#header {
	margin: 30px 0px 0px 52px;
	padding: 0px;
	background-color: #037FBF;
	height: 100px;
}
#navigation{
	margin: 0px 0px 0px 106px;
	padding-top: 4px;
	padding-left: 52px;
	padding-bottom: 23px;
	border-top: 2px #69F;
	/*height:20px;*/
	background-color:#FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #69F;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#navigation a:link{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 90%; font-weight: bold; text-decoration: none}
#navigation a:visited {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 90%; font-weight: bold; text-decoration: none}
#navigation a:hover {font-family: Arial, Helvetica, sans-serif; color: #CF0303; font-size: 90%; font-weight: bold; text-decoration: none}
#navigation a:active {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 90%; font-weight: bold; text-decoration: underline}
.navigationcurrent	{font-family: arial; font-size: 90%; color: #666;}
.navigationdivide {color: #600}
#main {
	padding: 0px 10px 20px 52px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border-left-width: 106px;
	border-left-style: solid;
	border-left-color: #69F;
	width: 600px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #69F;*/
	/*height:335px; /* for IE5/Win */
	/*voice-family: "\"}\"";
	voice-family: inherit;
	height:378px; /* actual value */
	overflow: visible;
}
/*html>body #main{height:318px;}*/

/* styling for floating menu starts */
#menu {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: 191px;
	width: 125px; 
}

#newsletter {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 3px;
	font-size: 85%;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
}

#newsletter img {
	padding: 5px 0px 0px 0px;
}
#infomenu {
	font-size: 100%;
	margin-top: 20px;
	padding: 0px;
	
	/*border: 1px solid #000000;*/
}
#infomenu ul {
	margin: 5px 0px 5px 0px;
	padding-left: 0px;
	list-style-type: none;
}
#infomenu li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
#infomenu a {
	font-size: 85%;
}
/*#infomenu a:link {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 100%; text-decoration: none}
#infomenu a:visited {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 100%; text-decoration: none}
#infomenu a:hover {font-family: Arial, Helvetica, sans-serif; color: #CF0303; font-size: 100%; text-decoration: none}
#infomenu a:active {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 100%; text-decoration: none}
*/
#legend {
	font-size: 85%;
	background-color: #CCC;
	margin: 0px;
	padding: 0px 2px 10px 2px;
	border-top: 2px solid #FFF;
	/*border-bottom: 2px solid #FFF;*/
}
 #terms {
	padding: 10px;
	background-color: #E6E6E6;
	overflow: auto;
	height: 200px;
 }
 
 .resultsheader {
 	padding: 5px 0px 5px 5px;
	margin: 0px ;
	font-weight: bold;
	background-color: #E6E6E6;
	border-bottom: 5px solid #FFF;
 }
/* styling for floating menu ends */
/*input { border: solid 1px #69F; }
select { border: solid 1px #69F; }*/

.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #039;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	border: none;
}

.selectWide {
	width: 250px;
}
.selectMedium {
	width: 180px;
}
.selectNarrow {
	width: 120px;
}
.inputNarrow {
	width: 120px;
}
.inputMedium {
	width: 180px;
}
.inputWide {
	width: 250px;
}

/* styles for displaying abstracts  */
#abstractdisplay {
	display:none;
	background-color: #E6E6E6;
	font-size:80%;
	padding: 5px;
}
.abstractdisplay {
	display:block;
	background-color: #E6E6E6;
	font-size:80%;
	padding: 5px;
	border: solid #000000 1px;
	margin: 2px;	
}
.abstracthide {
	display:none;
}
.hoursdisplay {
	display:block;
	color: #FF0000;
	background-color: #E6E6E6;
	font-size:80%;
	padding: 5px;	
}
.hourshide {
	display:none;
}
#googleoptions {
	margin: 3px 0px 0px 0px;
	text-align: right;
}
#googleoptions ul{
	
}

#googleoptions li {
	text-decoration: none;
	display: inline;
	/*background-image: url(../images/bl/btn_topic16.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	list-style-type: none;
	padding: 0px 5px 0px 15px;
}
#googleoptions a:link, #googleoptions a:visited{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	}	
#googleoptions a:hover{
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	}
	
#ordertable td {font-size: 85%;}
#ordertable th {font-size: 85%;}	
/* print styles*/
@media print{ #header {margin-left: 0px;}}
@media print{ #header {margin-bottom: 20px;}}
@media print{ #main { margin-left: 0px;}}
@media print{ #main { padding-left: 0px;}}
@media print{ #main { border-top-width: 0px;}}
@media print{ #main { border-bottom-width: 0px;}}
@media print{ #main { border-left-width: 0px;}}
@media print{ #terms {overflow: visible;}}
@media print{ #menu {display: none;}}
@media print{ #navigation {display: none;}}
@media print{ #footer {margin-left: 0px;}}
@media print{ #footer {padding-left: 0px;}}
@media print{ #footer {border-bottom-width: 0px;}}


