@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	background-position: top;
	vertical-align: top;
	padding: 0px;
	}
	
a {
	color: #333333;
	text-decoration:none;
	line-height: 15px;
	}
	
a:hover {
	color: #cc0000;
	text-decoration:underline;
	line-height: 15px;
	
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #336666;
	line-height:0px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	line-height:-10px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	white-space: normal;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	line-height:26px;
	}
	
.subHeader {
	color: #006666;
	font-weight:bold;
	font-family: arial;
	font-size: 11px;
	}

.menusubHeader {
	font:12px arial;
	color: #FFFFFF;
	font-style:italic;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:normal;
	word-spacing: normal;
	}

