/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#99CCFF;
	font-family: arial;
	font-size: 10px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FFF;
	}
	
a:hover {
	color: #FC0;
	text-decoration:none;
	border-width: 0;
	text-align: right;
	}
	
imgCentre {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#FFC;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	}

#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:#99FFFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #6CC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	color: #FFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	}	
.contracts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9;
	line-height: 14pt;
}

	
.detailText {
	color:#FFFFFF;
	line-height:18px;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	white-space: normal;
	text-align: left;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	text-align: right;
	}
	
.tag_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
body p {
	color: #FFF;
	text-align: left;
}

