body, td, textarea, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-decoration: none;
}
h1, h2, h3 {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	color: #195B8E;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	margin: 0;
}
h3 {
	font-size: 11px;
	margin: 0;
}
td.small {
	font-size: 9px;
	color: #8B8B8A;
}
a {
	color: #195b8e;
	text-decoration: none;
}
a:hover {
	color: #09f;
	text-decoration: underline;
}
a.mnu {
	color: #195B8E;
	font-weight: bold;
	font-size: 11px;
	padding-left: 0 !important;
	border-top: 1px dotted #195B8E;
}
a.mnu:hover {
	color: #09f;
	text-decoration : none;
}
a.loc {
	color: #0A7E3E;
}
a.loc:hover {
	color: #089948;
}
a.no {
	color: #8B8B8A;
}
input {
	background: #fff url(../images/bkg-frm.gif) repeat-x top !important;
	border-style: none none solid !important;
	border-bottom: 1px solid #5A9ED6 !important;
	height: 15px;
	padding: 0 !important;
}
select, textarea {
	border: 1px solid #5A9ED6;
	background: #fff url(../images/bkg-frm.gif) repeat-x center top;
}
blockquote {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
th {
	font-size: 10px;
	background-image: url(../images/th-bkg.gif);
	text-align: left;
	margin-left: 10px;
	text-transform: uppercase;
	color: #195B8E;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
#submnu {
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 1px dotted #195B8E;
}
#submnu a {
	font-size: 11px;
	line-height: 14px;
	display: block;
	padding: 1px 5px 2px;
}
#submnu a:hover {
	background-color: #fafafa;
	text-decoration: none;
}
#search-box {
  background-image:url(../images/search_shd.png);
  background-position:left bottom;
  background-repeat:no-repeat;
  height:39px;
  padding:5px 20px;
  position:absolute;
  right:0;
  top:0;
  z-index:1;
}
input#sa {
  font-weight: bold;
  padding-bottom: 3px;
}
.bld {
	font-weight: bold;
	color: #195B8E;
}
.nrm {
	color: #195B8E;
	text-decoration: none;
}
.brd {
	font-weight: bold;
	color: #195B8E;
	border: 1px solid #5A9ED6;
	background-image: none;
	padding: 0px;
}
.tit {
	font-family: Arial, Tahoma, Helvetica, sans-serif !important;
	line-height: 18px;
	color: #D41F1F !important;
	padding-left: 5px;
	font-size: 12px !important;
	font-weight: bold;
	text-align: left;
	background-color: #f2f2f2;
}
.none {
	border-style: none;
	background-image: none;
	background-color: #fafafa;
	padding: 0px;
	height: 12px;
}
