/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px "Times New Roman", Times, serif;
	color:#666666;
	letter-spacing: 0.1em;
	text-decoration: none;
	word-spacing: 0.1em;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	}
	
a:hover {
	color: #ffffff;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:bold normal 11px/16px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	letter-spacing:.1em;
	display:block;
	padding:10px;
	border-top: 1pt dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1pt dotted #999999;
	border-left: 0px dotted #999999;
	}
	
#navigation a:hover {
	color:#666666;
	border-top: 1pt dotted #FF3300;
	border-right: 0px dotted #FF3300;
	border-bottom: 1pt dotted #FF3300;
	border-left: 0px dotted #FF3300;
	text-decoration: none;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px/24px "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	}

#tagline {
	font:12px/18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font:bold 11px "Times New Roman", Times, serif;
	letter-spacing:.2em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #666666;
	text-decoration: none;
	}

/* Class Styles */

.bodyText {
	color:#333333;
	letter-spacing:0.0em;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	}
	
.pageName{
	font:22px/20px "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:normal 18px/18px "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing:.1em;
	}	
	
.sidebarHeader {
	font:bold 14px/16px "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing:.1em;
	}	
	
.detailText {
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	

	
