/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#9999CC;
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #ffcc00;
	border: none;
	}
	
a {
	color: #bacbff;
	text-decoration:underline;
	}
	
a:hover {
	color: none;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:12px georgia;
	color: #ffcc00;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:5px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#bacbff;
	border: 1pt dotted white;
	border-left-width: thin;
	background-color: #263570;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #ffcc00;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #ffcc00;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#89283c;
	font:11px georgia;
	color: #89283c;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:13px arial;
	color:#9999cc;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #89283c;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #89283c;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #89283c;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#FFCC66;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:12px arial;
	color:#bacbff;
	}
	

	.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 900px;
	float: left;
	height: 200px;
	width: 900px;
}
.page_public{
 width: 100%;
 
 }
