/* -- WebSite Accelerator 3.0.0.0 ----- */

/*
   WSA Stylesheet Master
   Copyright © 2005 PowerServe International.
   All Rights Reserved.

   Notes:
   Check through comments before editing style selectors. Some selectors
   may reference code in the wsaglobal.css file and are not to be changed
   aside from the attributes provided in the selectors. - CH

*/

/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");
/* End Import */

/*
Core Styles
*/
  body {
  	background:url(/images/bg.jpg);
	color:#000;
	font:normal 11px tahoma,verdana,sans-serif;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:center; }
  	/*	devnote: If using 'text-align:center;' to center your layout, you must use a
		container (see below) to fix a browser glitch. -ch */

  a {
  	color:#039;
	text-decoration:none; }
  a:hover {
  	color:#fc0; }
  form {
  	margin:0;
	padding:0; }

/*
Container / Header
*/
  #container {
  	border:0px solid #e6e6e6;
	margin:10px 10px 10px 10px;
	text-align:left;
	width:760px; }
  	/*	devnote: '#container' The combination of margin:0 auto; and text-align:left; fixes a bug in
		IE 5/6 that causes text to inherit centering from the body selector. -ch */
  #pageheader {
	border:1px solid #000;
	margin:0 auto;
	text-align:left;
	background:#FFF;
	height:100px; }

/*
Content Area
*/
  #pgcontent {
  	padding:0px 0px 0px 15px;
	border: 1px solid #000;
	background:#FFF;
	width:auto;
	vertical-align:top; }
  #pgcontent .text a {
  	color:#069; }
  #pgcontent .text a:hover {
  	color:#999; }

/*
Footer Styles
*/
  #footer {
	border: 0px solid #fff;
	border-width:0px 0 0 0;
	color:#fff;
    font-size:9px;
	text-align:center;
	padding:10px 10px 30px 10px; }
  #footer a {
  	color:#fc0; }
  #footer a:hover {
  	color:#fff; }
  #footer .text {
  	color:#fff;
	font-size:10px;
	}

/*
Hot Lists & Nav Lists
*/

  .hotlisttable {
    margin:0 0 10px 0;
	padding:0 0 0px 0; 
	background:#84BAEF;}
  .hotlisttable .hotlisttitle {
  	background:url(/images/topnavbg.gif);
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:7px;
	text-align:left; }
  .hotlisttable .hotlistitem {
    padding:1px; }
  .hotlisttable tr td table {
	vertical-align:middle; padding:0; margin:0; font-size:10px; color:#5A0000;
	border-width:0 1px 1px 1px; border-style:solid; border-color:#000; }
  .hotlisttable .hotlistitem a {
	font:bold 11px; padding:3px auto; display:block; color:#000; }
  .hotlisttable .hotlistitem a:hover {
	color:#f00; }

/*
Image Gallery styles
*/
  .imagegallerytitle { 
	font-size:14px;
	font-weight:bold;
	color:#9B0D1B;
	padding-top:10px;
	border-bottom:1px solid #9B0D1B; }
  .imagegallerymain {			/* devnote: '.imagegallerymain' aligns the gallery within the content area. */
	text-align:left;	}
  .imagegallery {
	text-align:center;
	vertical-align:top; }
  .imagegallery2 {				/* devnote: '.imagegallery2' aligns IMAGES within the image gallery */
	height:160px;
	vertical-align:bottom; }
  .caption {					/* devnote: '.caption' aligns TEXT within the image gallery */
	font-size:11px;
	text-align:center;
	vertical-align:top; }
TD.rsccaption { 				/* Styles TEXT on main photos */
	TEXT-ALIGN: center;
	vertical-align: top;
	font-size: 13px;
}


/*
Left Navigation
*/
#leftnavol {
	border:1px solid #000;
	background:#fff;
	width:138px;
	margin: 3px 0px 0px 0px;
	padding: 1px 1px 5px 1px;
	}
  #leftnav {
	margin:1px 1px;
	padding:5px 2px;
	text-align:center;
	vertical-align:top;
	width:150px;
	border:1px solid #000;
	background:url(/images/topnavbg.gif);
	}
  #leftnav a {
  	font-weight:bold;
	text-align:left; }
  #leftnav span {
	border:1px solid #000;
	display:block;
	width: 130px;
	padding:0px;
	background:#84BAEF;
	margin:2px 0px 0px 0px; }
  #leftnav .nav1, #leftnav .nav2, #leftnav .nav3 {
  	color:#000;
	padding:0px 0px 0px 0px}
  #leftnav .nav1:hover, #leftnav .nav2:hover, #leftnav .nav3:hover {
	color:#f00; }
  #leftnav .nav1, #leftnav .currentnav1 {
  	display:block;
	font-size:12px;
	height:32px;
	margin:0px;
	padding:7px; }
  #leftnav .nav2, #leftnav .currentnav2 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:2px 2px 2px 5px; }
  #leftnav .nav3, #leftnav .currentnav3 {
  	display:block;
	font-size:10px;
	margin:0;
	padding:2px 2px2px 7px; }
  #leftnav .currentnav1, #leftnav .currentnav2, #leftnav .currentnav3 {
	color:#f00; }
  #leftnav .text {
  	color:#fff;
	font-size:10px;
	margin:5px 0px 0px 0px;
	padding:0px; }

