/* CSS Document */

body {
	background-color:#FFFFFF;
}

#bodymaincontainer {
	position:relative;
	z-index:1;
	margin-right:auto;
	margin-left:auto;
	width:860px;
}

#menu
{
	width: 860px;
	height: 30px;
	position: relative;
}

#leftside {
	width:235px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	float:left;
}

#viewproductsbutton {
	background-image:url('/images/viewproductsbutton.gif');
	background-repeat:no-repeat;
	width:230px;
	height:29px;
}

#viewproducts {
	background-color:#e6e6e6;
	background-repeat:repeat;
	width:208px;
	height:auto;
	overflow:auto;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
}

#middle {
	width:302px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#middlesub {
	width:582px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#content {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

#right {
	width:280px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#video {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

#videotitle {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


#events {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

#footer {
	background-image:url('/images/footerbg.gif');
	background-repeat:no-repeat;
	height:35px;
}

#footerlinks {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}

.title {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
}

a.products {
	font-family:tahoma;
	font-size:12px;
	color:#032876;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}

a.products:hover {
	font-family:tahoma;
	font-size:12px;
	color:#032876;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	line-height:14px;
}

a.footerlinks {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

a.footerlinks:hover {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}

a {
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
.eventDetail {
  padding:5px;
}
.eventDetailTitle {
  font-weight:bold;
}
.eventDetailCategories {
  font-style:italic;
}
.newsDetail {
  padding:5px;
}
.newsTitle {
  font-weight:bold;
}
.newsSubtitle {
  font-style:italic;
}
div.links {
background-image: url(cms_wfc/images/footer_bar.gif);
text-align: center;
}
a.footer_links2 {
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
color:#FFFFFF;
font-weight: bold;
}

#Layer1{
	position:absolute;
	left:625px;
	top:50px;
	z-index:0;
	visibility:hidden;
}

#Layer2{
	position:absolute;
	left:520px;
	top:50px;
	z-index:0;
	visibility:hidden;
}

.submenutable {
	background:#032876; 
	border-color:#032876;
	border-bottom-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	
}
a.submenu {
	font-family:tahoma;
	font-size:10px;
	/*color:#000000;*/
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a.submenu:hover {
	font-family: tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}

a {
	font-family: tahoma;
	font-size: 11px;
	color:#032876;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#032876;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}