/* Global Styles */

body { font-size: 16px; margin:0; }

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: silver;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: teal;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a { font:10px/16px arial; color: #333300; text-decoration: none; letter-spacing:0.1em; padding: 8px 4px; border-bottom: 1px solid #8c8e90; display:block; }
	
#navigation a:hover { background: teal; color:#ffffff; padding: 8px 4px; border-color: #008080; outline-color: #008080; }
#noborder td{
	border: 0px;
	}
/* Class Styles */

.logo {
	font:12px times new roman;
	color: #FFFFCC;
	letter-spacing:.3em;
	line-height:16px;
	}
	
.tagline { color: #525252; font-size: 18px; font-family: Verdana; font-weight: bold; font-style: normal; font-variant: normal; }
	
.bodyText { color:#525252; font-size: 14px; font-family: arial; font-weight: normal; font-style: normal; font-variant: normal; }
.small_credit { color: #525252; font-size: 10px; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; }
.bodyTexti_indent { color: #525252; font-size: 14px; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; margin-left: 24px; padding-left: 24px; display: list-item; }
.pageName {
	font:16px times new roman;
	color: #FF9933;
	letter-spacing:.2em;
	font-weight:bold;
	line-height:18px;
	}
	
.subHeader { color: #5b3566; font: italic bold 14px/20px Verdana; letter-spacing:0.1em; }
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	line-height:16px;
	}
.quote { color: #7fbfbf; font-size: 18px; font-family: Verdana; font-style: italic; text-align: center; }
