Body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height : 15px;
	scrollbar-face-color:#E8E8E8;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#424A52;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-darkshadow-color:#E8E8E8;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#005349;
}

#menu { width:1000px; height:51px; background:url(../../images/menu/menu1.jpg) 0px 51px; padding:0px; position:relative; margin:0px; padding:0px;}
#menu li { margin:0px; padding:0px; list-style:none; position:absolute;}
#menu li, #menu a { height:51px; display:block;}
#item1{ top:0px; height:51px; width:83px; left:18px; }
#item1 a:hover { background: transparent url(../../images/menu/menu1.jpg) -18px 0px no-repeat;}
#item1_over { background: transparent url(../../images/menu/menu1.jpg) -18px 0px no-repeat; width:83px; left:18px;}
#item2{ top:0px; height:51px; width:136px; left:122px;}
#item2_over { background: transparent url(../../images/menu/menu1.jpg) -122px 0px no-repeat; width:136px; left:122px;}
#item2 a:hover { background: transparent url(../../images/menu/menu1.jpg) -122px 0px no-repeat;}
#item3{ top:0px; height:51px; width:120px; left:280px;}
#item3 a:hover { background: transparent url(../../images/menu/menu1.jpg) -280px 0px no-repeat;}
#item3_over { background: transparent url(../../images/menu/menu1.jpg) -280px 0px no-repeat; width:120px; left:280px;}
#item4{ top:0px; height:51px; width:124px; left:423px;}
#item4 a:hover { background: transparent url(../../images/menu/menu1.jpg) -423px 0px no-repeat;}
#item4_over { background: transparent url(../../images/menu/menu1.jpg) -423px 0px no-repeat; width:124px; left:423px;}
#item5{ top:0px; height:51px; width:123px; left:571px;}
#item5 a:hover { background: transparent url(../../images/menu/menu1.jpg) -571px 0px no-repeat;}
#item5_over { background: transparent url(../../images/menu/menu1.jpg) -571px 0px no-repeat; width:123px; left:571px;}
#item6{ top:0px; height:51px; width:135px; left:715px;}
#item6 a:hover { background: transparent url(../../images/menu/menu1.jpg) -715px 0px no-repeat;}
#item6_over { background: transparent url(../../images/menu/menu1.jpg) -715px 0px no-repeat; width:135px; left:715px;}
#item7{ top:0px; height:51px; width:115px; left:870px;}
#item7 a:hover { background: transparent url(../../images/menu/menu1.jpg) -870px 0px no-repeat;}
#item7_over { background: transparent url(../../images/menu/menu1.jpg) -870px 0px no-repeat; width:115px; left:870px;}

li{
	font-size:12px;
	color:#000000;
}
table, tr {
	font-size:12px;
	color:#000000;
}
.content{
	padding:10px;
	width:100%;
	height:100%;
	background:#FFFFFF;
}
.contentLeft{
	background-image: url(../../images/contentLeftShadow.gif);
	background-repeat:repeat-y;
	width:4px;
}
.leftNav { background-color:#d0c6a8;}

.contentRight{
	background-image: url(../../images/contentRightShadow.gif);
	background-repeat:repeat-y;
	width:4px;
}

.contentFooter{ background-image: url(../../images/footerspacer.gif); background-repeat:repeat-x; background-position:bottom; color:#FFFFFF; padding-left:10px; }

.highlight{
	background-color:#e10000; 
	color:#ffffff;
}
p{
	color:#231f20;
	font-weight:normal;
}

INPUT,SELECT,TEXTAREA{
	font-size:12px;
	color:#096725;
	font-weight:normal;
	border:1px solid #006400;
}
A {
	color:#096725;
	font-size:12px;
	text-decoration:none;
}
A:hover {
	color:#096725;
	text-decoration:underline;
}

.sidebarFooter{
	height:100%;
	color:#231f20;;
	text-transform:uppercase;
}
.sidebarFooter a:link, .sidebarFooter a:visited {
	color:#231f20;
	text-decoration:none;
	font-size:12px
}

.PanelRow{
	padding:5 5 5 20px;
}

.PanelBullets{
	margin:0px;
	margin-left:20px;
	color:#12367C;
}

.SiteTable {
	width:1000px;
	height:100%;
	background-color:#FFFFFF;
}
.FeatureHeading{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bolder;
	background-color:#000064;
	height:25px;
}
.FeatureText{
	color:#12367C;
	background-color:#87a5c8;
	font-size:11;
	font-weight: bold;
	background-position : top, right;
	background-repeat : repeat-x;
	margin-bottom:10px;
	height:100%;
}
.FeatureLink {
	background-color:#FFFFFF;
	color:#000064;
	font-weight:bold;
}
.FeatureLink A{
	color:#000064;
	font-size:11px;
	text-decoration:none;
}
.FeatureLink A:hover {
	color:#e10000;
	text-decoration:underline;
}
.SubTable{
	width:660px;
	/*background-color:#FFFFFF;
	border:1px solid #C4D7DF;*/
	background-color:#FFFFFF;
}
.SubHeadingRow{
	/*font-size:14px;*/
	background-color:#d4e9b7;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
	/*padding:2px;*/
}

.BreadCrumbs{
	color: #000000;
	font-weight:bold;
	font-size:11px;
	background-image:url("../../images/crumbs.jpg");
	background-repeat:repeat-x;
	height:27px;
	padding-left:10px;
	text-transform:uppercase;
}

A.BreadCrumbLink{
	color: #000000;
	font-weight:bold;
	font-size:11px;
	background-repeat:repeat-x;
}
A.BreadCrumbLink:hover{
	color: #000000;
	font-weight:bold;
	font-size:11px;
}
.PageHeading{
	font-weight:bold; 
	font-size:15px;
	color:#e10000;
	padding-bottom:10px;
	border-bottom:1px solid #D22A0F;
}
.required{
	color:#e10000;
}

.HeadingRow{
	font-size:12px;
	background-color:#01652f;
	color:#FFFFFF;
	padding:4px;
	font-weight:bolder;
	background-image:url("../../images/tableHeadingRow.jpg");
	background-repeat:repeat-x;
	height:37px;
	text-transform:uppercase;
}

.adminTable {
	padding: 5px;
	background-color:#FBFAF5;
	font-size:12px;
	border:1px solid #c0c0c0;
	border-collapse:collapse;
}

.Heading {
	color:#009931;
	font-size:22px;
	line-height:26px;
}

.SubHeading,DT{
	color:#0f0f0e;
	font-size:13.2px;
	line-height:20px;
}
.footer a:hover {
	text-decoration:none;
}
.footer a:link, .footer a:visited{
	font-size:10px;
	color:#12367C;
	text-decoration:underline;
}
.footer{
	padding-left:15px;
	font-size:10px;
	color:#12367C;
}
.disclaimer{
	font-size:10px;
	color:#999999;
	padding:5px; 
	text-align:	center;
}
.SiteHeader{
	height:100px; 
	width:100%;
}
.SiteNav{
	width:100%; 
}
.topCountBox {
	width:148px;
	height:60px;
	background-image:url(../../images/topdaybox.gif);	
	position:absolute;
	left:567px;
	top:0px;
}
.DayCount {
	text-align:center;
	color:#FFFFFF;
	font-size:60px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../../images/datebackground.gif);
	background-position:center;
	background-repeat:no-repeat
}
.speakerDiv {
	position:absolute;
	display:none;
	width:500px;
	height:300px;
	left:80px;
	top:-10px;
}

.homeFeatureWhiteText { color:#FFFFFF; }

.active {font-weight:bold; color:#042a33;}
.passive { color:#74b541;}
