.pngimg {
	behavior: url("/pngbehavior.htc");
}
html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #fff5c6;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #002d5f;
}
a:hover {
	text-decoration: underline;
	color: #df6e00;
}
#header-bg {
	text-align: center;
	background-image: url(/images/bg-header.gif);
	background-repeat: repeat-x;
	height: 112px;
	background-position: center;
}
#header {
	text-align: left;
	margin: 0 auto;
	width: 90%;
	padding: 0;
	position: relative;
}
#nav-bg {
	text-align: center;
	background-image: url(/images/bg-nav.gif);
	background-repeat: repeat-x;
	height: 10px;
	visibility: hidden;
}
#nav {
	text-align: left;
	margin: 0 auto;
	width: 90%;
	padding: 0;
	color: #ccdce8;
	position: relative;
	visibility: hidden;
	height: 0px;
}
#wrapper {
	position: relative;
}
#content-bg {
	background-image: url(/images/sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	text-align: left;
	width: 90%;
	padding: 0;
	margin: 0 auto;
}
#footer-bg {
	height: 0px;
	visibility: hidden;
	clear: both;
}
#footer-bg {
	text-align: center;
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
}
#footer {
	text-align: left;
	width: 90%;
	padding: 0;
	height: 44px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer td, #footer td a:link, #footer td a:visited, #footer td a:active {
	font-size: 11px;
	color: #b3c5d5;
	text-decoration: none;
}
#footer td a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#txtlinks {
	float: left;
	visibility: hidden;
}
#copyright {
	float: right;
	text-align: right;
	width: 500px;
}
#mainbody {
	width: 100%;
	_width: 621px;
	float: left;
	padding: 15px;
}
#mainbody img {
}
#mainbody .noformat {
	border: 0px none #000000;
}

#sidebar {
	clear: both;
	visibility: hidden;
	height: 10px;
}

#Logo {
	position:absolute;
	top:13px;
	z-index:1;
	left: -4px;
	visibility: visible;
}
#contactinfo {
	position:absolute;
	z-index:2;
	right: 0px;
	visibility: visible;
	top: 15px;
	text-align: right;
	font-size: 14px;
	line-height: 1.2em;
	width: 200px;
}
#contactinfo #links  {
	clear: both;
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
#contactinfo a:link, #contactinfo a:visited, #contactinfo a:active  {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #152759;
	text-decoration: none;
}
#contactinfo a:hover {
	color: #000000;
	text-decoration: underline;
}
.main-searchbox {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	width: 90px;
	height: 15px;
	position: relative;
	top: 0px;
	_top: -2px;
	background-image: url(/images/bg-search.gif);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: top;
	color: #152759;
}

#contactinfo td {
	font-size: 11px;
	color: #162252;
	text-decoration: none;
	line-height: 12px;
}
.contacttagline {
	font-style: italic;
	text-transform: uppercase;
	font-size: 17px;
}
.contactheader {
	font-size: 16px;
	font-family: "Arial Black", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #df6e00;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#Menu1 {
	top: 0px;
	position: absolute;
}


.style1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1em;
}
.errortxt {
	color: #FF0000;
}
.answer {
	font-size: 12px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.errortxtbox {background-color: #FF9999;}
#copyright img {
	clear: both;
	visibility: hidden;
}

.basictxt {color: #000000;}
.contentwrapper {
	height: 0px;
	margin: 0;
	background-image: url(/images/bg-sidebar.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.clear {
	width: 100%;
	clear: both !important;
	height: 0px;
	_height: 1px;
	_margin: 0 0 -1px;
	overflow: hidden;
}
