.white_text {
	font-size: 11px;
	line-height: 16px;
	color: #606A70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #698ACF;
	text-decoration: underline;
}
.white:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
td {
	color:#000000;
	font-family: arial;
	font-size: 11px;
	}
	
a {
	color: #000000;
	text-decoration:underline;
	}
	
a:hover {
	color: #666666;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#BCBCBC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 16px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	}

#logo {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: normal;
	}

#tagline {
	color: #FFFFFF;
	line-height:18px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	}
	
.subHeader {
	color: #698ACF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	}	
.subheader2 {
	font-size: 16px;
	line-height: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #84A186;
}
.subheader4 {
	font-family: "Courier New", Courier, monospace;
	color: #996633;
	letter-spacing: 0.1em;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.subheader5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 16px;
	color: #966064;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.subheader3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #818AB3;
	letter-spacing: 0.1em;
}
	
.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;
	}
	

	

