.bodycontainer {
	background-image: url(images/home_08.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	line-height: 19px;
}
.footersmall {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}

.bodyText   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 30px;
	position: relative;
	border-style: none;
}

.bodyText h2 {
	line-height: 20px;
	color: #5D3C9A;
}

.bodyText h3 {
	font-size: 13px;
	line-height: 20px;
	color: #5D3C9A;
	margin-top: 40px;
	margin-bottom: 10px;
	}
	
td.bodyText  {


}

 #navcontainer2
 {
	margin: 0;
	height: 25px;
	font: 11px Verdana, sans-serif;
	width: 200px;
	list-style-type: none;
	float: none;
	position:relative;
	display: inline;
	overflow: hidden;
	top: 40px;
	left: 20px;
 }

 #navcontainer
 {
	margin: 0;
	height: 25px;
	font: 11px Verdana, sans-serif;
	width: 550px;
	list-style-type: none;
	float: none;
	position:relative;
	overflow: hidden;
	top: 152px;
	left: 153px;
	visibility:visible;
 }
#navlist {
	float: none;
	display: inline;
	/*text-align: center;*/
}

 #navlist li
 {
	float: right;
	margin: 2px;
	padding: 0;
	display: inline;
	text-align: center;
	clear: none;
	height: 25px;
 }

 #navlist li a, #navlist li a:link
 {
	background: none;
	color: #6633CC;
	text-decoration: none;
	padding: 8px 10px 3px 10px;
	display: block;
 }

 #navlist li a:hover
 {
	color:#4411aa;
	cursor: pointer;
 }

 #navlist li a#current 
 {
 color: #330099;
 cursor: default;
 font-weight: bolder;
 }


#calendar th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom: 2px solid #CCCCCC;
	}
#calendar td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	}
	
	.caption {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.bodyText h4 {
	font-size: 11px;
	line-height: 20px;
	color: #5D3C9A;
	margin-top: 40px;
	margin-bottom: 10px;
}

.allcaps {
	text-transform: uppercase;
}
