/* Purple #670979 */
/* Green #077126 Hover #009900 */
body
{
	text-align:center;
	margin:0 auto;
	color:#333;
	background:#fff;
	font: 12px/16px Arial, Helvetica, Verdana, Geneva, sans-serif;
}
body
{
	text-align: -moz-center;
}
a, a:link
{
	color:#077126;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:visited
{
	color:#077126;
}
a:hover
{
	color:#009900;
	text-decoration: underline;
}
a:active
{
	color:#077126;
}
table#hrscschedule
{
	border:1px solid #ccc;
}
#hrscschedule th
{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align:center;
	height:40px;
}
#hrscschedule td
{
	text-align:center;
	padding: 3px 2px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
#banner
{
	width:99%;
	height:30px;
	margin:5px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	line-height:20px;
	
}
#banner marquee
{
	padding-top:5px;
}
#mainframe
{
	text-align:center;
	margin: 0 auto;
	width:960px;
}
#subframe
{
	text-align:left;
	width:960px;
}
#leftarea
{
	width:197px;
	position:absolute;
	top:5px;
	z-index:10;
}
#leftarea h3
{
	font-size:1.4em;
	color: #077126;
	line-height: 1.2em;
	margin:0;
	padding:0;
}
#mainarea
{
	width:763px;
	position:absolute;
	top:5px;
	z-index:7;
}
#submainarea
{
	position:relative;
	left:197px;
	z-index:7;
}
#shadow_right
{
	position:absolute;
	top:44px;
}
#subshadow_right
{
	position:relative;
	left:712px;
}
#contentarea
{
	width:680px;
	position:absolute;
	top:44px;
	left:32px;
	z-index:7;
	background: transparent url(../images/content-tile.gif) repeat-y center;
}
#content1
{
	width:680px;
	height:auto;
	margin:0 auto;
}
#content2
{
	line-height:.5cm;
}
#contentheader1
{
	width:680px;
	height:436px;
	z-index:7;
	position:relative;
	left:0;
	border-bottom:1px solid #d2d2d2;
	background-color: #fff;
	overflow: hidden;
}
#contentheader2
{
	width:680px;
	height:225px;
	z-index:7;
	position:relative;
	left:0;
	border-bottom:1px solid #d2d2d2;
	background-color: #fff;
	overflow: hidden;
}
.contentpaneopen
{
	color:#333;
	font-size:12px;
	width:100%;
}
.contentpaneopen_header
{
	color:#077126;
	font-weight:bold;
}
.contentpane
{
	color:#333;
	font-size:12px;
}
.componentheading
{
	color:#077126;
	font-size:18px;
	font-weight:bold;
}
.floatright
{
	float:right;
}
.floatleft
{
	float:left;
	padding-right:13px;
}
.flexcontentitem_homeleft, .flexcontentitem_homeright
{
	font-size:.9em;
	font-weight:normal;
	color:#333;
	width:48%;
	height:auto;
	padding: 0 5px;
}
.flexcontentitem_homeleft
{
	float:left;
}
.flexcontentitem_homeright
{
	float:right;
}
.flexcontentitem_homeleft h3, .flexcontentitem_homeright h3
{
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	color:#077126;
	margin:15px 0 6px 0;
}
.tinytitle
{
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	color:#077126;
}
.text
{
	color:#077126;
}
.clearfloat
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer
{
	margin-top:15px;
	padding-bottom:10px;
	border-top: 1px solid #d2d2d2;
	text-align:center;
	background-color: #fff;
}
#footer p
{
	font-size:.85em;
	margin:0 auto;
	padding:0;
}
#footerlinks
{
	width:680px;
	margin:5px auto;
	color:#d2d2d2;
}
#footerlinks a
{
	font-size:.85em;
}
/* Content Styles */
#contentFlow table
{
	font-size:.9em;
}
#contentFlow th, #contentFlow td
{
	padding:3px;
	border-bottom:1px solid #eee;
}
#contentFlow h3
{
	background-color:#eee;
	border-bottom: 1px solid #ccc;
	padding:2px 0 1px 5px;
}
#contentFlow li
{
	padding:5px;
}
#contentFlow h2
{
	font-size:1.3em;
}
#contentFlow h3
{
	font-size:1.1em;
}

