body
{
	background-color: #ccccbb;
	padding-top: 2px;
	margin-top: 2px;
	text-align: center;
	color: #FFF;
}
table.main
{
	background-color: #f7f6f6;
	border: solid 2px #a3a3a3;
	padding-top: 0px;
	margin-top: 0px;
	width: 784px;
	float: left;
}
table.main td
{
	color: #000;
}
div.contentInset
{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	color: #161c26;
	font-family: Arial;
	font-size: 12pt;
	margin: 12px;
	padding: 8px;
}
div.contentInset div.title
{
	color: #2b619e;
	font-family: Arial;
	font-size: 14pt;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: left;
}
div.contentInset a
{
  color: #2b619e;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: none;
}
.mainLeftColInset
{
  background-color: #ffffff;
  border: solid 1px #cccccc;
  margin: 12px 6px 12px 12px;
}
.mainCenterColInset
{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 6px 6px 12px 6px;
}
.mainRightColInset
{
  background-color: #ffffff;
  margin: 6px 12px 12px 6px;
}
.mainSummaryColInset
{
  background-color: #2B619E;
  border: solid 1px #cccccc;
  margin: 12px 12px 6px 6px;
  padding: 8px;
  color: #ffffff;
  font-family: Arial;
  font-size: 9pt;
  line-height: 11pt;
}
.mainSectionHeader
{
  background-image: url(../Images/tb1_bg.gif);
  background-repeat: repeat-x;
  border-bottom: solid 1px #cccccc;  
  color: #161c26;
  height: 20px;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
}
.mainSectionBody
{
	border-bottom: solid 1px #cccccc;
	color: #161c26;
	font-family: Arial;
	font-size: 8pt;
	padding: 8px;
}
.mainSectionBody a
{
  color: #2b619e;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: none;
}
.mainCategoryHeader
{
	background-color: #e7ebc7;
	color: #000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDF1D2;
}
.mainCategoryBody
{
	border-bottom: solid 1px #cccccc;
	color: #161c26;
	font-family: Arial;
	font-size: 10px;
	padding: 8px;
}
.mainCategoryBody a
{
  color: #2b619e;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: none;
}
.tabs
{
  background-image: url(Images/tb2_bg.gif);
  background-repeat: repeat-x;
  background-color: #2b619e;      
  border-color: #1c3c60;
  border-style: solid;
  border-width: 0px 0px 0px 2px;
}    
.tab
{
  border-color: #1c3c60;  
  border-style: solid;
  border-width: 2px 2px 0px 0px;
  padding: 2px 24px 2px 24px;
  vertical-align: top;
}    
.tab a
{
  color: #ffffff;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
.tab a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
	text-align: center;
	font-family: Verdana;
}
#Form1 .main tr td div table tr td .tabs {
	text-align: left;
}
#Form1 .main tr td div table tr td .tabs tr .tab {
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
}
#Form1 .main tr td table tr td .tabs tr .tab {
	font-family: Verdana, Geneva, sans-serif;
}
#Form1 .main tr td table tr td .tabs tr .tab {
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
#Form1 .main tr td .contentInset table tr td table tr td {
	color: #000;
}
