/*@import navigation.css;*/
@import url("navigation.css");
body {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important; 
	color: #666666; 
	text-align: left; 
	margin:0px;
}

td {
	font-size: 11px; 
	color: #666666; 
}
.zebrabright{
	color:#333333;
}
.zebradark{
	color:#666666;}

.searchcell{
	border-right: 1px solid #FFFFFF;
	padding-left: 25px;
	padding-bottom: 0px;
	border-top: 1px solid #FFFFFF;
	color: #000000;}
.searchbox {
}

h1 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

h2 {
	color: #666666;
	font-size: 11px;
	line-height: 10px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
}

h3, h4, h5, h6 {
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

h5 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold; !important
}

h6 {
	font-weight: bold; !important
}



a:link {
	color: #666666; text-decoration: underline;
}
a:hover {
	color: #666666; text-decoration: none;
}
a:active {
	color: #666666; text-decoration: underline;
}
a:visited {
	color: #666666; text-decoration: underline;
}


img {
	border: 0px;
}
img.content_image {
	border-top: 1px solid white;
}
.image_legend {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}


.form {
	background-color: #FFFFFF;
} 

.form_error {
	background-color: #FFDBB7;
}

hr {
	height: 1px; 
	border-top: 1px solid #000000; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0;
	border-color: #ffde00;
}

#q {
	width: 80px;
	height: 12px;
	font-size: 10px;
}

.tdImageLeft {
	border: 1px solid white;
	background-color:#fff175;
	margin: 0px;
	padding: 0px;
}

#bannerDiv {
	margin-top: 15px;
	margin-left: 15px;
}

img.banner {
	margin-top: 7px;
	margin-bottom: 7px;
}