a:link {
	color: #2B66D5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #2B66D5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #2B66D5;
	text-decoration: none;
	font-weight: bold;
}

body {
	padding: 0;  
	margin: 8px 0 15px;
}

.bartitle { 
	font-weight: bold; 
	font-size: 9px; 
	color: #666666;
}

.bordermain { 
	border: 4px #999999 double;
}

.border1 {  
	border: #999999; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
}

.border2 {  
	border: 1px solid #999999;
}

.footertext {  
	font-size: 9px;
}

.footertext a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.footertext a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.footertext a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

.footertext a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.gridlink {

}

.gridlink a:link {
	color: #7080AF;
	font-weight: bold;
}

.gridlink a:visited {
	color: #7080AF;
	font-weight: bold;
}

.gridlink a:hover {
	color: #990000;
	font-weight: bold;
}

.gridlink a:active {
	color: #7080AF;
	font-weight: bold;
}

h2 {
	color: #46547D;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-weight: bold;
	color: #000099;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.heading {
	color: #A9A9A9;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}

.heading_sub {
	color: #A9A9A9;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.hlplnk {

}

.hlplnk a:link {
	font-weight: normal;
	cursor: help;
}

.hlplnk a:visited {
	font-weight: normal;
}

.hlplnk a:hover {
	font-weight: normal;
	cursor: help;
}

.hlplnk a:active {
	font-weight: normal;
	cursor: help;
}

.nonbold {
	font-style: normal;
}

.rightcolumn {
	font-size: 9px;
}
.rightcolumn a:link {  
	font-weight: bold; 
	color: #7080AF;
}
.rightcolumn a:visited {  
	font-weight: bold; 
	color: #7080AF;
}
.rightcolumn a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.rightcolumn a:active {  
	font-weight: bold; 
	color: #7080AF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}

.tinytext {  
	font-size: 9px; 
	color: #999999;
}

ul {
	list-style-type: disc;

}
