﻿/* CSS Document */

/* ===== body ===== */
body {
	background-image:url(images/bckgrnd.png);
	background-color:#FFFFFF;
	background-attachment:fixed;
	background-color: #FFFFFF;
}
.ae {
	background-color:#FFFFFF;
}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
/* ===== images ===== */
img {        
	border-color: #407f08;
} 

/* Typography */
h1{
	font-size: 28px;
}
h1.page-title{
	padding: 10px 20px;
	background-color: #000;
	color: #fff;
}
h2 {
	font-size:14px;
	padding:0px;
	margin:3px;
}

h3{
	font-size: 14px;
	color: #000;
	padding-bottom: 7px;
}
h3.page-footer{
	padding: 10px 20px;
	font-size: 17px;
	background-color:#77c737;
	color: #000;
}
p {
	font-size:12px;
	color:#666;
}
/* ===== tables ===== */
table.one
{
	table-layout: fixed
}
table.two
{
	table-layout: fixed
}
table.three
{
	table-layout: fixed
}
table.four
{
	table-layout: fixed
}
table.five
{		
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
td.main {
	background-image:url(images/grey_fill.gif);
	width:13em;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-color:#f2f2f2;
	border:thin;
	border-style:solid;
}
td.maintext {
	background-image:url(images/grey_fill.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:5px;
	border-color:#ededed;
	border:thin;
	border-style:solid;
} 
td.topmenu {
	background-image:url(images/grey_fill.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-color:#ededed;
	border:thin;
	border-style:solid;
}
/* ===== div ===== */
div.nav {
	text-align:right;
	padding-right:5px;
}		
div.logo {
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}
div.c1 {
	text-align: center
}
div.maintext {
	padding:15px;
}
div.divisions {
	padding:20px;
	text-align:center;
	border-left:none;
	border-right:none;
	border-top:solid medium #000000;
	border-bottom:solid medium #000000;
	text-align:center;
}
div.padded {
	border-color:#ebeaea; 
	border:thin;
	border-style:solid;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 3em;
    padding-right: 35px;
}
div.grey_menu {
	background-color:#CCCCCC;
	border:medium;
	border-color:#666666;
	padding-bottom: 5px;
}
p {
    padding: 7px; 
    border: none; 
}
 div.c3 {
 	text-align: center
}
 div.tes1 {
 	background-color:#FAFAFA;
	border-color:#eaeaea; 
	border:thin;
	border-style:solid
}
 div.tes2 {
	background-color:none;
	border-color:#ebeaea; 
	border:thin;
	border-style:solid
}
 div.tes3 {
	background-color:none;
	border-color:#ebeaea; 
	border:thin;
	border-style:solid;
	padding-left:20px;
}
div.formbrk {	
	background-color:#F8F8F8;
	text-align:center;
 }
 p.c2 {text-align: right}
 p.c1 {text-align: center}
.style1 {
	margin: 0; 
	padding: 10px;		
}
.style2 {
    font-size: 12px;
    color: #FFFFFF;
}
.style3 {
	font-size:14px;
	font-weight:600;
	color: #41803C;
}
.style4 {
	font-size:12px;
	font-weight:600;
}
.style5 {font-size:12px;
}
/* ===== Links ===== */
a:link {
    text-decoration: none;
    color: #41803C;
	font-weight:800;
}
a:visited {
    text-decoration: none;
    color: #41803C;
	font-weight:800;
}
a:hover {
    text-decoration: none;
    color: #000000;
	font-weight:800;
}
a:active {
    text-decoration: none;
    color: blue;
	font-weight:800;
}
a.header:link {
    text-decoration: none;
    color: #000000;
}
a.header:visited {
    text-decoration: none;
    color: #000000;
}
a.header:hover {
    text-decoration: none;
    color: #333;
}
a.header:active {
    text-decoration: none;
    color: #333;
}
a.white:link {
	text-decoration:none;
	color:#666666;
}
a.white:active {
	text-decoration:none;
	color:#666666;
}
a.white:visited {
    text-decoration: none;
    color: #666666;
}
a.header:active {
    text-decoration: none;
    color: #666666;
}
a.wh:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.white:active {
	text-decoration:none;
	color:#FFFFFF;
}
a.wh:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a.hwh:active {
    text-decoration: none;
    color: #FFFFFF;
}
/* sidebar */
#sidebar {
	float: left;
	width: 90%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #ffffff;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #ededed;
	color: #8db53c;
	border-left:4px solid #8db53c;
}
/* form Elements */
form {
	background-color:#D9E7BC;
	border:thin solid #82A241;
	margin:10px; padding: 0;
	padding:10px;
	width:525px;
}
label {
	display:block;
	padding-right:10px;
	margin:5px 0;
	text-align:right;
}
input {
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
input.fill {
	background-image:url(images/grey_fill.gif);
	background-repeat:repeat-x;
}
textarea {
	background-image:url(images/grey_fill.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}
td.label1 {
	background-color:#F8F8F8;
}
td.label2 {
	background-color:#D9E7BC;
}

/* ===== lists ===== */

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/******/