﻿/* Global Styles */

body {
	margin:0px;
	list-style-type: disc;
	list-style-image: url('images/bullet.gif');

	}
	
td {
	font: 11px arial;
	border: none;
	margin-bottom: 6px;
}
	
a {
	color: #82BF60;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #82BF60;
	text-decoration:underline;
	}
	
h5 {
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: small;
	color: #82BF60;
	bottom: 0px;
	clip: rect(auto, auto, 0px, auto);
	
	padding-bottom: -2px;
	line-height: normal;
}
.hr-dotted {
	border-style: none;
	border-width: medium;
	border-color: inherit;
	height: 1px;
	background: url(images/bkg-dotted-hr.gif) repeat-x;
	clear: both;
	margin: 0px 0 12pt 0;
	top: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #333300;
	text-decoration:none;
	letter-spacing:0.1em;
	text-align: center;
}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

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

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	text-indent: 3px;
	font-family: "times new roman";
	font-size: 18px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	list-style-position: inside;
	}
.sidebarCell {
	border-width: 0px;
	background: #a4c2c2;
	height: 100%;
	vertical-align: top;
}
.bodyText {
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	width: 435px;
	letter-spacing: .1em;
	list-style-position: outside;
	list-style-image: url('images/bullet.gif');
	list-style-type: square;
}
	
	
.descriptionText {
	font: 10px Verdana;
	margin-top: -6px;
	color: #333333;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url('images/bullet.gif');
	vertical-align: top;

}

.GreenHeading {
	color: #82BF60;
	font-family: GEORGIA;
	font-size: 20px;
	font-weight: normal;
	width: 462px;
}
	
.subHeader {
	color: #669999;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: 12px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	width: 100%;
}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#336666;
	margin-left: -30px;
	}
	
	
.SideBarHeader {
	color: #999999;
	letter-spacing: .1em;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
	line-height: 10px;
	font-family: Georgia;
	height: 12px;
	white-space: normal;
	padding-bottom: -6pt;
	margin-bottom: .5em;
}
ul {
	margin-left: 16px;
	padding-left: 0px;
	list-style-position: outside;
}
li {
	text-indent: 0px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-image:url('images/bullet.gif');
	vertical-align: top;
}
.bodyli {
	text-indent: 0px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-image:url('images/bullet.gif');
	width: 189px;
	vertical-align: top;
}
