﻿body
{
	background-color: #339933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

body a
{
	color: #339933;
	text-decoration: none;
}

body a:hover
{
	color: #544E8A;
	text-decoration: underline;
}

body div#container
{
	background-color: #ffffff;
	border: 1px solid #000000;
}

body div#container2
{
	background-color:#ffffff;
	border: 0px none;
}

body div#header
{
	background-color: #ffffff;
	background-image: url(../Images/HeaderBar.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 82px 0px 0px 0px;
	height: 50px;
	width: 800px;
}

body div#header2
{
	background-color: #ffffff;
	background-image: url(../OfficeWorkers/Images/HeaderBackground.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 94px 0px 0px 0px;
	height: 146px;
	width: 800px;
}

body div#header div#leftHeaderNav
{
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
}

body div#header2 div#leftHeaderNav
{
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
}

body div#header div#leftHeaderNav ul
{
	list-style-type: none;
	margin: 0px auto;
	padding-left:0px;
	text-align: center;
}

body div#header div#TopHeaderNav ul
{
	list-style:none;
	margin-left:0px;
	padding-left:5;
	Height:40px;
	float:left;
}

body div#header div#TopHeaderNav li
{
	margin-left:0;
	padding-left:5px;
	border:none;
	float:left;
	width:110px;
	color:White;
}

div#TopHeaderNav ul li a
{
	color:White;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	width:110px;
}

div#TopHeaderNav ul li a:Hover
{
	color:#A5EDA6;
	text-decoration:none;
}

body div#header2 div#leftHeaderNav ul
{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

body div#header div#leftHeaderNav ul li
{
	margin: 0.5em 0px 0px 0px;
}

body div#header2 div#leftHeaderNav ul li
{
	margin: 0.5em 0px 0px 0px;
}

body div#header div#topHeaderNav
{
	margin-left: 100px;
	padding-top: 37px;
}

body div#content
{
	margin: 2em;
	min-height: 320px;
}

body div#content div#leftContentNav
{
	float: left;
	font-size: 0.75em;
	margin-bottom: 2em;
	padding-right:20px;
	
}

body div#content div#contentText
{
	margin-left: 216px;
	padding-left:20px;
}

body div#content h1
{
	color: #666699;
	font-size: 1.25em;
}

body div#content h2
{
	color: #666699;
	font-size: 1em;
}

body div#content h3
{
	color: #666699;
	font-size: 1em;
	font-weight: normal;

}

body div#content table.homeTable
{
	margin-left: 98px;
	margin-top: 0.5em;
}

body div#content table.homeTable tr td
{
	vertical-align: top;
}

body div#content table.homeTableItem tr th
{
	height: 36px;
	width: 200px;
}

body div#content table.homeTableItem tr th span
{
	display: none;
}

body div#content table.homeTableItem tr.item td
{
	border-left: 2px solid rgb(84, 78, 138);
	border-right: 2px solid rgb(84, 78, 138);
}

body div#content table.homeTableItem tr.item td ul
{
	list-style-image: url(../Images/Bullet.gif);
	margin: 0.5em 0px 0px 2em;
	padding: 0px;
	width: 150px;
}

body div#content table.homeTableItem tr.item td ul li
{
	margin-bottom: 0.5em;
}

body div#content table.homeTableItem tr.footer td
{
	background-image: url(../Images/TopicFooter.gif);
	height: 15px;
	width: 200px;
}

body div#content table.homeTableItem tr th.links
{
	background-image: url(../Images/TopicLinks.gif);
}

body div#content table.homeTableItem tr th.news
{
	background-image: url(../Images/TopicNews.gif);
}

body div#content table.homeTableItem tr th.faqs
{
	background-image: url(../Images/TopicFAQs.gif);
}

/* Application Styles */

body div#content table.applicationWizard
{
	width: 100%;
	float:left;
}

body div#content table.applicationWizard tbody tr td table.applicationPage
{
	margin: 0px auto;
}

body div#content table.applicationWizard thead tr th
{
	border-bottom: 2px solid #666699;
	color: #666699;
	font-size: 1.5em;
}

body div#content table.applicationWizard tbody tr td table.applicationPage tbody tr th
{
	padding-right: 1em;
	text-align: right;
}

body div#content table.applicationWizard tbody tr td table.applicationPage tbody tr.section-header th
{
	border-bottom: 1px solid #666699;
	color: #666699;
	font-size: 1.25em;
	text-align: left;
}

body div#content table.applicationWizard tfoot tr td.buttonLeft
{
	float: left;
}

body div#content table.applicationWizard tfoot tr td.buttonRight
{
	float: right;
}

body div#footer
{
	font-size: 0.875em;
	padding: 0.5em;
	text-align: center;
}

body .board td.dxdvItem
{
	background-color: #CCFFCC;
}

.captions
{
	width:200px;
	text-align:right;
}

.HeaderText
{
	color:White; 
	font-size:medium; 
	font-weight:bold; 
	padding-top:110px; 
	padding-left:60px
}
.dxgv .dxbButton .dxb
{
	padding: 0 0 0 0;
	padding-top: 1px;
	padding-left: 0.5px;
	padding-right: 1px;
}
.adjustedZIndex {
	z-index: 1000;
}

