/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	text-align: left;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}


h1 {
    font-size: 0.7em;
}

h2 {
    font-size: 1.0em;
}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

/* Class Styles */

.logo {
	color: #CCCCCC;
	letter-spacing:0.4em;
	font-weight:bold;
	font-size: 24px;
	text-align: left;
	}
	
.foot {
	color: #CCCCCC;
	letter-spacing:0.4em;
	font-weight:bold;
	font-size: 9px;
	text-align: right;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	text-align: justify;
	padding: 5px;
	}
	
.none {
	background-color: #FFFFFF;
}

	
.pageName {
	font:20px georgia;
	color: #000066;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #0000FF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
#page_header{
	color: #00FF00;
	background-color: #0000CC;
	text-decoration:inherit;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	padding: 5px;
	text-align: right;
	}

#google {
	float:right;
	clear:left;
	font-size: smaller;
	border: 1px solid #C2FFC2;
	margin: 0.7em;
}
