/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a { color: #F00; 	}
	
a:hover { color: #F00; }

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a { color: #FF0; line-height:16px; letter-spacing:0.1em; text-decoration: none; display:block; padding:8px 6px 10px 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; }
	
#navigation a:hover { background: #FC3; color:#F60; 	}
	
#logo 	{ font:24px Arial, Helvetica, sans-serif; color: #66F; letter-spacing:0.2em; line-height:30px; 	}

#tagline 	{ color: #33C; letter-spacing:0.3em; line-height:26px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; }

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat { font:12px Arial, Helvetica, sans-serif; color: #339; letter-spacing:0.2em; }
	
#dateformat a { font:12px Arial, Helvetica, sans-serif; color: #F00; font-weight:bold; letter-spacing:0.1em; text-decoration:none; }
	
#dateformat a:hover { color: #FF6; letter-spacing:0.1em; 	}
	
/* Class Styles */
	
.bodyText { font:17px Arial, Helvetica, sans-serif; color:#339; line-height:18px; margin-top:0px; }
	
.pageName{ color: #339; line-height:26px; font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bolder; }

.pageNamereverse {
	color: #CFF;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
}
	
.subHeader { font:bold 13px Arial, Helvetica, sans-serif; color: #339; line-height:22px; letter-spacing:0.2em; }

.quote { font: 20px Arial, Helvetica, sans-serif; color: #369; line-height:30px; 	}
	
.smallText { font: 11px Arial, Helvetica, sans-serif; color: #69C; line-height: 22px; }
	
.navText { color: #003366; line-height:16px; letter-spacing:.1em; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-style: italic; 	}
	

.quote_small { color: #759DA1; line-height:30px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; }

.quote_medium { color: #CC6600; line-height:30px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: italic; }

