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: #222;
}

A:link, A:active, A:visited {
	color: #666;
	text-decoration: underline;
}

A:hover {
	color: #6C9;
	text-decoration: none;
}

#admintbl, #displaytbl {
	border-collapse: collapse;
        width: 530px;
}

#admintbl td, #admintbl th {
	border: 1px #666 solid;
	padding: 3px;
	background: #fff;
}

#admintbl th {
	text-align: right;
	background-color: #EEEBE4;
	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;
}

/* 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;
}

/* Chris Tinning */
#ctS {
	background: url('./files/template/body_bgx.gif') top center repeat-y;
	text-align: center;
}
#endshadow {
	background: url('./files/template/endshadow.gif') top center no-repeat;
	height: 30px;
}
#layout {
	width: 780px;
	margin: 0 auto;
	background: #000;
	text-align: left;
	border-collapse: collapse;
}
a img {
	border: 0;
}
#layout td {
	vertical-align: top;
}
#layout td#header {
	margin: 0;
	padding: 0;
	height: 210px;
	background: #fff url('./files/template/header_bgx.gif') top left repeat-x;
	border-right: 3px #000 solid;
}
#layout td#leftmenu {
	width: 130px;
	padding: 0;
	background: #ccc url('./files/template/menu_bgx.gif') top left repeat-x;
}
#layout td#content {
	border-right: 3px #000 solid;
	background: #fff url('./files/template/content_bottomright.gif') bottom right no-repeat;
	margin: 0; padding: 0;
}
#layout td#footerline {
	background: url('./files/template/footer_bgx.gif') top left repeat-y;
	font-size: 0px;
	height: 8px;
	padding: 0; margin: 0;
	border-right: 3px #000 solid;
}
#content_inner {
	background: url('./files/template/content_topleft.gif') top left no-repeat;
	margin: 0;
	padding: 12px 32px 12px 24px;
}
#header_inner {
	background: url('./files/template/header_bgbl.gif') bottom left no-repeat;
}
#header_inner2 {
	height: 210px;
	background: url('./files/template/header.jpg') top right no-repeat;
	padding: 0 0 0 20px;
}
h1, .secthdr {
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #c33;
	font-size: 13.5pt;
}
h2#logo {
	margin: 0; padding: 0;
}

#menupad {
	padding: 0 0 32px 10px;
}
.contextsection a:link, .contextsection a:active, .contextsection a:visited {
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
	display: block;
	background-image: url('./files/template/menu_bgbtm.gif');
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding: 4px 9px 10px 9px;
}
.contextsection a:hover {
	color: #6c9;
	background-position: 0px -180px;
}
.contextitem a:link, .contextitem a:active, .contextitem a:visited, .selectedcontextitem a:link, .selectedcontextitem a:active, .selectedcontextitem a:visited {
	display: block;
	padding: 2px 9px;
	color: #fff;




	border-bottom: 1px #666 solid;
	text-decoration: none;
	font-size: 7pt;
}
.selectedcontextitem a:active, .selectedcontextitem a:visited, .selectedcontextitem a:link, .contextitem a:hover {
	color: #6c9;
}

#topimages {
	float: right;
	padding: 115px 8px 0 0;
}

#topimages img {
	border: 2px #000 solid;
	margin-right: 8px;
}

.box0 {
	background: url('./files/template/box_top.gif') top left repeat-x;
	margin: 0 0 16px 0;
	_height: 1px;
}
.box1 {
	background: url('./files/template/sbox_btm.gif') bottom left repeat-x;
}
.box2 {
	background: url('./files/template/sbox_left.gif') top left repeat-y;
}
.box3 {
	background: url('./files/template/box_right.gif') top right repeat-y;
}
.box4 {
	background: url('./files/template/sbox_tl.gif') top left no-repeat;
}
.box5 {
	background: url('./files/template/sbox_bl.gif') bottom left no-repeat;
}
.box6 {
	background: url('./files/template/box_tr.gif') top right no-repeat;
}
.box7 {
	background: url('./files/template/sbox_br.gif') bottom right no-repeat;
	padding: 15px 15px 23px 22px;
	_height: 1px;
}
.box7 p {
	margin: 0 0 8px 0;
	padding: 0;
}

