/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px "Times New Roman";
	color:#000099;
	}
	
hr {
	display: block;
	position: relative;
	padding: 0;
	height: 0; 
	max-height: 0;
	width: 100%;
	color: #FFFFCC;
	margin:3px auto;
	clear: both;
	border: none;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	}
	
a {
	color: #000099;
	text-decoration:underline;
	}
	
a:hover {
	color: #663300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:18pt "Pristina";
	color: #000099;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:14px;
	display:block;
	padding:10px;
	border: 0pt solid rgb(0,0,102);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#663300;
	border: 0pt dotted #663300;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:14pt "Nyala";
	color: #000099;
	line-height:24px;
	letter-spacing:.4em;
	font-weight:bold;
	}

#heading {
	font:12pt "Nyala";
	color: #000099;
	line-height:22px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#000099;
	font:11px "Times New Roman";
	color: #000099;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #663300;
	}

/* Class Styles */

.bodyText {
	font:11pt "Times New Roman";
	color:#000099;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:18pt "Nyala";
	font-weight: bold;
	text-align: center;
	color: #000099;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:14pt "Nyala";
	color: #000099;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:20px;
	}	
	
.sidebarHeader {
	font:14pt "Times New Roman";
	color: #000099;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	line-height: 20px;
	}	
	
.detailText {
	font:10pt "Times New Roman";
	color:#000099;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:8pt "Times New Roman";
	font-weight:bold;
	color:#000099;
	}
.table {
	border-width: 6px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #ffffcc;
	border-collapse: collapse;
	background-color: #ffffcc;
}
.th {
	border-width: 3px;
	padding: 5px;
	border-style: ridge;
	border-color: #ffffcc;
	background-color: ;
	-moz-border-radius: ;
}
.td {
	border-width: 3px;
	padding: 5px;
	border-style: ridge;
	border-color: #ffffcc;
	background-color: ;
	-moz-border-radius: ;
}
.tdtext1 {
	font:12pt "Nyala";
	font-weight: normal;
	text-align: center;
	color: #000099;
	line-height:20px;
	letter-spacing:.1em;
	}

	