


/* CSS Document */

a.normalView { display: none; }

/* ================================= */

body { background-color: #000000; color: #FFFFFF; font-size: 10px;}
h1 { font-size: 20px; line-height: 24px; font-weight: normal; color: #3399CC; }
h2 { font-size: 14px; font-weight: bold; color: #3399CC; }
h3 { font-size: 12px; line-height: 17px; font-weight: bold; color: #3399CC; }
h1, h2, h3, p, ul, ol {
	padding-top: 0px; margin-top: 0px;
	padding-bottom: 0px; margin-bottom: 12px;
}
p, ul, ol, label { font-size: 12px; line-height: 15px; color: #FFFFFF; }
p.firstPara { font-size: 14px; line-height: 20px; color: #3399CC; }
p.notes { font-size: 10px; line-height: 14px; }

a:link { color: #3399CC; text-decoration: underline; }
a:visited { color: #3399CC; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }


/* ==================================== NAVIGATION ==================================== */

#nav ul.mainnav, #nav ul.mainnav a:link, #nav ul.mainnav a:visited { color: #C2E1F0; }
#nav ul.mainnav a:hover { color: #FFFFFF; }

#nav ul.mainnav a.active { color: #3399CC; font-weight: bold; }

/* ==================================== FOOTER ==================================== */
#footerPanel {
	background-color: #000000; color: #FFFFFF;
	border-top-color: #FFFFFF;
}
#footer, #footer ul { font-size: 10px; font-weight: bold; line-height: 20px; }
#footer ul li a { border-right-color: #FFFFFF; }

#footer a:link { color: #C2E1F0; text-decoration: none; }
#footer a:visited { color: #C2E1F0; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }

#wdacredit {
	font-size: 9px; font-weight: normal;
	position: relative; float: right;
	color: #666666;
}
#wdacredit a:link { color: #666666; text-decoration: none; }
#wdacredit a:visited { color: #666666; text-decoration: none; }
#wdacredit a:hover { color: #FFFFFF; text-decoration: underline; }


/* ==================================== SECTOR LINKS ==================================== */
h2.sector {
	color: #3399CC;
	font-size: 12px; line-height: 15px;
	text-align: center;
	padding: 5px;
	margin-top: 0px; margin-bottom: 0px;
	border: 1px solid #3399CC;
	display: block;
}

h3.sector { margin: 0px; padding: 0px; display: block; }
h3.sector a {
	padding: 10px;
	margin-top: 5px; margin-bottom: 0px;
	clear: both;
	border: 1px solid #3399CC;
	background-color: #3399CC;
	background-image: url(../images/tourtitleblend_f01.gif);
	background-position: top; background-repeat: repeat-x;
	font-size: 12px; font-weight: bold; line-height: 12px;
	text-align: center;
	color: #FFFFFF; 
	display: block;	
}
h3.sector a:hover { background-image: url(../images/tourtitleblend_f02.gif); }
h3.sector a:link, h3.sector a:visited, h3.sector a:hover { color: #FFFFFF; text-decoration: none; }
.description {
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
        line-height: 15px;
	margin-bottom: 5px;
	display: block;
        text-align:center;
}


/* ==================================== SEARCH PANEL - HOME PAGE ==================================== */
#searchpanel {
	width: auto; height: auto;	
	background-color: #006699;
	margin-bottom: 15px;
	background-image: url(../images/titlebar.gif);
	background-position: top; background-repeat: repeat-x;
	display: block;
}
#searchpanel h2 {
	height: 25px; padding-top: 5px;
	font-size: 18px; line-height: 25px;
	text-align: left; font-weight: bold;
	color: #FFFFFF;
	padding-left: 33px;
	background-image: url(../images/search.gif);
	background-position: 5px 5px; background-repeat: no-repeat;
	margin-bottom: 5px;
	display: block;
}
#searchpanel p { color: #000000; margin-bottom: 5px; }
form.searchForm {
	padding: 10px 10px 10px 10px;
	background-color: #EEF5F8;
	display: block;
}
form.searchForm input.formField { width: 180px; float: left; }
#searchpanel a.searchSubmit {
	color: #FFFFFF;
	padding-left: 5px; padding-right: 5px;
	padding-top: 2px; padding-bottom: 2px;
	position: relative; float: right; clear: none;
	margin-top: 0px;
	background-image: url(../images/tourtitleblend_f01.gif);
	background-position: top; background-repeat: repeat-x;
	font-size: 12px; font-weight: bold;
	display: block;
}
#searchpanel a.searchSubmit:link, #searchpanel a.searchSubmit:visited { color: #FFFFFF; text-decoration: none; }
#searchpanel a.searchSubmit:hover { color: #FFFFFF; text-decoration: none; background-image: url(../images/tourtitleblend_f02.gif); }
p.advSearchPara {
	clear: both;
	display: block;
	font-size: 10px; line-height: 13px;
	padding-top: 5px;
	margin-bottom: 0px;
}
p.advSearchPara a:link, p.advSearchPara a:visited { color: #006699; }
p.advSearchPara a:hover { color: #000000; }


/* ---------------------- ARCITEXT BOX ---------------------- */
#arcbox {
	width: auto; height: auto; padding: 5px;
	background-color: #FFFFFF; color: #000000;
	display: block;
}
#arcbox h2 {
	font-size: 12px; line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding: 0px; margin-top: 0px; margin-bottom: 2px;
}
#arcbox img { position: relative; float: left; margin-right: 7px; }

#statusBox, #onlineBox {
	background-color: #FFFFFF;
	font-size: 12px; line-height: 15px;
	color: #000000;
	padding-bottom: 5px;
	display: block;
        margin-bottom: 15px;
	border: 1px solid #3399CC;
}
#statusBox h3, #onlineBox h3 {
	font-size: 14px; font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px 5px 5px;
	background-color: #3399CC;
	background-image: url(../images/tourtitleblend_f03.gif);
	background-position: top; background-repeat: repeat-x;
	margin-bottom: 2px;
	display: block;
}
#statusBox p {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #000000;
}

#statusBox a,
#statusBox a:hover,
#statusBox a:visited {
	color: #000000;
}

#onlineBox table {
    border-collapse: collapse;
    width: 100%;
}

#onlineBox table tr td {
    vertical-align: top;
    text-align: right;
    padding-right:10px;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    color: #000000;
}

#onlineBox table tr th {
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    padding-left:10px;
    color: #000000;
}

#onlineBox p {
    font-size: 11px; line-height: 15px;
    text-align: center;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #000000;
}


/* ==================================== INDIVIDUAL STYLES ==================================== */

#pgContentPanel { border-top: 2px solid #FFFFFF; }

span.historytitle { background-image: url(../images/historytitle_onblk.jpg); }

span.username { color: #3399CC; font-weight: bold; }

form.logform label, .calendarNotes, .formCheckBox { font-size: 12px; line-height: 15px; }
a.advSrchButton, a.advSrchReset { font-size: 12px; line-height: 18px; }


/* ******************** EDITORIAL TABLES ******************** */
table.editorialTable { font-size: 12px; } 

