/* CSS Document */

body,td,th {
	color: #000000;
}
a.inlinelink {
	color: #000000;
}
body {
	background-color: #F0FAEF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #08529D;
	padding-right: 20px;
	padding-left: 20px;
}
.green a{
	color: #FFFFFF;
	text-decoration: none;
}
.green a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.lnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #DEEAF5;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #08529D;
	border-bottom-color: #08529D;
	border-left-color: #08529D;
}
/*
.lnav a{
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08529D;
	padding-left: 20px;
	background-color: #BED6EB;
}
.lnav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #708BFA;
}
*/
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #08529D;
	font-weight: normal;
	padding-left: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 10px;
}
.bordered {
	border: 1px solid #08529D;
}
hr {
	border: 0;
	color: #08529D;
	background-color: #08529D;
	height: 2px;
}
.srchform {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
}
.bask_hdr TH{
	color: #000000;
	background-color: #DEEAF5;
}
.highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #08529D;
	font-weight: normal;
}
.pager a {
	color: #000000;
	text-decoration: none;
}
.pager a:hover {
	text-decoration: underline;
}
h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #08529D;
	font-weight: normal;
}
A.category {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #08529D;
	background-color: #DEEAF5;
	text-decoration:none;
	font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #08529D;
	border-bottom-color: #08529D;
	border-left-color: #08529D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
A.category:hover {
	color: #FFFFFF;
	background-color: #2B8FF4;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #337ABA;
	font-weight: normal;
	text-decoration: none;
	scrollbar-base-color:  #FFFFFF;
	scrollbar-arrow-color: #337ABA;
	scrollbar-face-color:  #FFFFFF;
	scrollbar-track-color:  #FFFFFF;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:  #FFFFFF;
	scrollbar-3dLight-color:  #FFFFFF;
	scrollbar-darkshadow-color:  #FFFFFF;
	width: 200px;
}
.red {
	color: #FF0000;
}
