/* CSS definition file containing site wide stylesheets */
/* Wanderer */ 
/* Global Styles */

body {
	margin:0px;
	background-color:#14285f;
	background-attachment:fixed; 
	background-image: url("images/background.jpg");
	}
	
td {
	font:12px arial;
	color:#003399;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #003399;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	

a.headerNavigation {
	color: #003399;
	text-decoration:none
}
a.headerNavigation:hover {
	color: #003399; 
	text-decoration: underline
}
td.toppagemenu {
	font-weight: bold; 
	font-size: 9px; 
	color: #003399; 
	font-family: verdana, arial, helvetica, sans-serif; 
	height: 19px; 
	text-indent: 10px
}
a.toppagemenu:hover {
	color: #003399; 
	text-decoration: underline
}

h1{	
	font:16px georgia;
	font-weight:bold;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	text-align:center;
	}
	

/* ID Styles */

#navigation a {
	font:10px georgia;
	color: #99CCFF;
	background-color:#0066FF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px;
	width:80pt;
	height:10pt; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted #FFFFFF;
	border-right-width: 0px; 
	border-left-width: 0px; 
	background-color:#0000CC;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

#TableCalendar { position:relative; visibility:inherit; top:243; left:18;  
	z-index:3;  }


/* Class Styles */

.paragraph {text-indent:2em; text-align:justify; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px}


.TextTableYear{text-align:center; font-size:14px; font-weight:bold}

.bodyText {
	font:12px arial;
	color:#0000CC;
/*	line-height:20px;*/
/*	letter-spacing:.1em;*/
/*	margin-top:0px;*/
	}
	
.tableText {
	font:12px Arial, Helvetica, sans-serif;
	color:#0000CC;
	text-align:center;
	width:25%;
	height:40px
	}	
	
.pageName{
	font:16px georgia;
	font-weight:bold;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	text-align:center;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
.navigation_select {
	color: #FF6633;
	font-weight: bold;
}

.counter{
font:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
	color: #99CCFF;
	background-color:#0066FF;
	border: 1pt dotted #FFFFFF;
	border-right-width: 0px; 
	border-left-width: 0px; 

}
