body
{
	/* LJD 02/19/2009 */ /* font-family: Arial, Verdana;   color: #5C5C5C; */
	background: #fff;
	color: #222278;
	font: 1em Verdana, Arial, Helvetica, sans-serif; /* font: 14px  Verdana, Arial, Helvetica, sans-serif; */
	padding: 11px 0px 0px; /* FROSTBYTE */
	margin: 0px;
	 background-color: #036; 
	 background-image: url(images/bodybg2.png);  
	 background-repeat: repeat-x;
	 background-position:top;
	 /* fixed left top*/
}

.bodyAdmin
{
	/* LJD 02/19/2009 */ /* font-family: Arial, Verdana;   color: #5C5C5C; */
	background: #fff;
	color: #000;
	font: 1em Verdana, Arial, Helvetica, sans-serif; /* font: 14px  Verdana, Arial, Helvetica, sans-serif; */
	/* padding: 11px 0px 0px; FROSTBYTE */
	padding: 0px;
	margin: 0px;
	/* background-color: #036; 
	 background-image: url(images/bodybg2.png);  
	 background-repeat: repeat-x;
	 background-position:top;
	  fixed left top*/
}
.accountingbody
{
	background-image: none;
	background-color: White;
	text-align: left;
	font-size: 14px;
	text-align: left;
}

table
{
	border-collapse: collapse;
}

.label
{
	font-size: 14px;
	/*font-size: 1em; */
}

.textbox
{
	font-size: 1em;
	height: 1.05em;
}

.img
{
	/* LJD 02/24/09 */
	border: 0;
	border-collapse: collapse;
	border-style: none;
}

.img a:link
{
	background-image: none;
}

.img244 
{
	width: 244px;
	height: auto;
	float: left;
	margin: 0px; 
	border: 0px;
}

.img244 a:link
{
	background-image: none;
}

.mediumtextbox
{
	font-size: .75em;
	height: 1.05em;
	width: 175px;
}
.textbox100
{
	font-size: .75em;
	height: 1.05em;
	width: 100px;
}
.textbox40
{
	font-size: .75em;
	height: 1.05em;
	width: 40px;
}

.smalltextbox
{
	font-size: .75em;
	height: 1.05em;
	width: 20px;
}

.multilinetextbox
{
	width: 188px;
	height: 80px;
}

.largemultilinetextbox
{
	width: 350px;
	height: 150px;
}

.longmultilinetextbox
{
	width: 350px;
	height: 75px;
}

.longtextbox
{
	font-size: .75em;
	height: 1.05em;
	width: 325px;
}

.dropdownlist
{
	font-size: .7em;
	color: #5C5C5C;
}

.fwdropdownlist
{
	font-size: .7em;
	font-family: Courier New;
}

.button
{
	font-size: .7em;
	height: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}

.rightbutton
{
	font-size: .7em;
	height: 20px;
	font-weight: bold;
	float: right;
}


#topmenu
{
	/* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 148px;
	width: 600px;
	z-index: 100;
}
html > body #topmenu
{
	position: relative; /* Necessary for menu to position in Opera */
}
#topmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#topmenu li
{
	display: inline;
}
#topmenu li a:link, #topmenu li a:visited
{
	background: url(   'images/tab.gif' ) no-repeat 0px 1px;
	display: block;
	float: left;
	margin-right: 1px;
	width: 116px;
	height: 27px;
	color: #737685;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 6px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
	width: 115px;
}
html > body #topmenu li a:link, html > body #topmenu li a:visited
{
	width: 115px;
	height: 21px;
}
#topmenu li a:active, #topmenu li a:hover, #topmenu li a.selected
{
	background: url(   'images/tab.gif' ) no-repeat 0px -92px;
}

.menuItem
{
	color: #fff;
}

.menuItem a
{
	cursor: pointer;
}

