/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigationtop a {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:14px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	background-color: #005dab;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#navigationtop a:hover {
	color:#005dab;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #CC0000;
	}

#navigation a {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:14px;
	background-color: #cccccc;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #005dab;
	}
	
#sidebarHeader {
	background-color: #f3f1e6;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	height: auto;
	}

#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;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	background-color: #FFFFFF;
	}
	
.pageName{
	color: #CC3300;
	line-height:14px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	}
	
.subHeader {
	color: #cc3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-style: normal;
	background-position: left;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	color:#000000;
	line-height:16px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 1em;
	padding: 7px;
	}
	
	.superscript {
	color:#CC0000;
	line-height:10px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: super;
	font-style: normal;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
	position: relative;
	bottom: 0.001em;
	}
	
	.bolddetail {
	color:#000000;
	line-height:16px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	}
	
.smallText {
	font:11px arial;
	font-weight:bold;
	color:#333333;
	}
	
.TargetText {
	font-weight:bold;
	color:#666666;
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	background-color: #FFFFFF;
	}
	

	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
