@charset "UTF-8";

* {
	margin : 0;
	padding : 0;
}

img
{
	border:none;
}

#objects {
	background-image:url(../images/page%20objects/objects.jpg);
	background-position : center top;
	background-repeat:no-repeat;
	width:100%;
}

body {
	behavior:url(../scripts/htc/csshover.htc);
	background-image:url(../images/backgrounds/page_shadow.gif);
	background-position : center top;
	background-repeat:repeat-y;
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}




#wrapper {
	width : 736px;
	margin-right : auto;
	margin-left : auto;
}

/* Quick Navigation */
#quicknav {
	background-color : #404040;
	width : 100%;
	height : 24px;
	padding-top: 8px;
	margin-top : 0px;
	font-size:11px;
	font-weight:normal;
	color:#ccc;
	text-align:center;
}
/* Banner */
#banner {
	width : 100%;
	height : 278px;
}

/* Tabs */
#tabs {
	width : 736px;
	height : 32px;
	background-image:url(../images/navigation/navigation_bg.gif);
	background-repeat:repeat-x;
}
#tabs li {
	list-style : none;
	display : block;
	float : left;
	height : 88px;
	width : 98px;
	text-align:center;
	font-size : 10px;
	margin-right:5px;
}
#tabs #primary li a {
	display:block;
	margin-top:65px;
}
/* Adjust position here*/
#tabs #primary {
	position : absolute;
	top: 224px;
}
#tabs #primary li {
	text-transform : uppercase;
	background-image:url(../images/navigation/neutral_tab.gif);
	background-repeat:no-repeat;
	color:#F8F9E3;
}
#tabs #primary li a {
	color : #F8F9E3;
	text-decoration : none;
}
#tabs #primary li.active {
	background-image:url(../images/navigation/active_tab.gif);
	background-repeat:no-repeat;
}
#tabs #primary li.active a {
	color : #fff;
}
#tabs #primary li:hover {
	background-image:url(../images/navigation/hover_tab.gif);
	background-repeat:no-repeat;
}
#tabs #primary li:hover a {
	color : #fff;
	margin-top:66px;
}
#tabs #primary li.active:hover {
	background-image:url(../images/navigation/active_tab.gif);
	background-repeat:no-repeat;
}
/*Login Form*/
#tabs input
{
	background-color:#fff;
	border:#404040 solid 1px;
	margin-left:6px;
}
/* Body Text */
#bodytext {
	/*width : 490px;*/
	min-height : 200px;
	background-color : #fff;
	float : left;
	font-size : 12px;
	line-height : 18px;
}
#bodytext .content {
	margin:10px 15px 0px 15px;
}
#bodytext .content p, td {
	margin-bottom : 18px;
	color : #404040;
}

#bodytext .content li {
	margin-bottom : 12px;
	margin-left:24px;
}
#bodytext h1 {
	color:#333333;
	margin-bottom: 8px;
	margin-top: 8px;
	line-height:110%;
	text-transform : uppercase;
}
#bodytext h2 {
	color : #0066CC;
	margin-bottom: 6px;
	margin-top: 12px;
	line-height:110%;
}
/* Sidebar */
#sidebar {
	width : 230px;
	min-height : 300px;
	background-color : #fff;
	float : left;
	color : #333333;
	font-size : 10px;
	margin: 18px 0 4px 0;
}
#sidebar .content {
	margin :0px 6px 6px 6px;
}
#sidebar h1 {
	color : #8BC541;
	text-transform : uppercase;
	font-weight : normal;
	font-size : 12px;
	width : 98%;
	border-top: #8BC541 solid 1px;	
	margin-top:6px;
	padding-top:6px;
	margin-bottom:6px;
}
#sidebar h1.first {
	border-top:none;
	margin-top:0px;	
}
#sidebar .content p {
	margin-bottom: 4px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin-bottom:12px;
}
#sidebar hr
{
	border:#8CC63F solid 1px;
	margin-top:12px;
	margin-bottom:12px;
}
#sidebar .content input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border: 1px solid #8CC63F;
	padding:3px;
/* 	height:17px; */
}
#sidebar .content input.button {
	background-color:#8CC63F;
	color: #FFFFFF;
	width:40px;
}
#sidebar .content input.button:hover {
	background-color:#0066CC;
	border:#003399 dotted 1px;;
}
.downloads li {
	margin-left:4px;
	list-style-position: inside;
	list-style-image: url(../images/icons/download.gif);
}
#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}
/* Footer */
#footer {
	position : relative;
	width : 100%;
	height : 200px;
	background-image : url(../images/footer/footer.gif);
}
/* Miscellaneous classes */
.clear {
	clear : both;
}
#bodytext .content h2 a {
	text-decoration: none;
	color: #0066CC;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}
#bodytext .content img {
	border: 1px solid #8BC541;
	padding: 4px;
	float: left;
	margin: 0 6px 0 0;
}
#bodytext .content a {
	color: #5398DD;
	text-decoration: none;
}
.note {
	background-color: #FFFFCC;
	padding: 6px;
	border: solid #ccc 1px;
}

table.programItem{
	width:100%;
	border:0;
}

table.menu td, table.programItem td{
vertical-align:top;
}

table.menu, table.programItem {
	width:100%;
	border:0;
	margin-bottom:12px;
}

table.programItem td {
	background-color: #8CC63F;
	padding: 6px;
	border: 0;
	color:#FFFFFF;
}

table.menu td {
	background-color:#BFEAF1;
	padding: 6px;
	border: 0;
}

.dropCap {
	font-size: 24px;
	color: #8BC541;
	float: left;
	font: normal 60pt/0.8em Helvetica, Verdana, Arial, sans-serif;
	margin: 3px 3px 0 0;
}
