body {
	margin: 0px 10px 0px 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #07436F;
}
h4 {
	color:#9F9F9F;
}
h2 {
	color:#767676;
}

.title_medium {
	padding: 0 0 0 5px;
	font: 12px;
	text-align: left;
}
title_small {
	padding: 0 0 0 5px;
	font: 9px;
	text-align: left;
}

.title_big {
	padding: 0 0 0 5px;
	font: 16px;
	text-align: left;
}
.heading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #07436F;
	font-weight: bold;
}
.copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #07436F;
}
.copy a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3883ba;
}
.copy a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dropdown {
	color: #3A5C73;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 30px;
	width: inherit;
	text-align: left;
	border: 1px solid #07496F;
	TEXT-ALIGN: center;
}

.boldItal {
	font-weight: bold;
	font-style: italic;
}
.strong {
	font-weight: bold;
}
.orangeType {
	color: #BF5600;
	font-weight: bold;
}
.blueType {
	color: #3A5C73;
	font-weight: bold;
}
.blueType a{
	color: #3A5C73;
	font-weight: bold;
	text-decoration: none;
	
}
.bigBlueType {
	color: #3A5C73;
	font-size: 13px;
}
.bigBlueType a{
	color: #3A5C73;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.bigBrownType {
	color: #a15e01;
	font-weight: bold;
	font-size: 13px;
}
.bigBrownType a{
	color: #a15e01;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.menuItem {
	padding: 14px 0px 14px 0px;
	color: #F6F6F6;
	font-weight: bold;
	font-size: 14px;
}
.menuItem a{
	padding: 14px 0px 14px 0px;
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.floatLeft {
	float: left;
	width: 100px;
	margin: 0px 10px 0px 0px;
}
.floatRight {
	float: right;
	margin: 0px 0px 0px 10px;
}
.bottomType {
	width: 100%;
	font-size: 75%; 
	text-align: center;
	margin: 0px 0px 20px 0px;
}
.smallLink {
	color: #3A5C73;
	font-size: 75%;
	font-weight: bold;
}

.menuItemTable {
	margin: 10px 0px 0px 0px;
}
ul {
	list-style-type: circle #3A5C73; 
	color: #3A5C73;
}

a {
	color: #3A5C73;
	font-weight: bold;
}
label {
	text-align: left;
	font: 14px;
	visibility: "visible";
	vertical-align: bottom;
}
.lockrow
{
   padding: 0 5px 0 5px;
   FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   BORDER-LEFT: #444444 1px solid;
   //BORDER-RIGHT: thin;
   COLOR: #77787E;
   TOP: expression(document.getElementById("div-datagrid").scrollTop-2);
   position: relative;
   HEIGHT: 15px;
   BACKGROUND-COLOR: #ffffff;
   TEXT-ALIGN: center;
}

.rowOne
{
   padding: 0 5px 0 5px;
   FONT: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   BORDER-LEFT: #222222 1px solid;
   COLOR: #77787E;
   HEIGHT: 15px;
   BACKGROUND-COLOR: #ffffff;
   TEXT-ALIGN: center;
   width: 200px;
}

.rowTwo
{
	padding: 0 5px 0 5px;
	FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   BORDER-LEFT: #222222 1px solid;
   COLOR: #444444;
   HEIGHT: 15px;
   BACKGROUND-COLOR: #ececec;
   TEXT-ALIGN: center;
   width: 200px;
}

.rowThree
{
	padding: 0 5px 0 5px;
   FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   BORDER-LEFT: #222222 1px solid;
   COLOR: #666666;
   BACKGROUND-COLOR: #ffffff;
   HEIGHT: 15px;
   TEXT-ALIGN: center;
   width: 200px;
}
.gridlink {
   padding: 3px 5px 3px 5px;
   FONT: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   COLOR: #a15e01;
   HEIGHT: 28px;
   TEXT-ALIGN: center;
}
.gridlink a{
   padding: 3px 5px 3px 5px;
   FONT: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   COLOR: #a15e01;
   HEIGHT: 28px;
   TEXT-ALIGN: center;
}

.report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a15e01;
}
A:hover
{
COLOR: #CCCC00;
}
A
{
FONT-SIZE: 9pt; 
COLOR: black; 
FONT-FAMILY: MS Sans Serif;
LETTER-SPACING: -0.2pt; 
TEXT-DECORATION:none;
}

	
