/* Global Styles */

body {
	background-image: url(bk-body.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000066;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	color: #000066;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000066;
	background-color: #CCCCFF;
	background-image: url(bk-w.jpg);
	}
	
#logo 	{
	color: #000066;
	letter-spacing:0.2em;
	line-height:70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	}

#tagline 	{
	color: #FFFFFF;
	letter-spacing:0.4em;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#undertagline {
	line-height: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#FFFFFF;
	line-height:20px;
	margin: 0px;
	padding: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:26px;
	letter-spacing:0.21em;
	text-align: center;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
.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 {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.subFoot {
	color: #FFFFFF;
	letter-spacing:0.21em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.foot {
	color: #FFFFFF;
	letter-spacing:0.21em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
