/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #0000FF;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
	.buttons { FONT: normal 12px Arial, Helvetica, sans-serif}
A.buttons:link { color: #000000; text-decoration: none}
A.buttons:visited { COLOR: #0000FF; text-decoration: none}
A.buttons:hover { COLOR: #FF0000; TEXT-DECORATION: none}
A.buttons:active { font-family: COLOR; color: #FFCF00: #000000}

.smart {
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
A.smart:link { color: #006600; text-decoration: none}
A.smart:visited { COLOR: #006600; text-decoration: none}
A.smart:hover { COLOR: #FF0000; TEXT-DECORATION: none}
A.smart:active { font-family: COLOR; color: #0000FF: #000000}
.smartwhite {
	FONT: bold normal 14px arial, geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.buttonsWHITE { FONT: normal 18px Arial, Helvetica, sans-serif}
A.smartwhite:hover { COLOR: #FFFF00; TEXT-DECORATION: none ; font-family: Arial, Helvetica, sans-serif; font-size: 18px}
A.buttonswhite {  }
A.buttonwhite:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #FFFF00; text-decoration: blink}
A.buttonswhite:hover { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #FFFF00; text-decoration: blink }
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#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:13px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:12px Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	border-color: #FF0000;
	}
	
#dateformat a:hover {
	color: #0000FF;
	letter-spacing:0.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;
	}
	

