﻿body
{
	margin:0px;
	padding:0px;
	background: white;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size:14px;
	background-color:#3D6A2F;
}

div.pagebody
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

table.pagebody
{
	width:950px;
	background-color:White;
}

div.divContent
{
	width:100%;
	height:400px;
	vertical-align:top;
}

p
{
	text-align:justify;
}

font
{
	font-family: verdana, helvetica, arial, sans-serif;
}

a
{
	color:blue;
	text-decoration:none;
}

a:hover
{
	color:#db6d16;
}

.hidden
{
	display:none;
}

#container
{
	width:85%;
	margin:auto;
}

#header
{
	padding:0px;
	height:110px;
	background-color:#ffffcc;
	color:#003200;
}

#logo
{
	margin:0px;
	padding:0px;
	width:100%;
	height:120px;
}

#ticker_leftcorner
{
	position:absolute;
	top:0px;
	left:300px;
	padding:0px;
	width:18px;
	height:26px;
}

#ticker
{
	background:white;
	position:absolute;
	top:0px;
	left:318px;
	padding:0px;
	width:500px;
	height:26px;
	vertical-align:top;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	text-align:center;
}

#ticker_rightcorner
{
	position:absolute;
	top:0px;
	left:818px;
	padding:0px;
	width:18px;
	height:26px;
}

#headerlinks
{
	position:absolute;
	width:250px;
	top:75px;
	left:690px;
	padding:0px;
	vertical-align:bottom;
	text-align:right;
}

#headersearch
{
	position:absolute;
	width:250px;
	top:40px;
	left:690px;
	padding:0px;
	vertical-align:bottom;
	text-align:right;
}

#topnav
{
	height:25px;
	margin: 0 auto;
	width:800px;
}

#container {
   margin: 0;
   padding: 0;
   width: 100%;
   background-color: #ffffff;
}

#pagecontent {
   margin: 0 0 0 0;
   padding: 0;
   width: 100%;
}
#leftnav {
   float: left;
   width: auto;
   margin: 0, 0, 0, 0;
   padding: 0;
   background-color: #E7E4B1;
   color: #000000;
}
td.leftnav {
   background-color: #E7E4B1;
   vertical-align:top;
   color: #000000;
}

#contentarea {
   float: left;
   width: auto;
   margin: 0, 0, 0, 0;
   padding: 0;
   background-color: #FFFFFF;
   color: #000000;
}
td.contentarea {
   background-color: #FFFFFF;
   vertical-align:top;
   color: #000000;
}

#leftcontent {
   float: right;
   width: 710px;
   margin: 0 0 0 0;
}

#leftnavContentContainer
{
	background: #ffffff;
	background-image:url(../Images/TopAdmin_TopSection/leftmenu-backtile.gif);
	background-repeat: repeat-y;
	width:85%;
	height:100%;
}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

/*
#leftnav
{
	background: #fff;
	float: left;
	width: 200px;
	margin: 0 auto;
}
*/

#content
{
	background: #ffffff;
	width:600px;
	margin: 0 auto;
}

/*
#leftcontent
{
	background: #ffffff;
	float:right;
	width:200px;
	margin: 0 auto;
}
*/
/*
#footer
{
	background: white;
	clear:both;
	border-top:1px, solid, #efefef;
	padding: 13px, 25px;
	line-height:18px;
	width:100%;
	height:100px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color:#666666;
	text-align:center;
}
*/


#footer
{
	width:100%;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	text-align:center;
	background-color:#ffffcc;
	color:#003200;
}

.ErrorText
{
	font-size:12px;
	color:Red;
}

.HypLink
{
	color:blue;
	text-decoration:none;
}

.HypLink:hover
{
	color:blue;
	text-decoration:underline;
	cursor:hand;
}

.FullWidth
{
	width:700px;
}

BIG
{
    font-weight: bold;
    font-size: 14px;
}

.SmallText
{
	font-size:12px;
}

.HiddenLink A:link
{
    COLOR: #003200;
    TEXT-DECORATION: none
}
.HiddenLink A:active
{
    COLOR: #003200;
    TEXT-DECORATION: none
}
.HiddenLink A:visited
{
    COLOR: #003200;
    TEXT-DECORATION: none
}

.highlight
{
    FONT-WEIGHT: bold;
    BACKGROUND: #7FAE6F;
    COLOR: #000000;
}

.TableHeading
{
    FONT-WEIGHT: bold;
    BACKGROUND: #7FAE6F;
    COLOR: #000000;
}

.TableAltRow
{
    BACKGROUND: #9FCF8F;
}

TD.h1
{
	font-size: 2em;
	margin: .67em 0;
}

