/* Global Styles */

body {
	margin:0px;
	background-color:#CCCCCC;
	}

	
P {
	color:#003366;
	line-height:20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
		
td {
	color:#003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #FF6600;
	}
	
a:hover {
	color: #3366CC;
	}
	
h1 {
	color: #3366CC;
	line-height:34px;
	margin-bottom: 40px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	}
	
table h1 {
	color: #3366CC;
	line-height:28px;
	margin-bottom: 40px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	}
	
h2 {
	color: #3366CC;
	line-height:18px;
	font-weight: bold;
	margin-top: 30px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
table h2 {
	color: #3366CC;
	line-height:18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
h3 {
	color: #3366CC;
	font-weight: bold;
	line-height:14px;
	margin-top: 30px;
	margin-bottom: 6px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
table h3 {
	color: #3366CC;
	font-weight: bold;
	line-height:14px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}				
	
ul {

	}

li {
	color:#003366;
	line-height:20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


/* ID Styles */

#container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	position: relative;

}
#mainNav {
	padding: 0 0 0 0px;
	margin-top: 0px;
}

#mainContent {
	padding: 20px 40px;
	margin-top: 0px;
}
#mainOverview {
	width: 680px;
	margin-left: 150px;
	margin-top: 10px;
}
#subscribe {
	position: absolute;
	top: 1px;
	z-index: 99;
	left; 200px;
	width: 800px;
	height: 50px;
	left: 688px;
}

#footer {
	padding: 0 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	color: #003366;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	color: #003366;
	font-weight:bold;
	letter-spacing:0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.bodyTextLARGE{
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.columnText {
	color:#003366;
	line-height:15px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #3366CC;
	line-height:24px;
	letter-spacing:0.2em;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.subHeader {
	color: #3366CC;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.footerText {
	color: #666666;
	text-align: center;
	margin-top: 5px;
	letter-spacing:0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.centreText {
	text-align: center;
}
.rightText {
	text-align: right;
}

.nospaceBelow {
	margin-bottom: 0px
	}

.nospaceAbove {
	margin-top: 0px
	}

#footer a {
	color: #666666;
	}
	
#footer a:hover {
	color: #f0f0f0;
	}
		
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.indent {
	margin-left: 12px;
	margin-top: 0px;
}	

