.NormalText {
	font-family : Arial;
	color : #10604E;
   	font-size : 10pt;
}

.SmallText {
	font-family : Arial;
	color : #10604E;
	font-size : 8pt;
}

.menubar {
	text-decoration : none;
	color : #10604E;
	font-size : 9pt;
	font-weight : bold;
}

.menubar:HOVER {
	text-decoration : underline;
	color : #606060;
}
.dataheader, .jobheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #5C5C5C;
}
.jobheader {
	text-align : right;
	font-size : 10px;
}
.datacell {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #2F4F4F;
	text-align : left;
	padding-left : 4px;
	background-color : #D9D9D9;
}

TH {
	background-color : Black;
	color : Black;
	font-family : Arial;
	text-align : center;
	font-weight : bold;
	font-size : 12pt;
	vertical-align : top;
}
TD {
	font-family : Arial;
	font-size : 12pt;
}
BODY {
	margin-left : 0;
	margin-top : 0;
	font-family : Arial;
	color : #10604E;
	margin-right : 0px;
	margin-bottom : 0px;
	margin : 0px 0px 0px 0px;
	padding-top : 0px;
	top : 0px;
	}
A {
	text-decoration : none;
	color : #16876E;
	font-family: Arial;
	font-size : 12px;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	color : #336600;
}
A.datacell {
	padding-left : 0px;
}
A.footer {
	text-decoration : none;
	color : #16876E;
    font-family: Arial;
	font-size : 8pt;
	font-weight : bold;
}
A.footer:HOVER {
	text-decoration : underline;
	color : 999900;
}
A.menu_bar {
	text-decoration : none;
	color : White;
	font-size : 9pt;
	font-weight : bold;
}
A.menu_bar:HOVER {
	text-decoration : underline;
	color : #CCCC9B;
}
HR {
	color : #16876E;
}

.emphasize1 {
    font-family : Arial;
	text-decoration : none;
	color : White;
	font-size : 8pt;
	font-weight : normal;
  	font-style : normal;
}
.larger {
    font-family : Arial;
	text-decoration : none;
	color : Black;
	font-size : 10pt;
	font-weight : normal;
}
.pageheader {
    font-family : Arial;
	text-decoration : none;
	font-size : 14pt;
	font-weight : bold;
}
.pageheader2 {
    font-family : Arial;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}TD.selected {
	background-color: #2f3d6a;
	color: #767676;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
TD.unselected {
	background-color: #D5D5D5;
	color: #767676;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.conf_menu {
		color: Black;
	font-size: 10pt;
	font-weight: bold;
}
.conf_menu:hover {
		color: White;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
H2 {
	font-size: 11pt;
	font-weight: bold;
	color: #2f3d6a;
	margin-bottom: 0px;
}

.green {
	font-size: 9pt;
	font-weight: bold;
	color: #2f3d6a;
}

.bold {
	font-weight: bold;
	color: #4B4B4B;
}