﻿body
{
	margin-top: 0px;
	background-color: #F1EFFA;
}

#wrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 900px;
}

#banner
{
	margin: 0px 0px 0px 0px;
	height: 88px;
}

#menuvertical
{
	margin: 0px 0px 5px 0px;
	width: 900px;
	height: 30px;
}

#left
{
	float: left;
	width: 200px;
}

.leftheaders
{
	width: 200px;
	height: 25px;
	background-image: url(/Template/left_header.png);
	text-align: center;
	vertical-align: middle;
}

.leftbox
{
	width: 100%;
	background-color: #e9e9e9;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.leftcontent
{
	width: 200px;
	border: solid 1px #000000;
}

.leftlabel
{
	margin-top: 5px;
}

#contentarea
{
	float: left;
	width: 504px;
}

#content
{
	float: left;
	margin-left: 7px;
	width: 693px;
}

#contentfeatures
{
	width: 504px;
	height: 170px;
	border: solid 1px #000000;
}

#newsboxheader
{
	width: 504px;
	height: 25px;
}

#newsbox
{
	width: 504px;
	background-color: #e9e9e9;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

#contentheader
{
	width: 504px;
	height: 25px;
	background-image: url(Template/contentbanner.png);
	vertical-align: middle;
	text-align: left;
}

#loggedmenu
{
	width: 400px;
}

#right
{
	float: left;
	margin-left: 7px;
	width: 180px;
}

.rightbox
{
	width: 100%;
	background-color: #e9e9e9;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
}

.rightheaders
{
	width: 180px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.hyperlinks
{
	font-size: 9pt;
	color: #0000cc;
	font-family: Verdana;
	text-decoration: none;
}

.linkbuttons
{
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #595791;
	font-style: italic;
}

.DataListHoverOn
{
	background-color: #0099cc;
}

.DataListHoverOff
{
	background-color: #00ccff;
}

.highlight {
    background-color: #FFFF60;
    z-index: 500;
}

.contentpanel {
    z-index: 1;
    background-color: transparent;
  }
  
.hyperlinks
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.linkbuttons
{
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.linkbuttons:hover
{
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #0b1ba0;
	font-style: italic;
}

a:link
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

a:visited
{
	font-size: 9pt;
	color: #3300ff;
	font-family: Verdana;
}

a:hover
{
	font-size: 9pt;
	color: #0b1ba0;
	font-family: Verdana;
}

.lnknews
{
	color: #FFFFFF;
	text-decoration: none;
}

.lnknews:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}