﻿body 
{
	margin: 0px;
	font-family: "Tahoma";
	font-size: 12px;
}

img
{
	border: none 0px white;
}

.bodyContent img
{
	border: solid 1px #37752b;
}

a, a:link, a:visited
{
	color: #37752b;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.sidenav
{
	position: relative;
	float: right;
	height: 28px;
	width: 332px;
	background: url("../Images/sidenav_bg.gif");
}

.sidenav a, .sidenav a:link, .sidenav a:visited
{
	color: white;
	font-weight: bold;
	text-transform: lowercase;
	position: relative;
	top: 7px;
	right: 10px;
	float: right;
	
}

.rightcolumnheadercontent
{
	position: relative;
	color: White;
	float: right;
	font-size: 24px;
	text-transform: lowercase;
	right: 10px;
	top: 30px;
}

.pageheadercontent
{
	position: relative;
	color: White;
	float: left;
	font-size: 24px;
	text-transform: lowercase;
	right: 10px;
	left: 10px;
	top: 6px;
}

.rhcolumnbox
{
	float: right;
	position: relative;
	margin-top: 3px;
	width: 332px;
}

.rhcolumnheaderblue
{
	width: 100%;
	height: 40px;
	background: url("../Images/rhcolumn_bg_blue.gif");
}

.rhcolumnheadergold
{
	width: 100%;
	height: 40px;
	background: url("../Images/rhcolumn_bg_gold.gif");
}

.rhcolumnheadercontent
{
	position: relative;
	color: White;
	float: right;
	font-size: 24px;
	text-transform: lowercase;
	right: 10px;
	right: 10px;
	top: 6px;	
}

.rhcolumnboxbluecontentbg
{
	float: right;
	width: 100%;
	background: #d6e4e9;
	text-align: left;
}

.rhcolumnboxbluecontentbg a, .rhcolumnboxbluecontentbg a:link, .rhcolumnboxbluecontentbg a:visited
{
	color: #4291ab;
}

.rhcolumnboxgoldcontentbg
{
	float: right;
	width: 100%;
	background: #e9e6b9;
	text-align: left;
}

.rhcolumnboxgoldcontentbg a, .rhcolumnboxgoldcontentbg a:link, .rhcolumnboxgoldcontentbg a:visited
{
	color: #8f9454;
}

.rhcolumnboxcontent
{
	padding: 5px 10px 10px 10px;
}

.topbg
{
	width: 100%;
	height: 35px;
	background: url("../Images/top_bg.gif");
}

#pagecontent
{
	position: relative;
	top: 7px;
	padding: 5px;
	float: left;
}

#pageheader
{
	float: left;
	position: relative;
	top: 5px;
	width: 100%;
	height: 40px;
	background: url("../Images/pageheader.gif");
}

#toplinkbuttons
{
	float: right;
	position: relative;
	color: White;
	top: 60px;
	left: 137px;
}

#toplinkbuttons a, #toplinkbuttons a:link, #toplinkbuttons a:visited
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
}

#rightcolumnheader
{
	position: relative;
	width: 335px;
	height: 65px;
	background: url("../Images/header_column.gif");
}



#canvas
{
	width: 100%;
}

#contentarea
{
	width: 930px;
}

#topinfo
{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 35px;
	/*background: url("../Images/top_info.gif");	*/
}

#bottominfo
{
	position: relative;	
	width: 930px;
	color: White;
	font-size: 11px;
	font-weight: bold;
	top: 10px;
}

#bottominfo a, #bottominfo a:link, #bottominfo a:visited, #bottominfo a:hover
{
	color: White;
	text-decoration: underline;
}


#header
{
	width: 100%;
	height: 190px;
	background: url("../Images/header.jpg");
}

#logo
{
	float: left;
	position: relative;
	left: 0px;
}

#buttons
{
	position: relative;
	float: right;
	right: 0px;
}

#bodyarea
{
	position: relative;
}

#breadcrumb
{
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
}

#breadcrumb, #breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited
{
	color: #37752b;
	font-weight: normal;	
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}