/* CSS Document */
td, tr, body, table {font-family: verdana, "times new roman", serif; font-size: 11px; color: #06360A;}

/*Navigation Bar Links */
a:link {font-size: 11px; text-decoration: underline; color: black}
a:visited {font-size: 11px; color: black; text-decoration:underline;}
a:link:active, a:visited:active {font-size: 11px; color: white;}
a:link:hover, a:visited:hover {font-size: 11px;	color: red;	text-decoration: underline;}

a.navBar:link {color: #06360A; text-decoration: none; letter-spacing: -1px;}
a.navBar:visited{color: #06360A; text-decoration: none;  letter-spacing: -1px;}
a.navBar:link:active, a.navBar:visited:active {color: #06360A; text-decoration: none; letter-spacing: -1px;}
a.navBar:link:hover, a.navBar:visited:hover {color: #605248; text-decoration: none; letter-spacing: -1px;}

a.tiny:link {font-size: 9px; text-decoration: none;}
a.tiny:visited{font-size: 9px; text-decoration: none;}
a.tiny:link:active, a.tiny:visited:active {font-size: 9px; text-decoration: none;}
a.tiny:link:hover, a.tiny:visited:hover {font-size: 9px; text-decoration: underline;}

a.navBarBold:link {color: black; text-decoration: none; font-weight: 900; letter-spacing: -1px;}
a.navBarBold:visited{color: black; text-decoration: none; font-weight: 900; letter-spacing: -1px;}
a.navBarBold:link:active, a.navBarBold:visited:active {color: black; text-decoration: none; font-weight: 900; letter-spacing: -1px;}
a.navBarBold:link:hover, a.navBarBold:visited:hover {color: #605248; text-decoration: none; font-weight: 900; letter-spacing: -1px;}

a.body:link {color: black; text-decoration: underline; font-family:  verdana, "times new roman", serif;}
a.body:visited{color: black; text-decoration: underline; font-family: verdana, times new roman; }
a.body:link:active, a.body:visited:active {color: black; text-decoration: underline; font-family:  verdana, "times new roman", serif; }
a.body:link:hover, a.body:visited:hover {color: #A51515; text-decoration: none; font-family:  verdana, "times new roman", serif; }

a.h2:link {font-size: 16px; color: #06360A; text-decoration: none;}
a.h2:visited{font-size: 16px; color: #06360A; text-decoration: none;}
a.h2:link:active, a.h2:visited:active {font-size: 16px; color: #06360A; text-decoration: none;}
a.h2:link:hover, a.h2:visited:hover {font-size: 16px; color: #06360A; text-decoration: underline;}

h1 {font-size: 18px; font-weight: 900;}

.white {color: white;}

.textBlack {color: #000000;}

.tiny {font-size: 9px; }

hr {border-style: solid; border-color: #1C5033; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}

.navBar td{border-style: solid; border-color: #737373; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}

.borderGreen, .account_info {border-style: solid; border-color: #1C5033; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

.borderBrown {border-style: solid; border-color: #CAC9B9; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

.borderMenu {border-style: solid; border-color: #1C5033; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px;}

.borderBannerBottom {border-style: solid; border-color: #1C5033; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}

.borderGreenTop {border-style: solid; border-color: #1C5033; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}

.textGrayedOut {color: #767575; }

.textVerySmall {font-size: xx-small; }

INPUT{
	font-size: 11px;
	padding: 1px;
	color: #06360A;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-top-width: 1px;
	border-style: solid; 
	border-color: #06360A;
	background-color: white;
	}

INPUT.button{
	font-size: 11px;
	padding: 1px;
	background-color: #ECFDE8;
	color: black;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-top-width: 1px;
	border-style: solid; 
	border-color: #06360A;
	padding: .2em;
	}

TEXTAREA{
	font-size: 12px;
	color: #06360A;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-top-width: 1px;
	border-style: solid; 
	border-color: #06360A;
	background-color: white;
}

.borderBottomDotted, .clientBoxHeading {font-weight: 900; border-style: dotted; border-color: #1C5033; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}

/* For CSS Boxes*/
.contentleft{
	width: 100%;
}
.contentmain{
	background-color:#FFFFFF; 
	padding:5px;
}
.contentright{
	width: 0%;
   	display: none;
	position: absolute;
}
.greybox{
   	display: none;
	background-color: #DEDEDE;
	color:#666666;
}
.header{
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-right:4px;
}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
   	display: none;
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
}
.whitebox{
	background-color: #FFFFFF;
	color:#000000;
}
.whitebox_topleft{
	width:9px;
}
.whitebox_bottomright{
	width:9px;
}

/* For Second CSS for Boxes */

acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}

.contentleft{
	width: 77%;
}
.contentmain{
	background-color:#F9F8F7; 
	padding:5px;
}
.contentright{
	width: 23%;
}
.greybox{
	background-color: #DEDEDE;
	color:#666666;
}
.header{
	background-color: #E6E6E6;
	background: url(../images/header.jpg);
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #903326;
	line-height: 24px;
	font-weight: bold;
}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #903326; /*D6C43A;*/
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	background: url(../images/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(../images/1-bottomright.gif);
	width:9px;
}