body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
body.background {
  background-color : #D9D9D9;
  background-image : url('/images/pageback.gif');
  background-attachment : fixed;
  background-repeat : repeat-x;
}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
	}

h4, h5 {
/*margin:0;
padding:0;
padding-top:5;*/
font-family: Arial, Helvetica, Verdana,  sans-serif;
}

h3 {
margin:0;
padding:0;
padding-top:5;
font-family: Arial, Helvetica, Verdana,  sans-serif;
}

/* turns off all image borders */
a img { border: none;}

div#toprow {
	margin: 10px;
	margin-right: 50px;
}

div#menu1
{
	font-size: 11pt;
	margin: 5px;
	/*margin-left: 60px;
	margin-top: 15px;*/
	padding: 5px;
	padding-left: 7px;
}

div#menu1 a
{
text-decoration: none;
font-weight: bold;
color: #666666
/*background-color: #339900;*/
}

div#menu1 a:hover
{
color:#109C5A;
}


div#search {
text-align:center;
margin-top:5px;
}

div#search  a{
font-size: xx-small;
}


.banner_h {
    /*background-image : url('../images/banner.gif');*/
	/*background-color: #339933;*/
	background-color: #109C5A;
 	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 9pt;
    color: #ffffff;
}

.banner_h a
{
text-decoration: None;
font-size: 9pt;
color: #ffffff;
/*background-color: #339900;*/
}
.banner_h a:hover
{
color: #ffffff;
text-decoration: UNDERLINE;
}

ul#fancylist {
	list-style-image: url(../images/bull.gif);
}

.shifted_in {
margin-left:-20px;
}


div#news_home
{
width:160px;
border: 2px dotted #109C5A;
margin-bottom: 10px;
}

.side_bar
{
border: 2px dotted #109C5A;
margin: 5px;
padding:5px;
}

div#submenu_container
{
margin-left: 5px;
padding: 3px;
}

/*div#submenu replaced by class submenu2 and may no longer be required */
div#submenu
{
width:160px;
border: 2px dotted #109C5A;
margin-bottom: 10px;
}

div#submenu a
{
display: block;
text-decoration: none;
padding:5px;
margin:0px;
margin-bottom:0px;
color:#666666;
}

div#submenu a:hover
{
background-color: #109C5A;
color:#ffffff
}

.submenu2
{
background-color: #D4D0C8;
width:160px;
border: 1px dotted #109C5A;
margin-bottom: 5px;
}


.submenu2 a
{
font-weight:bold;
display: block;
text-decoration: none;
padding:5px;
margin:0px;
margin-bottom:0px;
color:#666666;
border-bottom: 1px dotted #109C5A;
}

.submenu2 a:hover
{
background-color: #109C5A;
color:#ffffff
}


ul#nav
{
list-style-type: none;
margin:0px;
padding:0px;
border-top: 1px solid #666;
}

ul#nav li a
{
display: block;
text-decoration: none;
padding-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
margin-bottom: -15px; /*css hack since IE can read this*/
}

html>body #nav li a {margin-bottom:0px;} /*css hack since IE can't read this*/

ul#nav li a:hover
{
color: #ffffff;
background-color: #109C5A
}

.content
{
padding:10px;
border-right: 1px solid #109C5A;
}

.content_noborder
{
padding:10px;
}

#extra_content /*for optional content to right of ads */
{
clear;
margin-left:320px;
}

.tablecontent 
{
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
border-bottom: 1px dotted #CCCCCC;
}

div#footer
{
color: white;
background-color: #109C5A;
text-align: center;
}

div#footer a
{
color: white;
text-decoration: none;
}

div#footer a:hover
{
color: #CCCCCC;
text-decoration: none;
}

div#locator
{
color: #000000;
font-size: 8pt;
}

div#locator a
{
color: #339900;
text-decoration: underline;
font-size: 8pt;

}

div#locator a:hover
{
color: #666666;
text-decoration: underline;
}

div#sizer {
border: 1px dotted #109C5A;
color: #000000;
padding:2px;
margin-right:3px;
font-size: 8pt;

}

div#sizer a
{
color: #339900;
text-decoration: none;
}

div#sizer a:hover
{
color: #339900;
text-decoration: underline;
}

div#backsetter a
{
color: #5e7f9e;
font-weight:bold;
text-decoration: none;
}

div#backsetter a:hover
{
color: #5e7f9e;
text-decoration: underline;
}

#pic_left {
float:left;
margin:5px;
}



div#floatedboxes {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	text-align: right;
	margin: 15px;
	padding: 2px;
	position:static;
	float:left;
	/*border: 1px solid #000000;*/
	white-space: nowrap;
}

div#fra_floatedboxes {
	font-size: 12pt;
	text-align: right;
	margin: 15px;
	padding: 2px;
	padding-right: 8px;
	position:static;
	float:left;
	border: 1px solid #000000;
	white-space: nowrap;
}

.underlined {text-decoration: underline;}

.divideboxes {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-left: 5px;
	margin-left: 5px;
}

		
.above, .below { font-size: 10pt;}
.above { vertical-align: 5px; }
.below { vertical-align: -5px;}

ul#worksheet_list li{
list-style-type: none;
}
ul#worksheet_list li a{
list-style-type: none;
text-decoration: none;
padding-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
}

/*for charts and tables */
.tablerow {border-bottom: thin dotted #CCCCCC;}
.tablechart {border: thin dotted #CCCCCC;}
.l_border {border-left: 1px solid #CCCCCC;}
.r_border {border-right: 1px solid #CCCCCC;}
.b_border {border-bottom: 1px solid #CCCCCC;}
.t_border {border-top: 1px solid #CCCCCC;}

.parentnote {
background:#FFFFCC;
border:3px solid #000000;
padding:5px;
}


/*Below is from Sam's Site */


.box1 { /*Green back and white font */
color:#FFFFFF;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
background-color:#339966;
text-align:center;
border: 1px solid #333333;
}
.box2 { /* White back, Grey text, border  left and right*/
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
text-align:center;
border-right: 1px solid #333333;
border-left: 1px solid #333333;
}

.box3 { /* White back, Grey text, border right */
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
text-align:center;
border-right: 1px solid #333333;
}

.box4 { /* White back, Grey text, border left */
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
text-align:center;
border-left: 1px solid #333333;
}
.box5 { /* White back, Grey text, No border */
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
text-align:center;
}
.box6 { /* White back, Grey text, border at bottom*/
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
text-align:center;
border-bottom: 1px solid #333333;
}

.box7 { /*Green back and white font with no borders*/
color:#FFFFFF;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
background-color:#339966;
}

.box8 { /*white back and grey font with borders*/
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
text-align:center;
border: 1px solid #333333;
}

.box9 { /*yellowish  back and grey font with border at bottom*/
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
background-color:#FFFFCC;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
}

.box10 { /*white back and grey font  borders at bottom and no alignment*/
color:#999999;
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;
border-bottom: 2px solid #999999;
}

.style1 {color: #000000}
.style2 {font-size:18px;font-weight:bold;}
.style3 {font-size: x-large}

div#beancounter_holder /*For number blocks in basic add/subtract pages */
{
margin-left: 10px;
border-left: 1px solid #FFFFFF;
height:10px;
}

div#beancounter /*For number blocks in basic add/subtract pages */
{
border-right: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
float:left;
width:10px;
height:10px;
}




/*End of from Sam's Site */