@charset "utf-8";
	
td {
	color:#0036ED;
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px;
	color: #006600;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	font-size: 14px;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
a:hover {
	color: #009900;
}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #87B2D7;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid #CC3300;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#00FF00;
	border: 1pt Red;
	border-right-width: medium;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #5D9CBE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
#sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #208BE9;
}

	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #006633;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#5D9CD1;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:11px georgia;
	color: #001C56;
	font-weight:normal;
	letter-spacing:normal;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#006633;
	}
	
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	background-color: #001C56;
}
body {
	background-color: 001C56;
}
	
.style2 {
	color: #333333
}

a:visited {
	color: #AF3300;
}
a:active {
	color: #33FF00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #CC3300;
}
h2 {
	font-size: 14px;
	color: #CC3300;
}

.style1 {font-family: "Times New Roman", Times, serif}
table {
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	}
