/* Global Styles */




body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	text-decoration: none;
	}
	
a:hover {
	color: #006600;
	text-decoration: underline;
	}

a:visited {
	color: #993300;
	
	}	

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}

#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display: block;
	padding:8px 6px 10px 20px;
	}

#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}

#navigation-new td {
	border-bottom: 1px solid #F4FFE4;
	}

#navigation-new a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-size: 12px;
	text-decoration:none;
	background:#66B562;
	font-weight: normal;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	}

#navigation-new a:hover {
	background: #669999;
	color:#CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	filter: FlipH;
	}	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.menuText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	text-indent: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	}
	
.LeftText {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color:#990000;
	letter-spacing:.1em;
	list-style-type: disc;
	}
	
.centeredImage
    {
	text-align:center;
	padding:10px;
	margin: 1.5cm;
    }

.RightImage
    {
	text-align:right;
    }

.style1 {color: #99CC66}
.style3 {
	color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-size: 11px;
	border: 1px solid #99CC66;
	margin: 2px;
	padding: 2px;
}
.style4 {
	padding: 2px;
	background-color: #66B562;
}
