/* Global Styles */

body {
	margin:0px;
	}
	
a {
	color: #99ccff;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #ffffff;
	}
	
/* ID Styles */

	
#navigation a:hover {
	font:x-small Arial, Helvetica, sans-serif;
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	padding:14px;
	}
	
	
/* Class Styles */


	
.tagline {
	font: x-small Arial, Helvetica, sans-serif;
	color: #99ccff;
	letter-spacing:.1em;
	}
	
.bodyText {
	font: normal small/normal Arial, Helvetica, sans-serif;
	color:#D6D2D1;
	letter-spacing:.1em;
	text-transform: none;
	}
	
	.Headline {
	font: bolder normal large/normal Georgia, "Times New Roman", Times, serif;
	color:#D6D2D1;
	letter-spacing:.1em;
	text-transform: none;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6D2D1;
	border-right-color: #D6D2D1;
	border-bottom-color: #D6D2D1;
	border-left-color: #D6D2D1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.detailText {
	font:x-small Arial, Helvetica, sans-serif;
	color:#99ccff;
	letter-spacing:.1em;
	}
	
	
	
.navText {
	font:x-small Arial, Helvetica, sans-serif;
	color: #99ccff;
	letter-spacing:.1em;
	}
	
.sidebarText {
	font: x-small Arial, Helvetica, sans-serif;
	color: #99ccff;
	letter-spacing:.1em;
	}
	
.Subhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #D6D2D1;
	letter-spacing:.1em;
}