.gbox0 {
	background: #ccc url('./files/template/gbox_top.gif') top left repeat-x;
	margin: 0 0 16px 0;
}
.gbox1 {
	background: url('./files/template/sgbox_btm.gif') bottom left repeat-x;
}
.gbox2 {
	background: url('./files/template/sgbox_left.gif') top left repeat-y;
}
.gbox3 {
	background: url('./files/template/gbox_right.gif') top right repeat-y;
}
.gbox4 {
	background: url('./files/template/sgbox_tl.gif') top left no-repeat;
}
.gbox5 {
	background: url('./files/template/sgbox_bl.gif') bottom left no-repeat;
}
.gbox6 {
	background: url('./files/template/gbox_tr.gif') top right no-repeat;
}
.gbox7 {
	background: url('./files/template/sgbox_br.gif') bottom right no-repeat;
	padding: 15px 15px 23px 22px;
	_height: 1px;
}
.gbox7 p {
	margin: 0 0 8px 0;
	padding: 0;
}

#footerA {
	font-size: 7pt;
	color: #000;
	border-bottom: 2px #66cc99 solid;
	width: 568px;
	clear: right;

	margin: 16px 0 4px 8px;
	font-weight: bold;
}
#footerB {
	font-size: 7pt;
	color: #777;
	margin: 0 0 12px 8px;
}
#footerB a:link, #footerB a:active, #footerB a:visited {
	color: #777;
	text-decoration: underline;
}
#footerB a:hover {
	color: #333;
	text-decoration: none;
}

#wrap2x {
	margin-left: 165px;
}

.pageimg {
	float: left;
	margin-left: -165px;
	_margin-left: -82px;
	margin-right: -3px;
	color: #000;
	_height: 1px;
}

.pageimg img {
	border: 1px #DED2BF solid;
	margin-bottom: 4px;
}

.sitemap_child {
	margin-left: 16px;
}

.gen_list_item h4, .gen_list_item h4 a:link, .gen_list_item h4 a:active, .gen_list_item h4 a:visited {
	font-size: 8.5pt;
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 0 0 8px 0;
	text-decoration: none;
}

.gen_list_item h4 a:hover {
	color: #000;
	text-decoration: underline;
}

.gen_list_item {
	padding: 0 8px 12px 155px;
	margin: 16px 0;
	clear: right;
	border-bottom: 1px #ddd dashed;
}


.gen_list_item .listimg {
	float: left;
	margin-left: -155px;
	_margin-left: -155px;
	border: 1px #E4DACA solid;
}

#ptctr {
	text-align: center;
	margin: 0 0 32px 0;
}
#proptbl {
	margin: 0 auto;
}
#proptbl td, #proptbl th {
	font-size: 8pt;
	color: #000;
	padding: 1px 24px;
	text-align: left;
}
#proptbl th {
	text-align: right;
	font-weight: normal;
}
#proptbl th.hdr {
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 9pt;
	padding: 0 0 16px 0;
}
#proptbl td.ctr {
	text-align: center;
}

body#brochure {
	background: #fff;
	padding: 32px 0;
}

#bcontainer {
	width: 750px;
	margin: 0 auto;

	
	text-align: center;
}

#brochure .mainbody {
	clear: both;
	margin-top: 64px;
	text-align: left;
}

.downloadbox {
	margin: 24px 0 16px 160px;
	text-align: center;
}
.downloadbox img {
	vertical-align: middle;
}
input.button {
	background: #fff url('/site/files/template/btn_bg.gif') bottom left repeat-x;
	color: #666;
	font-size: 9pt;
	padding: 4px;
	margin: 3;
	border: 1px #ddd solid;
	font-family: Verdana, Helvetica, sans-serif;
}


#clear, .clear {
	clear: both;
	height: 2px;
}

.newsitem {
	background: url('/site/files/template/icn_news.gif') top left no-repeat;
	padding: 0 0 0 16px;
}

#loginbox {
	background: #c33;
	color: #fff;
	font-size: 7pt;
	padding: 5px;
	width: 101px;
	_width: 111px;
	margin: 16px 0;
}

#loginbox p, #loginbox div {
	margin: 0 0 4px 0;
}
#loginbox p, #loginbox div {
	color: #fff;
	font-size: 7pt;
}	
#loginbox input.text {
	border: 1px #ccc solid;
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif;
	width: 99px;
}
#loginbox a:link, #loginbox a:active, #loginbox a:visited {
	color: #fff;
	text-decoration: underline;
}
#loginbox a:hover {
	color: #fff;
	text-decoration: none;
}
.hp_listimg {
	float: left;
	margin: 0 8px 8px 0;
}

.forcehaslayout {
	_height: 1px;
}




