BODY, TD, A {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.top_bar {
	text-transform: uppercase;
	font-size: 10px;
  white-space: nowrap;
}

A.top_bar {
  color: #ffffff;
	text-decoration: underline;
}

.left_bar {
  background-color : #b1ebf6;
	font-size: 10px;
}

A.left_bar {
  color: #004993;
}

TD.left_bar  {
  padding-left: 14px;
  padding-right: 4px;
}

.left_bar_header {
	font-size: 13px;
  font-weight: bold;
  color : #232323;
  background-color : #d8f5fb;
}

TD.left_bar_header {
  padding-left: 8px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.paragraph_header {
  text-align: center; 	
  color: #ffffff;
  line-height: 13px;
	font-size: 11px;
	font-weight: normal;
  font-weight: bold;
	text-transform: uppercase;
}

.main_text {
  color: #ffffff;
  line-height: 13px;
	font-size: 11px;
	font-weight: normal;
}

.main_text_black {
  color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.capitals {
	text-transform: uppercase;
}

.smallish {
	font-size: 10px;
}

.tbl_sep_dark { 
  background-color: #c0c0c0;
}

.tbl_sep_med { 
  background-color: #cccccc; 
}

.tbl_row_grey { 
  background-color: #e8e8e8; 
}

.tbl_row_white { 
  background-color: #ffffff;
}

.row_center				{ 
  text-align: center; 	
	font-size: 9px;
}

.row_header_large { 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
	font-size: 12px;
  font-weight: bold;
}

.row_header { 
  padding-left: 12px;
	font-size: 10px;
}

.copyright {
  color: #ffffff;
  line-height: 28px;
	font-size: 14px;
}

.list_header { 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
	font-size: 15px;
  font-weight: bold;
  color="#6666ff";
}

.list_element{ 
  padding-left: 12px;
	font-size: 12px;
}

.header		{ 
  font-variant: small-caps;
  font-weight: 900;
  font-size: 16pt;
  color: blue; 
}

.title		{ 
  font-size: 22pt;
  color: #0E894B 
} 

.cybersitter { font-weight: bold;
		  color: #0000ff;
		  font-size: 18pt;
		  font-family: Times New Roman, Times, serif; }

.pop_header { font-weight: bold;
			color: #000000;
			font-size: 14pt;
			font-family: Times New Roman, Times, serif; }
			
.pop_text { color: #000000;
			font-size: 14pt;
			font-family: Times New Roman, Times, serif; }

.blue_main	{ font-weight: bold;
			  color: blue;
			  font-size: 16pt; }

.capital_legend	{ text-transform: uppercase;
				  font-weight: bold;
				  font-size: 10pt;
				  font-family: Times New Roman, Times, serif; }
				  
.legend_text 	{ font-size: 8pt;
				  font-family: Times New Roman, Times, serif; }

