/* Stylesheet for Main Site */
/* Credits 
   Visual Design:  Eric Goetz, BlueOnBlue.com
end Credits */


/* STANDARD TAGS */
/* standard html (body, h1, p, form...) */

body, p, span, font {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143467;
	line-height: 16px;
    }
	
	a:link, a:active, a:visited {
	color: #0066FF;
	text-decoration: none;
	 }
	 
	a:hover {
	text-decoration: underline;
	 }
	
	h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9DB4D9;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 0px;
	 }
	

#wrapper {
	width:800px;
	margin: 0px auto;
	position: relative;
	}
	
	#wtslogo {
	position:absolute;
	left:0px;
	top:0px;
	width:147px;
	height:71px;
	z-index:3;
	}
	
	#topnav {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:71px;
	z-index:2;
	}
	
	#reveal {
	position:absolute;
	left:0px;
	top:46px;
	width:800px;
	height:127px;
	z-index:1;
	/* Changed */
	visibility: visible;
	}
	
	
/* CUSTOM TAGS */
	
	p.MsoNormal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	}


	.head, span.head span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9DB4D9;
	font-weight: normal;
	line-height: 28px;
	 }
	 
	.headplus {
	color: #5684CA;
	}
	
	.subhead {
	font-weight: bold;
	text-transform: uppercase;
	 }
	 
	.sidehead {
	font-size: 9px;
	text-transform: uppercase;
	color: #143467;
	 }
	.sidehead a{
	font-size: 9px;
	text-transform: uppercase;
	color: #143467;
	 }
	 
	.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838C9B;
	 }
	 
	.dropdown {
	font-size: 9px;
	color: #838C9B;
	line-height: 12px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #B8C8E1;
	height: 111px;
	 }
	 
	.navlinks {
	font-size: 9px;
	color: #838C9B;
	line-height: 12px;
	margin-left: 16px;
	 }
	 
	.navhead {
	font-size: 9px;
	color: #143467;
	line-height: 12px;
	text-transform: uppercase;
	 }
	 
	.chaptermenu {
	margin-left: 17px;
	 }
	 
	.chapteritem {
	font-size: 9px;
	color: #0066FF;
	 }
	 
	.loginitem {
	font-size: 9px;
	color: #838C9B;
	margin-top: 5px;
	 }
	 
	.sidebar {
	font-size: 9px;
	color: #838C9B;
	line-height: 12px;
	background-image: url(../images/sideboxes/tt_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	 }
	 
	 .sidebarlist {
	font-size: 9px;
	color: #838C9B;
	line-height: 11px;
	background-image: url(../images/sideboxes/tt_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	 }
	
	.sidebartitle {
	color: #143467;
	font-weight: bold;
	 }
	 
	.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #728CAC;
	margin-left: 180px;
	 }
	 
	.credit a:link, .credit a:active, .credit a:visited {
	color: #728CAC;
	text-decoration: none;
	 }
	 
	.credit a:hover {
	text-decoration: underline;
	 }


/* NOT USED */
	.sidebarlink a:link, .sidebarlink a:active, .sidebarlink a:visited {
	color: #0066FF;
	text-decoration: none;
	 }
	
	.sidebarlink a:hover {
	text-decoration: underline;
	 }

#corporatePartners img {
	position: absolute;
	visibility: hidden;
	border: 0px;
	} 
