/* Global Styles */

body {
	color: #000000;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #8E9AC4;
	}
	
td {
	color:#000000;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
a {
	color: #005100;
	text-decoration: none;
	}
	
a:hover {
	color: #010069;
	background-color: #F8DD34;
	text-align: left;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #010069;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{
	color: #006600;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	}

#monthformat {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #010069;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:16px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.readmore {
	color:#06064C;
	line-height:16px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-style: italic;
	}
	
.pageName{
	color: #010080;
	line-height:26px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	}
	
.subHeader {
	color: #001976;
	line-height:normal;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}

.quote {
	color: #B9B57D;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 8px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.bline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #001976;
	border-right-color: #001976;
	border-bottom-color: #001976;
	border-left-color: #001976;
}
.rline {
	border-right-width: 1px;
	border-right-color: #001976;
	border-top-color: #001976;
	border-bottom-color: #001976;
	border-left-color: #001976;
	border-top-style: none;
	border-bottom-style: none;
	padding: 4px;
	border-right-style: solid;
}
.lline {
	border-right-width: 1px;
	border-right-color: #001976;
	border-top-color: #001976;
	border-bottom-color: #001976;
	border-left-color: #001976;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
}
.boxline {
	border: 1px solid #001976;
	padding: 2px;
}
.boxlinehl {
	border: 1px solid #001976;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	padding: 3px;
	background-color: #FBD0D9;
	color: #FFFFFF;
}
#leftcol {
	border: 0.5pt solid #993300;
}
.sidebar1 {
	background-color: #EEF1F6;
	font-size: 10px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.yellohl {
	background-color: #B1BAD9;
	padding: 2px;
	border: 1px dotted #008C3D;
}
.hlyellow {
	background-color: #FF3;
	padding: 2px;
}
