/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.logo {
	font:18px times new roman;
	color: #FFF;
	letter-spacing:0.4em;
	font-weight:bold;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	}
.pageName {
	font:20px georgia;
	color: #993300;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #993300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}

#nav {
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
