/* sitewide layout */

body 
{	
	font-size: 1em; 		
	background-color: #4B575A;
	margin: 0px auto;
	padding: 0;		
}

#divisionHeader
{
	width: 764px;		
	height: 88px;
	background-image:url(images/divisionHeader.png);
	/*background-image:url(images/divisionHeader.gif);*/
	background-position: top;
	background-repeat: no-repeat;	
	margin: 0px auto;
}

#wrapper
{	
	width: 764px;		
	position: relative;	
	background-image:url(images/wrapperTopT.gif);
	background-position: top;
	background-repeat: no-repeat;
	/*border: 1px solid transparent;  firefox alignment*/
	margin: 0px auto 0px auto;
	padding: auto auto;
}

#wrapperNoSidebar
{	
	width: 764px;		
	position: relative;	
	background-image: url(images/wrapperNoSidebar.gif);
	background-position: top;
	background-repeat: no-repeat;	
	/*border: 1px solid transparent;  firefox alignment */	
	margin: 0px auto 0px auto;
	padding: auto auto;
}


#bcHeader
{	
	border: 0px solid red;	
	/*background-image: url(images/header.gif);
	background-image: url(images/header.jpg);*/
	background-image:url(images/bcHeader.gif);
	background-position: top;
	background-repeat: no-repeat;	
	margin: 0px 0 0 0;
	padding: 0px;
	height: 134px;	
	position: relative;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

/* navigation */
ul#navi, ul#navi li
{	
	list-style: none;
	float: left;
	margin: 0;
	padding: 2px 0;		
}

ul#navi 
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: .8em;		
	margin-left: 0px;
	margin-top: 1px;
	width: 100%;
	font-weight: bold;
	border: 0px solid green;
}

ul#navi li a, ul#navi li a:visited
{
	color: #ddd;	
	display: block;
	float: left;
	padding: 4px 15px 3px 15px;
	text-decoration: none;	
	border-right: 1px solid #ddd;
	font-size: 1em;	
	font-family: Arial, Helvetica, sans-serif;
}

ul#navi li a:hover
{	
	color: #CC9900;
	
}

ul#navi li.last a, ul#navi li.last a:visited
{
	background-image: none;
	border-right-width: 0px;
}
/* end navigation */

#greyBar{
	background-image:url(images/greyBar.gif);
	background-repeat: no-repeat;
	width:800px;
	height:34px;
	left:18px;
	top: 132px;
	position: relative;
	background-position: top left;
}

#main
{
	border: 0px solid aqua;
	margin-left: 20px;
	margin-right: 10px;
	padding: 40px 10px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 700px;				
}

#main table
{
	/*width: 100%;*/
	border: 1px solid black;
	font-size: .8em;
}

#main table th, #main table td 
{
  margin: 0;
  padding: 5px 20px;
  text-align: left;
  border-bottom: 1px solid #b5b5b5;
  border-right: 1px solid #b5b5b5;
  font-size: .8em;
}

#main table td.numeric
{
	text-align: right;
	/*padding-right: 10px;*/
}

#main table td#resultTableHeader
{	
	background-image:url(images/cellBG.gif);
	
	font-size: .8em;
	font-weight: bold;
	cursor: default;
	text-align:center;
}

#main table td#budgetTableHeader
{	
	font-size: .8em;
	font-weight: bold;
	cursor: default;
	text-align:center;
}

#main table td#tableData
{	
	font-size: .8em;
	text-align: center;
}
/*
#main table td a
{
	text-decoration:none;
	color:black;
}*/

#main table#login
{
	font-size: 1em;
	/*text-align:center;*/
}

#main table#loginFields
{
	/*width: 100%;*/
	border: 0px solid black;
	font-size: 1em;
	
}

#main table#loginFields td 
{
  border-bottom: 0px solid #b5b5b5;
  border-right: 0px solid #b5b5b5;
  font-size: 1em;
}

#main table td.loginHeader 
{
  background-image:url(images/cellBG.gif);
  text-align: center;
}

#main table td.loginError
{
  text-align: center;
}

#main table td.centered
{
	text-align: center;
}

#main table#errorTable, #main table#errorTable td
{
	/*width: 100%;*/
	border: 0px solid black;
	font-size: .9em;
	color: red;
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
}



a
{	text-decoration: none;
	color:#5481AC;
	
}



a:hover
{
	color: #C5B497;
}

#board
{	
	
	color:#3b3b3d;
	font-size:1.1em;
	font-weight:bold;
	text-decoration: none;
}
#footerNoSidebar
{
	height: 80px;
	background-image: url(images/contentBottomNoSidebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid red;	
	position: relative;	
}

ul
{
	font-size: .9em;
	margin-top: -15px;
}

div.disclaimer
{
	font-size:.7em;
	color:#ddd;
	text-align:center;
	padding:0 80px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
}

#comm
{
	position: absolute;
	top: 15px;
	left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	display: none;
	border: 1px solid red;	
}

#main h3 {
	color:#555555;
	text-align:center;
	}


#main h2 {
	color:#555555;
	text-align:center;}

img.imageLink
{	
	cursor: hand;
}

.button
{
	background-image: url(images/cellBG.gif);
	background-repeat: repeat-x;
}

/* subnavigation for admins*/
#subNavUser
{ 
	margin: 0px 0 0px -15px;
	padding: 0px 0 0 0;	
	width: 715px;	
	font-size: 1em;
	/*background-image: url(images/navBGT.gif); 
	background-position: center;
	background-repeat: repeat-x;*/
}

#subNavUser ul
{
	list-style-type: none;
	float: left;
	margin: 0 0 0 0;
	padding: 0px 0px;	
}

#subNavUser ul li
{
	float: left;
	padding: 4px 0px;	
}

#subNavUser ul li.last a:link, #subNavUser ul li.last a:visited
{
	border-width: 0;
}

#subNavUser ul li a:link, #subNavUser ul li a:visited
{
	color: #555;
	font-size: .8em;
	text-decoration: none;
	border-right: 1px solid #555;
	padding: 0 7px;	
}

#subNavUser ul li a:hover, #subNavUser ul li#live a:link, #subNavUser ul li#live a:visited
{
	color: #CC9900;
}
/* end subnavigation*/

/* subnavigation */
#subNav
{ 
	margin: 0px 0 0px -15px;
	padding: 0px 0 0 0;	
	width: 715px;	
	font-size: 1em;
	/*background-image: url(images/navBGT.gif); 
	background-position: center;
	background-repeat: repeat-x;*/
}

#subNav ul
{
	list-style-type: none;
	float: left;
	margin: 0 0 0 0;
	padding: 0px 0px;	
}

#subNav ul li
{
	float: left;
	padding: 4px 0px;	
}

#subNav ul li.last a:link, #subNav ul li.last a:visited
{
	border-width: 0;
}

#subNav ul li a:link, #subNav ul li a:visited
{
	color: #555;
	font-size: .8em;
	text-decoration: none;
	border-right: 1px solid #555;
	padding: 0 10px;	
}

#subNav ul li a:hover, #subNav ul li#live a:link, #subNav ul li#live a:visited
{
	color: #CC9900;
}
/* end subnavigation*/

/* end sitewide layout */

/**** CLASS SELECTORS ****/
.totalRow	{background-color:#ffffff; font-weight:bold; color:#000000; font-size: 1em;}

.numberInput {
	text-align: right;
}
