.clearblock {
	height: 0px;
	overflow: hidden;
	clear: both;
}

html, body{
	height: 100%;
}

body{
	margin: 0;
}

#main{
	width: 990px;
	padding: 0 5px;
	margin: 0 auto;
	background: url(fauxcol.gif);
	min-height: 100%;
	position: relative;
}

#top {
	background: #cccecd;
}

#top img{
	display: block;
}

#navBar{
	height: 25px;
	background: url(navstrch.gif);
	margin-bottom: 8px;
	text-transform: uppercase;
}

#navLeftBrdr {
	width: 10px;
	height: 25px;
	background: url(navLeft.gif);
	float: left;
}

#navLeft{
	height: 25px;
	margin-left: 11px;
	width: 474px;
	float: left;
	line-height: 25px;
}

#navLeft ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navLeft li {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
}

#navLeft a, #leftNav a, #navRight, #navRight a{
	color: #ffffff;
	text-decoration: none;
}

#navLeft a:hover, #leftNav a:hover, #leftNav .NavLevelActive0, #navLeft .NavLevelActive0{
	color: #76c0e7;
}

#navRight{
	height: 25px;
	margin-right: 4px;
	width: 481px;
	text-align: right;
	float: left;
	line-height: 25px;
}

#navRight ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navRight li {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
}

#navRightBrdr {
	width: 10px;
	height: 25px;
	background: url(navRight.gif);
	float: left;
}

#middle {
	margin-top: 14px;
	margin-bottom: 52px;
	min-height: 372px;
	width: 990px;
}

#leftNav {
	width: 264px;
	float: left;
}

#leftNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftNav li {
	list-style: none;
	line-height: 25px;
	background: url(nav2bar.gif) no-repeat;
	margin-bottom: 6px;
	padding: 0 14px;
}

#leftNav ul ul{
	margin-bottom: 12px;
}

#leftNav ul ul li{
	background: transparent;
	line-height: 15px;
	margin: 0px;
}

#leftNav ul ul li a{
	color: #666666;
}

#leftNav ul ul li a:hover{
	color: #5d79bf;
}

#leftNav ul ul li a.NavLevelActive1{
	/*color: #35416B;*/
	color: #800000;
}

#content {
	width: 640px;
	float: left;
	margin-left: 15px;
	margin-right: 6px;
	padding-left: 40px;
}

#textarea {
	width: 243px;
	margin-right: 10px;
	float: left;
}

#image {
	float: left;
	width: 452px;
}

#footer{
	height: 38px;
	background: #cccecd;
	position: absolute;
	width: 990px;
	bottom: 0;
}

#footerLeft {
	width: 354px;
	float: left;
}

#footerLeft img{
	display: block;
	margin-left: 14px;
	margin-right: 77px;
}

#footerCenter {
	color: #4a628e;
	width: 477px;
	margin-top: 14px;
	float: left;
}

#footerRight{
	width: 159px;
	height: 38px;
	float: left;
}

#footerRight img{
	display: block;
	margin-top: 27px;
}

body, td, form, input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

a img, img {
	border: none;
}

H1 {
	font-size: 20px;
	margin: 0px 0px 7px 0px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: "Arial", Arial, sansserif;
	font-weight: bold;
	color: #4a5c96;
	/*text-transform: uppercase;*/
}

H2 {
	font-size: 16px;
	color: #4a5c96;
	/*text-transform: uppercase;*/
	margin: 17px 0px 7px 0px;
	font-family: "Arial", Arial, sansserif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: bold;
}

H3, H4, H5, H6 {
	font-family: "Arial", Arial, sansserif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: bold;
	color: #4a5c96;
	/*text-transform: uppercase;*/
	font-size: 11px;
	margin: 20px 0px 7px 0px;
}

p{
	margin: 8px 0px 4px 0px;
}

ul {
	
}

li {
	
}

form {
	padding: 0;
	margin: 0;
}

input{
	border: 1px #afafaf solid;
}
table{
 border: 1px #afafaf solid;
}

table td{
 border: 1px #afafaf solid;
}
