body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: center;
}

body,div,td,th,p,span {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444;
}

A:link, A:active, A:visited {
	color: #008;
	text-decoration: underline;
}

A:hover {
	color: #00f;
	text-decoration: none;
}

h1, .secthdr {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
	color: #000;
}

#admintbl, #displaytbl {
	border-collapse: collapse;
	width: 520px;
}

#admintbl td, #admintbl th {
	border: 1px #666 solid;
	padding: 3px;
}

#admintbl th {
	text-align: right;
	background-color: #eee;
	color: #333;
}
#admintbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#admintbl tr.listhdr th {
	text-align: center;
}

#displaytbl td, #displaytbl th {
	border: 1px #666 solid;
	padding: 3px;
}

#displaytbl th {
	text-align: right;
	background-color: #eee;
	color: #333;
}
#displaytbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#displaytbl tr.listhdr th {
	text-align: center;
}

a img {
	border: 0;
}

#ctS {
	background: url('/site/files/template/bodybgx.gif') center repeat-y;
}
#endshadow {
	height: 30px;
	background: url('/site/files/template/endshadow.gif') top center no-repeat;
}
#container {
	width: 790px;
	text-align: left;
	margin: 0 auto;
}
#header {
	padding: 0; margin: 0;
}
#menu {
	background: url('/site/files/template/mnu_bgx.gif') top left repeat-x;
	padding-left: 31px;
}

#shdr {
	height: 56px;
	background: #CECECD url('/site/files/template/shdr_bg.gif') top left no-repeat;
	text-align: right;
}

#content {
	background: #fff url('/site/files/template/body_bgx.gif') top left repeat-y;
	padding-left: 35px;
}

#footer {
	background: #D19D20 url('/site/files/template/ftr_bg.gif') top left no-repeat;
	padding: 20px 8px 6px 8px;
	color: #fff;
	font-size: 7pt;
	text-align: right;
}

#ctbl {
	width: 755px;
}

#ctbl td.left {
	padding: 16px;
	vertical-align: top;
	width: 162px;
	_width: 162px;
}

#ctbl td.right {
	vertical-align: top;
	border-left: 1px #E0E0E0 solid;
	padding: 16px 11px;
}

.box_0 {
	border: 1px #aaa solid;
	margin-bottom: 7px;
}

.box_0c {
	font-size: 7pt;
	padding: 5px;
	width: 150px;
	_width: 150px;
}

.box_1 {
	background: #ccc;
	width: 162px;
	padding: 3px;
	margin-bottom: 7px;
}

.box_1i {
	float: left;
	padding-right: 3px;
}

.box_1m {
	color: #555;
	font-size: 7pt;
}

.box_1a {
	border-top: 1px #999 solid;
	margin-top: 3px;
	color: #BF0E27;
	font-size: 7pt;
	margin-left: 58px;
}

.box_2 {
	background: #545350;
	width: 162px;
	padding: 3px;
	margin-bottom: 7px;
}

.box_2i {
	float: left;
	padding-right: 3px;
}

.box_2m {
	color: #fff;
	padding-top: 6px;
}

.box_2m p {
	color: #fff;
	margin: 3px 0;
}

.box_3 {
	background: #D19D20;
	width: 162px;
	padding: 3px;
}

.box_3i {
	float: left;
	padding: 12px 0 8px 4px;
}

.box_3m {
	color: #000;
	padding-top: 6px;
	font-size: 7pt;
	margin-left: 50px;
}

.news_hdr {
	color: #ed1b23;
	font-size: 7pt;
	margin-bottom: 4px;
}

.news_body {
	color: #444;
	font-size: 7pt;
}

.news_body * {
	margin: 0; padding: 0;
	font-size: 7pt;
}

.news_img {
	border: 1px #666 solid;
	float: left;
	margin-right: 4px;
}

.news_link {
	clear: left;
	text-align: right;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px #ccc solid;
	font-size: 7pt;
}

.news_link a:link, .news_link a:visited, .news_link a:active, .logintext a:link, .logintext a:visited, .logintext a:active {
	font-weight: bold;
	text-decoration: none;
	color: #9FA1A4;
}

.news_link a:hover, #footer2 a:hover, .logintext a:hover {
	text-decoration: underline;
	color: #444;
}
input.button, #contactusform input.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background: #F2EEEB url('/site/files/template/btn_bg.gif') top left repeat-x;
	border: 1px #CAC0AB solid;
	padding: 3px;
	margin: 3px 0;
}
.listitem {
	background: url('/site/files/template/band_bgx.gif') top left repeat-y;
	padding: 4px;
	margin: 4px 0 4px 24px;
}





/* IASP v4.4 new site record layout styles */

.sitebox {
	display: none;
}

#sbox_0 {
	display: block;
}

.sitecontainer {
	padding: 16px 3px;
	border: 1px #aaa solid;
}

.siteheader {
	background: #eee;
	padding: 2px;
	border: 1px #aaa solid;
}

#sitetbl {
	border-collapse: collapse;
}

.siteheader a:link, .siteheader a:visited, .siteheader a:active {
	display: block;
	float: left;
	padding: 3px 8px;
	text-decoration: none;
	color: #444;
	background: #ddd;
	margin: 0 3px;
}

.siteheader a:hover, .siteheader a.on:link, .siteheader a.on:visited, .siteheader a.on:active {
	background: #444;
	color: #fff;
}

