/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#990000;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	line-height: normal;
	border-color: #FFFFFF;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	}

/* ID Styles */

#navigation td {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #990000;
	border: 1pt;
	border-bottom-style: solid;
	}
	
#logo 	{
	color: #990000;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

#tagline 	{
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	}



	}
	
/* Class Styles */
	
.bodyText {
	color:#8E8E8E;
	line-height:20px;
	margin-top:0px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	}
	
.pageName{
	color: #333333;
	line-height:normal;
	letter-spacing:0.21em;
	font-family: "Microsoft Sans Serif";
	font-size: 28px;
	}
	
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	color: #759DA1;
	line-height:30px;
	letter-spacing: 0.4em;
	font-family: "Microsoft Sans Serif";
	font-size: 20px;
	}
	
.smallText {
	color: #666666;
	line-height: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	}
	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	}
	

