A:link, A:visited, A:active
{ 
	FONT-SIZE:8pt;
	COLOR: #336699;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	text-decoration: none;
        FONT-WEIGHT: bold;
}
A:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #336699;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	text-decoration: underline;
        FONT-WEIGHT: bold;
}
BODY,TABLE,TD,TR,TH,UL,LI,P,DIV
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: verdana, helvetica, sans-serif;
}
HR
{
	COLOR: 0066CC;
	HEIGHT: 2pt;

}
.backgroundbtmright
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.backgroundnorepeat
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	background-repeat: no-repeat;
}

.mainheading
{
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-WEIGHT: bold;
}
.subtext
{
	FONT-SIZE: 6pt;
	COLOR: #616161;
        FONT-FAMILY: verdana, helvetica, sans-serif;
}
.logintext
{
	FONT-SIZE: 7.5pt;
	COLOR: black;
        FONT-FAMILY: verdana, helvetica, sans-serif;
}
A.menutop:link, A.menutop:visited, A.menutop:active
{ 
        display: block;
        border-bottom: 1px #ccc solid;
        padding: 2px 0px 2px 6px;
        width: 119px;
	FONT-SIZE: 9pt;
	COLOR: #163671;
	FONT-FAMILY: helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
A.menutop:hover
{ 
        border-bottom: 1px #000 solid;
	FONT-SIZE: 9pt;
	COLOR: #000;
	background: #fff;
	FONT-FAMILY: helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
A.menubtm:link, A.menubtm:visited, A.menubtm:active
{ 
	FONT-SIZE: 8pt;
	COLOR: #163671;
	FONT-FAMILY: helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
A.menubtm:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #163671;
	FONT-FAMILY: helvetica, sans-serif;
	FONT-WEIGHT: normal;
        text-decoration: underline;
}
A.menutext:link, A.menutext:visited
{ 
	FONT-SIZE: 7.5pt;
	COLOR: #0066CC;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
A.menutext:active, A.menutext:hover
{ 
	FONT-SIZE: 7.5pt;
	COLOR: #3399CC;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	BACKGROUND-COLOR: white;
        FONT-WEIGHT: bold;
}

ul#main {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#main li {
	display: inline;
}

ul#main li a:link, ul#main li a:visited, ul#main li a:active {
	display: block;
	border-bottom: 1px #ccc solid;
	padding: 2px 0px 2px 6px;
	width: 119px;
	FONT-SIZE: 9pt;
	COLOR: #163671;
	FONT-FAMILY: helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

ul#main li a:hover {
	border-bottom: 1px #000 solid;
	FONT-SIZE: 9pt;
	COLOR: #000;
	background: #fff;
	FONT-FAMILY: helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

#fc {
	padding: 4px;
}

#fc .fc_q, #fc .fc_a, #fc .fc_q *, #fc .fc_a * {
	font-size: 7.5pt;
}

#fc p, #fc div {
	margin: 0px;
}

#fc .fc_q, #fc .fc_a {
	padding: 1px 0px 8px 19px;
	margin: 8px 2px 0px 4px;
	text-align: left;
}

#fc .fc_a {
	margin-top: 4px;
}

#fc .fc_q {
	background: url('/site/files/template/hdr_q.gif') top left no-repeat;
}

#fc .fc_a {
	background: url('/site/files/template/hdr_a.gif') top left no-repeat;
}


/* 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;
}
#displaytbl {
	border-collapse: collapse;
        width: 550px;
}

#displaytbl td, #displaytbl th {
	border: 1px #ddd solid;
	padding: 3px;
}

#displaytbl th {
	text-align: right;
	background-color: #F2EBD9;
	color: #000;
	font-weight: normal;
}
#displaytbl th.hdr {
	background: #EBEBEB; url('/site/files/template/btn_bg.gif') top left repeat-x;
	font-size: 11pt;
        color: #000;
	text-align: center;
}

#displaytbl tr.listhdr th {
	text-align: center;
}
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;
}
#admintbl {
	border-collapse: collapse;
        width: 470px;
	background: #f6f6f6;
}

#admintbl * {
	font-size: 8pt;
}

#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;
}


.floatimg {
	float: right;
	width: 120px;
	padding: 10px;
}

.imgwrap {
	margin-right: 120px;
}

* html .floatimg {
	margin-left: -3px;
}

* html .imgwrap {
	margin-right: 117px;
}

.imgtext {
	padding-top: 10px;
	color: #666;
	font-size: 7pt;
	
}



