/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:14px arial;
	color:#333333;
	line-height:20px;
	
	}
	
	
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFD700;
	text-decoration:underline;
	}
	
	
#navigation a {
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color:#0033CC;
	text-decoration:underline;
	font-weight:bold;

	}
	
	
/* ID Styles */
	

/* Class Styles */

.navigation {
	font:12px arial;
	line-height:32px;
	color:#FF3300;
	margin-top:30px;
	}
	
.navigation: hover {
	font:14px arial;
	line-height:18px;
	color:#000066;
	}	


.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px times;
	color: #000066;
	line-height:10px;
	text-indent5%;
	}
	
.sidebarText2 {
	font:12px times;
	color: #000066;
	line-height:14px;
	text-indent15%;
	margin-left:5%;
	margin-right: 5%;
	word-spacing:4px;
	letter-spacing:5%
	
	}

	
.sidebarHeader {
	font:16px times;
	color: #000066;
	font-weight:bolder;
	text-indent:5%;
	margin-top:44px
	}
	
.sidebarHeaderNO_SPACE_ABOVE {
	font:16px times;
	color: #000066;
	font-weight:bolder;
	text-indent:5%;
	}
	
.bodyText {
	font:14px arial;
	line-height:20px;
	color:#333333;
	line-height:22px;
	}
	
.link {
	font:14px arial;
	line-height:18px;
	color:#ff3300;
	font-weight:bold;
	text-decoration:underline;
	}	

	
.bodyTextHeader {
	font:14px arial;
	line-height:18px;
	color:#333333;	
	font-weight:bold;
	}
	
.small text {
	font:8px arial;
	color:#333333;
	line-height:20px;
	
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
	
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px arial;
	color:#FF3300;
	letter-spacing:.1em;
	}

	
.calendarText {
	font:10px arial;
	line-height:14px;
	color:#333333;
	}
	
.firstText {
	font:14px arial;
	line-height:20px;
	color:#FF3300;
	line-height:22px;
	font-weight:bold;
	}
		
	
