body, input, select
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
}

#wf_content_body
{
	width:800px;
}

body
{
	background: #fff;
	margin: 0 0 20px 0;
}

#headerbar
{
	height: 80px;
	position: relative;
}

#mainmenubar
{
	background: url(/images/template/mainmenubar_background.gif) repeat-x #fff;
	position: relative;
}

#mainmenubar ul
{
	list-style-type:none;
	background:transparent;
	margin: 0;
	padding: 0;
}

#mainmenubar li
{
	display: block;
	float: left;
	width: 112px;
	border-right: 1px solid #fff;
	margin: 0;
	padding: 0;
}

#mainmenubar .currentpage, #mainmenubar .currentpage:hover
{
	background: #5D3385;
	border-top: 5px solid #330067;
	border-right: 1px solid #330067;
	border-bottom: 2px solid #5D3385;
	margin: 0;
	padding: 7px 0 6px 0;
}

#mainmenubar li a:hover
{
	background: #5D3385;
	border-top: 5px solid #330067;
	border-right: 1px solid #330067;
	border-bottom: 1px solid #5D3385;
	margin: 2px 0 1px 0;
	padding: 5px 0 6px 0;
}

#mainmenubar li a
{
	background: #00856A;
	border-top: 5px solid #036F58;
	border-right: 1px solid #024F3F;
	border-bottom: 1px solid #024F3F;
	margin: 5px 0 1px 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 4px 0;
}

#tickerbar
{
	background: #5D3385;
	position: relative;
	pa/dding: 7px 50px 7px 113px;
	font-weight: bold;
	color: #fff;
	overflow:hidden;
	height:30px;
}

*html #tickerbar
{
	margin-bottom:-14px;
}

.ticker
{
	padding:0px;
	margin-bottom:0px;
}

.tickerTitle
{
	color:#5D3385;
	font-weight:bold;
}

.ticker a
{
	color:#000;
}

.ticker a:hover
{
	color:#00856A;
	text-decoration:underline;
}

#submenu ul
{
	position: relative;
	list-style-type:none;
	margin: 0;
	padding: 0 5px 0 5px;
}

#submenu ul li
{
	padding: 0;
	margin: 0;
}

#submenu ul li a
{
	width: 102px;
	padding: 3px 0 3px 5px;
	margin: 0 5px 0 0;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	border-bottom:1px solid #471876;
}

#submenu ul li a:hover
{
	color: #5D3385;
	background: #fff;
}

#submenu .currentitem ul, #submenu .parentitem ul
{
	display: block !important;
}

#submenu ul ul
{
	margin: 0 -10px 0 -5px;
	display: none;
}

#submenu ul ul li a
{
	width: 87px;
	background: url(/images/template/bullet_arrow_ffffff.gif) no-repeat left;
	padding: 3px 0 3px 20px;
}

#submenu ul ul li a:hover
{
	background: url(/images/template/bullet_arrow_5d3385.gif) no-repeat left #fff;
}

#footerbar
{
	position: relative;
	margin-top: 15px;
	background: #fff;
	border-top: 1px solid #4D1A79;
	border-bottom: 1px solid #4D1A79;
	padding: 1px 0;
	height:28px;
}

#footerbarInner
{
	position: relative;
	background: #00856A;
	border-top: 1px solid #013D31;
	border-bottom: 1px solid #013D31;
	color: #fff;
	font-weight: bold;
	padding: 3px 20px;
	height:20px;
}

#footerbar a
{
	color:#fff;
	text-decoration:none;
}

#footerbar a:hover
{
	text-decoration:underline;
}

.headercurve, .headercurve .wLeft, .headercurve .wRight
{
	height: 32px;
	min-height: 0;
}

.headercurve
{
	border-top: 1px solid #013D31;
	background: url(/images/template/headercurve_background.gif) repeat-x #fff;
}

.headercurve .wLeft
{
	background: url(/images/template/headercurve_left_small.gif) no-repeat bottom right #008469;
}

.headercurve .wRight
{
	background: url(/images/template/headercurve_right_small.gif) no-repeat bottom left #008469;
}

#searchmaskquery
{
	width: 100px;
}

#footerLeft
{
	float:left;
	width: 33%;
}

#footerRight
{
	float:right;
	width: 66%;
	text-align:right;
}

#rightc
{
	padding:10px;
}

#searchmasksubmit
{
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #fff;
	color: #333333;
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	margin-left:5px;
}

#maincontent
{
	padding-left:10px;
	padding-right:10px;
}

#sidesitemap
{
	padding: 10px 0 3px 30px;
	display: block;
	font-size: 11px;
	background: url(/images/template/lcarrow.gif) no-repeat left bottom;
}

#sidesitemap a
{
	color: #fff;
	text-decoration: none;
}

#sidesitemap a:hover
{
	text-decoration: underline;
}

.newslist ul, .newslist ul li
{
	padding: 0 0 10px 5px;
}

.newslisthead
{
	font-weight:bold;
	font-size:14px;
	color:#4D1A79;
	margin-bottom:10px;
}

.newslistbody
{
	margin-bottom:10px;
}

