/* Global Styles */

body {
	margin:0px;
	background: #14285f url(../images/bg.jpg) repeat-y left;
}

td {
	font:11px arial;
}

hr {
	height:1px;
	color: #090E34;
	border: none;
}

a {
	color: #FFFF99;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color:#99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color:#14285F;
}

#sidebarHeader {
	padding: 0px 4px 14px 4px;
}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
}

#headertable {
	background-color:#090E34;
}

.style1 {color: #FFFF99}

#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}

#dateformat a:hover {
	color: #ffffff;
}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	color: #99CCFF;
}

.pageName{
	color: #CC3300;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#sidebar {
	background-color:#090E34;
}

.sidebarHeader {
	font:14px georgia;
	color: #CCFFCC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
}

.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.smallText {
	font:10px arial;
	color:#99CCFF;
}

#subnavigation a {
	color:#99CCFF;
	font:11px georgia;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
}

#subnavigation a:hover {
	background-color:#090E34;
	color:#99CCFF;
}

#subnavigationact a {
	color:#FFFFFF;
	font:11px georgia;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	background-color:#090E34;
}

#subnavigationact a:hover {
	color:#99CCFF;
	background-color:#090E34;
}

.greyfour {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.4em;
}

.footertext {

	font:11px arial;
	color:#CCCCCC;
	line-height:16px;
	letter-spacing:0.1em;
}

.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.sitesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebarheadline {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
#tagline .comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}
