body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #003C70; 
	text-decoration : underline; 
} 
	a:visited {
	color : #003C70; 
	text-decoration : underline; 
} 
	a:hover {
	color : #000000; 
	text-decoration : none; 
} 
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.show_featured { 
   margin-top: 0px; 
   padding: 0px; 
   background: #F7F7F7; 
   line-height: 15px; 
   border: 1px solid #E2E2E2; 
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;

}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F28A00;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003C70;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #eae4e4;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003C70;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #C5DCE2;
}
h4 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003C70;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
}

.box {
	padding: 1px 15px 1px 15px;
	vertical-align : top;
	border : 1px solid #E2E2E2;
	background-color: #F7F7F7;
	
} 
.topbox {
	padding: 3px 3px 3px 3px;
	vertical-align : top;
	border : 1px solid #E2E2E2;
	background-color: #F7F7F7;
	
}
.search-bg {
	color:#00345A;
}
	.search-bg a:link{
	color : #FFFFFF; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #FFFFFF; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #FFFFFF; 
	text-decoration : underline; 
} 
	.m-bg a:link{
	color : #00345A; 
	text-decoration : underline; 
} 
	 .m-bg a:visited {
	color : #00345A; 
	text-decoration : underline; 
} 
	.m-bg a:hover {
	color : #00345A; 
	text-decoration : none; 
} 
.nav-bg a:link {
	color : #000000; 
	text-decoration : none; 
} 
.nav-bg a:visited {
	color : #000000; 
	text-decoration : none; 
} 
.nav-bg a:hover {
	color : #00345A; 
	text-decoration : underline; 
} 
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #00345A;
	height: 3px;
	font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.url {
	color: #003C70;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #E03400;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #F28A00;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