/*
Top Navigation
*/
  #topnav {
	background:url(/images/topnavbg.gif);
	color:#fff;
	font-size:12px;
	margin:0;
	padding:3px 15px 3px 15px;
	height:29px;
	}
  #topnav td {
  	border:solid #fff;
	border-width:0px 0px 1px 0px;
	text-align:center;
	}
  #topnav .date {
	font-weight:bold;
	font-size:9px;
	margin:0;
	padding:3px 15px 3px 15px;
	text-align:left; 
	}
  #topnav .nav {
	padding:3px 10px 3px 10px;
	text-align:center; }
  #topnav .nav a {
	display:block;
	float:left;
    color:#fff;
	font-weight:bold;
	margin:0px 10px 3px 10px;
	text-transform:uppercase;
	padding:3px 10px 3px 10px;}
  #topnav span {
	border:1px solid #fff;
	display:block;
	padding:3px 10px 3px 10px;
	background:#009ACE;
	margin:0px 110px 3px 10px;
	}
  #topnav .nav a:hover {
	display:block;
	padding:3px 10px 3px 10px;
	height:13px;
	background:#009ACE;
	margin:0px 10px 3px 10px;
    color:#f00; }
  #topnav .nav strong {
	color:#f00;
	font-weight:bold; }

/*
Miscellaneous / Legacy Styles
*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#000;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }



tr.eventodd { font-size:10px; background:#ccc; color: #fff; }
tr.eventeven { font-size:10px; background:#fffadc; color: #fff; }
tr.calhdr { background:#ccc; }  
td.calhdrfont { font-size:16px; }
.calendar { margin:0; padding:3px; }
.calendar .event1, .event0 { font-size:10px; line-height:1em; margin:0 0 5px 0; padding:0; }

.logo { font-size:16px; color:#fff; background:#808080; }
.poll { color:#000; background:#ccc; }
.pollitem { font-size:11px; color:#000; text-align:left; }
.gutter { background:#090; }
.copyright { font-size:9px; }
.content { color:#000; }
.header { font-size:10px; color:#fff; background:#000; }
.sorted { font-size:10px; color:#ff0; background:#000; }
.detail0 { font-size:10px; background:#fffadc; }
.detail1 { font-size:10px; background: #eee8aa; }
.grey {background:#CCCCCC; }

/* NoMenus.asp style */
#nomenus {
  margin:0px;
  background:#FFF;
  padding:0px 0px 0px 0px;
  height:20px;
  }

#nomenus .popheader {
  margin:0px;
  background:#63937D;
  padding:10px 0px 0px 0px;
  height:10px;
  }
#nomenus .popcontent {
  margin:0px;
  background:#CCC;
  padding:10px 10px 10px 10px;
  }
#nomenus .popfooter {
  margin:0px;
  background:url(/images/bluebg.gif) yes-repeat top left;
  padding:10px 0px 0px 0px;
  }

/* miscellaneous styles */
.button { font-size:10px; }
.error { color:#c00; }
.header { color:#fff; font-size: 15px; }
.info { color: #900; }
.pagehead { font-size:15px; font-weight:bold; color:#fff; background-image:url(/images/header.gif); height:93px; }
.reccnt { color:#900; }
.sorted { font-size:10px; color:#ff6; }
.tblhead { font-weight:bold; background:#ccc; }

.text{ font-size:13px; }
.textital, .italtext, em, i { font-style: italic; font-size:13px; }
.boldtext, strong, b { font-weight:bold; font-size:13px; 
	color:#00417B}

.boldlargetext { font-family: Georgia, Times, Serif; 
	font-size:21px;
	color: #00417B; 
	padding-top:2px; 
	border-bottom:1px solid #00417B }
.heading1 { font-size:19px; }
.heading2 { font-size:15px; font-weight:bold; }
.heading3 { font-size:15px; font-weight:bold; }
.subheader { font-size:13px; font-weight:bold; color:#00417B; }
.divider { background:#000; }
.question { font-weight:bold; font-size:14px; color:#fff; background:#900; }
.forum { font-size:12px; color:#fff; background:#036; }
.forumsub { font-size:12px; color:#fff; background:#ccc; }
.small { font-size:9px; }
.boldsmallertext { font-size:9px; font-weight:bold; }

  .resource { margin:15px; }
  img.resource { margin:3px; border:0px; }

/* Used for stylizing text on FEEDBACK.ASP forms */
.forms { font-size:11px; font-weight:bold; }


/*
RightBar
*/
#rightbar {
	float:right;
	margin:0 0 10px 10px;
	padding:0;
	position:relative;
	}
#rightbar .pagelist {
	background:#fff;
	border:solid #667;
	border-width:1px 1px 0 1px;
	color:#667;
	margin:0 0 3px 0;
	padding:0; }
#rightbar .pagelist h3 {
	background:#667;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:5px; }
#rightbar .pagelist ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0; }
#rightbar .pagelist li {
	display:block; }
#rightbar .pagelist a {
	background:#fff;
	border:solid #667;
	border-width:0 0 1px 0;
	color:#000;
	display:block;
	margin:0;
	padding:5px;
	width:100%; }
#rightbar .pagelist a:hover {
	background:#e6e6e6;
	color:#c00; }
	