/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Bookman Old Style;
	color:##003366;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: ##FFCC00;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:13px Bookman Old Style;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 0pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#003366;
	border: 1pt dotted blue;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px Bookman Old Style;
	color: ##FFCC00;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px Bookman Old Style;
	color: #003366;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#003366;
	font:11px Bookman Old Style;
	color: #003366;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px Bookman Old Style;
	color:#003366;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px Bookman Old Style;
	color: #003366;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	color: #003366;
	font-weight:lighter;

	letter-spacing:;
	line-height:24px;
	font-family: Bookman Old Style;
	font-size: 24px;
	font-variant: normal;
	}	
	
.sidebarHeader {
	color: #003366;
	font-weight:lighter;

	letter-spacing:;
	line-height:normal;
	font-family: "Bookman Old Style";
	font-size: 16px;
	}	
	
.detailText {
	font:11px Bookman Old Style;
	color:#003366;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px Bookman Old Style;
	color:#003366;
	}
	

	
.menyer {
	font-family: "Bookman Old Style";
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 0.1em;
}

