/* Global Styles */

body {
	background-color:#999966;
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #660000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #660000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #336600;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #660000;
      	text-decoration:none;
        }

#navigation a:active {
	color: #660000;
      	text-decoration:line-through;
        }

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

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

.sidebarText {
	color: #336600;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.sidebarTextLf {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #336600;
	line-height: 14px;
	font-weight: bold;
}

	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

	
.pageName {
	color: #333300;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	color: #336600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
	
.navText {
	font:10px arial;
	color: #333333;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.imagesrt {
	margin-left: 10px;
	border: 1px solid #336600;
	margin-top: 10px;
}
.cellLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
.cellBackground {
	background-color: #CCCC99;
}


.imageLinks {
	margin: 3px;
	background-position: center center;
}
.BottomNavText {
	color: #003300;
	font-family: arial;
	font-size: 9px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebarHeader {
	color: #336600;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 10px;
}
.sidebarTextRt {
        font-family: Verdana, Trebuchet MS, Helvetica;
	font-size: 12px;
	color: #336600;
        line-height: 12px;
}
.cellLineBottomLf {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
.tableSpecifications {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-left-color: #CCCC99;
}
.cellSpecifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
.imageBorder {
	border: 1px solid #CCCC99;
	margin-top: 15px;
}
.table_list {
	height: 5px;
}
.impact {

	color: #000000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 18px;
}
.include { 
position: absolute; 
left: 0; 
top: 0; 
width: 100%; 
height: 100%; 
background-color: #FFFFCC; 
} 

.snowflake { 
position: fixed; 
color: #FFFFFF; 
}

