body {
	background-color: #FFFFFF;
	}
a {
	color: #006699;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	font-weight: bold;
	}
	
/* ID Styles */
	
#navigation a {
	font-family: Garamond, Georgia;
	font-size:14px;
	color: #336666;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #666666;
	text-decoration:underline;
	}

/* Class Styles */

.sidebarText {
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.sidebarHeader {
	background-color: #006699;
	color:#FFFFFF;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.sidebarTable {
	border-left-style: dashed;
	border-right-style: none;
	border-left-width: thin;
	border-left-color: #006699;
	margin-top: 15px;
	}
p {
	font-family: Garamond;
	font-size: 18px;
	}
.formText {
	font-family: Garamond;
	font-size: 16px;
	}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
.pageName {
	color: #003366;
	letter-spacing:0.1em;
	line-height:26px;
	font-size: 18px;
	font-family: Garamond, Georgia;
	font-weight: bold;
	font-style: italic;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.header { 
	font-size:14px; 
	margin:0 7px 3px 0; 
	padding:3px 0; 
} 

.hline
{
color: #FF9900;
background-color:#FF6600;
}

.navigationTable
{
	border-bottom: dashed 1px #ccc;
}

.pageTagline {
	font-size: 24px;
	font-style: italic;
}

.dateHeader {
	font-size: 16px;
	font-weight: bold;
}
