/* CSS Document */

body { 
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; 
	background-color:#000000;
	width: 780px;
	max-width: 780px;
}

.nomargins { margin-left:0; margin-right:0; margin-top:0; margin-bottom:0 }
a:visited { color: #FFFF99; text-decoration:none}
a:link { border-style:none; color:#FFFFFF; text-decoration:none}


.bannerbox { top:0px; height:150px;}
.bannerarea{ vertical-align:top; height:150px;}
#bannerimage {
	position:absolute;
	top: 0px;
	left:0px;
	z-index: 0;
}
.bannertextc { position:absolute; top:40px; left:30px; margin:0 0 0 0; width:720px; text-align:left; font-size:30px; color:#FFFFFF; }

.pageheadtextc { font-size:18px; color:#FFFFFF; text-align:right}
.subheadtextc { font-size:12px; font-style:italic; font-weight:bold }
	
.horizspace{position:relative; left:0px; top:0px; width:150px; font-size:14px; vertical-align:top;}

.navhorizontal { position:relative; text-align:right;left:0px; top:0px; margin-top:1px; margin-bottom:1px; font-size:14px; vertical-align:top;}

.navvertical { position:relative; left:0px; width:160px; top:20px; max-width:170px; white-space:nowrap; vertical-align:top; font-size:14px; z-index:1}
#navTable { position:relative; top:0px; left:0px; width:170px; max-width:170px; }


.navref {text-align:right; white-space:normal; line-height:14px; font-weight:100;}
a.navref:visited { color: #FFFFFF; font-size:14px}
a.navref:hover { font-weight:bold; font-size:14px }
a.navref:link { color:#FFFFFF; text-decoration:none; font-size:14px }

.subref {text-align:right; width:150px; white-space:normal; line-height:10px; font-weight:100; }
a.subref:visited {color: #FFFFFF; font-size:12px}
a.subref:hover { font-weight:bold; font-size:12px }
a.subref:link { color:#FFFFFF; text-decoration:none; font-size:12px }

.pageref {}
a.pageref:visited { color: #FFFFFF; text-decoration:underline }
a.pageref:link { color:#FFFFFF; text-decoration:underline}

.bannerref {}
a.bannerref:visited { color:#FFFFFF; text-decoration:none }
a.bannerref:link { border-style:none; color:#FFFFFF; text-decoration:none }
a.bannerref:focus { width:0; height:0 }
a.bannerref:active { width:0; height:0; top:0; left:0; }


.headertext2 { font-size:24px; font-weight:900 }
.headertext3 { font-size:18px; font-weight:900;}
.headertext4 { font-size:14px; font-weight:900 }

.biggertextc { font-family:sans-serif; font-size:16px; color:FFFFFF;}
.bigtextc { font-size:18px }
.normaltextc {font-size:14px }
.smalltextc { font-size:12px }

.copyrightl { vertical-align:bottom; font-size:10px; line-height:8; text-align:left; white-space:nowrap; color:#FFFFFF}
.copyrightr { vertical-align:bottom; font-size:10px; line-height:8; text-align:right; color:#FFFFFF}