.menuItem #left
{
	width: 5px;
	display: inline;
	background: url(images/blue_tab_left.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

.menuItem #mid
{
	display: inline;
	background: url(images/blue_tab_middle.gif) repeat-x;
	height: 30px;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.menuItem #mid #text
{
	position: relative;
	top: 5px;
	color: #FFF;
}

.menuItem #right
{
	width: 5px;
	display: inline;
	background: url(images/blue_tab_right.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

.menuItemSelected
{
	color: #fff;
}

.menuItemSelected a
{
	cursor: pointer;
}

.menuItemSelected #left
{
	width: 5px;
	display: inline;
	background: url(images/lightblue_tab_left.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

.menuItemSelected #mid
{
	display: inline;
	background: url(images/lightblue_tab_middle.gif) repeat-x;
	height: 30px;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.menuItemSelected #right
{
	width: 5px;
	display: inline;
	background: url(images/lightblue_tab_right.gif) no-repeat;
	height: 30px;
	position: relative;
	float: left;
}

#allContent
{
	width: 810px;
	margin: 0px auto;
}

#shadow {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto; 
	PADDING-LEFT: 0px;
	WIDTH: 814px; 
	PADDING-RIGHT: 0px;
	BACKGROUND: url(images/mainbg-light.png) #fff fixed repeat-y center top; 
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #fff 2px solid; 
	BORDER-LEFT: #fff 2px solid;
	WIDTH: 810px; 
	BORDER-TOP: #fff 2px solid;
	BORDER-RIGHT: #fff 2px solid
}

/*#allContent */
/*Modified dashCommerce style.*/
/*{
	padding-bottom: 8px;
	background-image: url("/images/watermark.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
*/


/* MENU bar css controls */

	.search-bar
	{
	font-size: 11px; 
	font-family: verdana,tahoma,helvetica;
	font-style: normal;
	color: #534300;
	}
	
	.search-bar td
	{
		font-size: 11px; 
	font-family: verdana,tahoma,helvetica;
	color: #534300;
	font-weight: bold;
	text-decoration: none;
	}
	
	.search-bar A:link
	{ 
	font-size: 11px; 
	font-family: verdana,tahoma,helvetica;
	color: #534300;
	font-weight: bold;
	text-decoration: none;
	}
	
	.search-bar A:active
	{ 
	font-size: 11px; 
	font-family: verdana,tahoma,helvetica;
	color: #534300;
	font-weight: bold;
	text-decoration: none;
	}
	
	.search-bar A:visited
	{ 
	font-size: 11px; 
	font-family: verdana,tahoma,helvetica;
	color: #534300;
	font-weight: bold;
	text-decoration: none;
	}
	
	.search-bar A:hover{
	font-size: 11px;
	color: #fc0;
	text-decoration: underline;
	}
	
/*
#search-bar {
	BORDER-BOTTOM: #fff 2px solid; POSITION: relative; TEXT-ALIGN: right; BORDER-LEFT: #fff 0px solid; BACKGROUND: #fc0; CLEAR: both; FONT-SIZE: 0.7em; BORDER-TOP: #fff 2px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #fff 0px solid
}

#search-bar #current-date {
	PADDING-RIGHT: 20px; DISPLAY: inline
}
#search-bar FORM {
	WIDTH: 195px; DISPLAY: inline; LEFT: 563px
}
#search-bar FORM INPUT {
	PADDING-RIGHT: 5px; BACKGROUND: #fff; FONT-SIZE: 0.9em
}
#search-form DIV {
	DISPLAY: inline
}
#search-bar #search-button {
	MARGIN: -3px 1px; BACKGROUND: #fc0
}
*/

#headerRegion
{
	/* LJD 02/24/09 */
	/* display: inline; */
	
	/*float: left; */
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 810px; /*height: 154px; 	width: 750px; */
	overflow: hidden; /* margin-bottom: 15px; */
	/*background: url(images/wvheaderbackground.jpg) no-repeat;*/
}


#headerRegion tbody td
{
	/*border-width: 1px;
	border-color: #476a89; */
	/*background-image: none; */
}


#headerRegion td a:link
{
	/* LJD 02/24/2009 */ /* background: url('images/tab.gif') no-repeat 0px -92px; */ /*color: #FFF; */ /* background: url( 'images/tab.gif' ) no-repeat 0px 1px; */ /*display: block; 	float: left; 	margin-right: 1px; 	width: 116px; 	height: 27px; color: #737685; */
	background-image: none;
	color: #369;
	font-weight: normal;
	text-decoration: underline; /*text-align: center; */ /* padding-top: 6px; */ /* box model hack */ /*voice-family: "\"}\""; 	voice-family: inherit; 	height: 21px; 	width: 115px; */
}

#headerRegion td a:hover
{
	background-image: none;
	color: #a63;
	font-weight: normal;
	text-decoration: underline; /* background: url( 'images/tab.gif' ) no-repeat 0px -92px; */ /* color: #EFEFEF; */
}

#headerRegion td a:active
{
	background-image: none;
	font-weight: normal;
	color: #369;
	text-decoration: underline; /* background: url( 'images/tab.gif' ) no-repeat 0px -92px; */ /* color: #EFEFEF; */
}

#headerRegion td a:visited
{
	background-image: none;
	font-weight: normal;
	color: #369;
	text-decoration: underline; /* background: url( 'images/tab.gif' ) no-repeat 0px -92px; */ /* color: #EFEFEF; */
}

#hlLogo
{
	position: relative; 
	margin: 0px;
	border: 0px;
	top: 6px;
	height: 93px;
	width: auto;
	background-image: none;
}

#hlLogo tbody td
{
	/*border-width: 1px;
	border-color: #476a89; */
	background-image: none;
}

#hlLogo td a:link
{
	background-image: none;
}

#hlLogo td a:visited
{
	background-image: none;
}

#hlLogo td a:hover
{
	background-image: none;
}

#hlLogo td a:active
{
	background-image: none;
} 

.buttoncss
{
/*width:98px;
height:43px; */
background-color:#FFFFFF;
background-image:url('images/button-go.gif');
border-style:none;
cursor:pointer;
}


#mainContentRegion
{
	display: block;
	clear: both;
}

.sectionHeader
{
	/* LJD 12/17/08 */ /*border-bottom: 1px solid rgb(235, 235, 235); */
	border: 0px;
	color: #024A76;
	font-size: .9em;
	padding-bottom: 5px;
	font-weight: bold;
}

.navigationRule
{
	border: 2px solid #024A76;
	position: relative;
	top: -8px;
}

.defaultTable
{
	width: 99%;
}

.productSummary
{
	margin: 0px;
	border: 0px;
	padding: 2px;
	width: 740px;
}
.verticalalign img
{
	vertical-align: middle;
}

.verticalalign span
{
	vertical-align: top;
}

.showAll
{
	float: right;
}


.modalbutton
{
	font-size: .7em;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	float: right;
}

hr
{
	border-bottom: 1px solid #CCC;
	color: #FFF;
}

a:link
{
	color: #0066A6;
	text-decoration: none;
}

a:visited
{
	color: #0066A6;
	text-decoration: none;
}

.smallleft
{
	float: left;
}

.smallright
{
	float: right;
}

#footer
{
	text-decoration: none;
	font-size: .7em;
	color: White;
}

#footer a
{
	color:  White;
	text-decoration: underline;
}

#footer a:visited
{
	color:  White;
	text-decoration: underline;
}

#footer a:hover
{
	color: Red;
	text-decoration: underline;
}

.label1em {
  font-size: 1em;
}
.smalltextbox1em {
	font-size: 1em;
  height: 1.2em;
  width: 20px;  
}

.mediumtextbox1em
{
	/* LJD 01/05/09 */
	text-align: right;
	font-size: 1em;
  height: 1.2em;
  width: 50px;  
}
.longtextbox1em {
  font-size: 1em;
  height: 1.2em;
  width: 325px;
}
.dropdownlistDonations {
  font-size: .9em;
  color: #5C5C5C;
} 
.IE8Fix 
{ 
    z-index: 1000; 

}

