﻿html {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	height: 100%;
	background-color: #ffffff;
}
table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}
.button {
	text-align: center;
	white-space: nowrap;
	background-color: #0a60a0;
	text-decoration: none;
	font-weight: 900;
	font-size: 13px;
	margin: 2px 1px 1px 2px;
	border-left: #3344ee 1px solid;
	border-right: #000033 1px solid;
	padding-right: 5px;
	border-top: #3344ee 1px solid;
	color: #eef;
	padding-top: 1px;
	border-top: #3344ee 1px solid;
}
img, .img {
	border: 0px;
}

select, .select {
	font-size: 11px;
	line-height: 18px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #99b3cc;
	text-decoration: none;
}
td.headerLightGray {
	padding: 3px;
	text-align: center;
	font-weight: 700;
	font-size: medium;
	background-color: #999999;
	color: #ffffff;
}
.hidden {
	position: absolute;
	visibility: visible;
}
.errortext {
	font-weight: bold;
	color: #ff0000;
}
.buttonsdown {
	border-right: #000033 1px solid;
	padding-right: 5px;
	border-top: #3344ee 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: 900;
	font-size: 13px;
	z-index: 300;
	float: left;
	padding-bottom: 0px;
	margin: 2px 1px 1px 2px;
	border-left: #3344ee 1px solid;
	cursor: default;
	color: #eef;
	padding-top: 1px;
	border-bottom: #000033 1px solid;
	background-color: #0a60a0;
	text-decoration: none;
}
.footer {
	padding: 3px;
	text-align: center;
	background-color: #003366;
	color: #FFFFFF;
	font: bold 70%;
}

td {
	text-align: left;
}

tr.class_tr {
	color: Black;
	font-weight: bold;
	background-color: #ADD8E6;
}

tr.RowHeadingStyle {
	background-color: #ADD8E6;
	font-weight: bold;
}

td.td_heading {
	background-color: #ADD8E6;
	font-weight: bold;
}

tr.row_colored {
	color: Black;
	background-color: #FFEBCD;
}

.Label {
	color: Black;
	font-weight: bolder;
}

tr.AlignRowRight {
	text-align: right;
	font-size: 8px;
	font-weight: normal;
}

td.AlignColumnRight {
	text-align: left;
	font-size: 8px;
	font-weight: normal;
}

tr.AlignRowCenter {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
}

tr.AlignRowLeft {
	text-align: center;
	font-size: 8px;
	font-weight: normal;
}

td.AlignColumnCenter {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
}

td.AlignColumnLeft {
	text-align: left;
	font-size: 9px;
	font-weight: bold;
}
td.masterHead {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('/images/default_blue.jpg');
	padding: 10px;
}
#menubar {
	clear: both;
	border-right: #000033 1px solid;
	padding-right: 0px;
	border-top: #3344ee 1px solid;
	padding-left: 0px;
	z-index: 200;
	left: 120px;
	padding-bottom: 0px;
	border-left: #3344ee 1px solid;
	padding-top: 0px;
	border-bottom: #000033 1px solid;
	white-space: nowrap;
	position: absolute;
	top: 4px;
	background-color: #0a86aa;
}
.buttons {
	border-right: #222299 1px solid;
	padding-right: 6px;
	border-top: #222299 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: 900;
	font-size: 13px;
	z-index: 300;
	float: left;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #222299 1px solid;
	cursor: default;
	color: #ddeeff;
	padding-top: 1px;
	border-bottom: #222299 1px solid;
	background-color: #0a86aa;
	text-decoration: none;
}
.buttonsOver {
	border-right: #000033 1px solid;
	padding-right: 6px;
	border-top: #3344ee 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: 900;
	font-size: 13px;
	z-index: 300;
	float: left;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #3344ee 1px solid;
	cursor: default;
	color: #eef;
	padding-top: 1px;
	border-bottom: #000033 1px solid;
	background-color: #006699;
	text-decoration: none;
}
.buttonsDown {
	border-right: #000033 1px solid;
	padding-right: 5px;
	border-top: #3344ee 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: 900;
	font-size: 13px;
	z-index: 300;
	float: left;
	padding-bottom: 0px;
	margin: 2px 1px 1px 2px;
	border-left: #3344ee 1px solid;
	cursor: default;
	color: #eef;
	padding-top: 1px;
	border-bottom: #000033 1px solid;
	background-color: #0a60a0;
	text-decoration: none;
}
.menuItem {
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	font-size: 11px;
	z-index: 900;
	padding-bottom: 3px;
	margin: 0px;
	width: 100%;
	cursor: default;
	color: white;
	padding-top: 3px;
	white-space: nowrap;
	background-color: transparent;
	text-decoration: none;
}
.label {
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	font-size: 9px;
	z-index: 900;
	padding-bottom: 3px;
	margin: 0px;
	width: 100%;
	cursor: default;
	padding-top: 1px;
	white-space: nowrap;
	background-color: transparent;
	text-decoration: none;
}
.label {
	background-position: right center;
	width: auto;
	background-repeat: no-repeat;
	height: 15px;
}
a.menuItem:hover {
	font-size: 11px;
	color: white;
	background-color: #0a60a0;
}
.labelOver {
	padding-right: 10px;
	background-position: right center;
	display: block;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 3px;
	margin: 0px;
	width: auto;
	padding-top: 3px;
	background-repeat: no-repeat;
	white-space: nowrap;
	height: 15px;
	background-color: #0a60a0;
	text-decoration: none;
}
/*.menu {
	border-right: #000033 1px solid;
	padding-right: 0px;
	border-top: #09569c 1px solid;
	padding-left: 0px;
	z-index: 1000;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: #09569c 1px solid;
	color: white;
	padding-top: 4px;
	border-bottom: #000033 1px solid;
	position: absolute;
	top: 24px;
	background-color: #0b83bf;
	cursor: default;
}
*/
.separator {
	margin: 0px;
}
a.menuitem {
	color: white;
}
a.menuitem:visited {
	color: white;
}
a.menuitem:link {
	color: white;
}
.CmdButton {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #999999 1px solid;
	color: #355874;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}


.bc {
	font-size: 11px;
	line-height: 18px;
}

a.bc:link {
	color: #000000;
}
a.bc:active {
	color: #000000;
}
a.bc:visited {
	color: #000000;
}
a.bc:hover {
	color: #99B3CC;
}
.st {
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	font-weight: bold;
}
.stxt {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.sm {
	font-size: 11px;
	text-align: left;
}


.section {
	margin: 0px 0px 20px;
}
.menu {
	z-index: 5;
	filter: alpha(opacity=100);
	left: 0px;
	visibility: hidden;
	position: absolute;
	top: 65px;
	moz-opacity: 1;
}
.comrow {
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 1px solid;
	width: 125px;
	border-bottom: #999999 1px solid;
	height: 21px;
	background-color: #fefefe;
}
.solrow {
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 1px solid;
	width: 125px;
	border-bottom: #999999 1px solid;
	height: 21px;
	background-color: #fefefe;
}
.tchrow {
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 1px solid;
	width: 150px;
	border-bottom: #999999 1px solid;
	height: 21px;
	background-color: #fefefe;
}
.srvrow {
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 1px solid;
	width: 145px;
	border-bottom: #999999 1px solid;
	height: 21px;
	background-color: #fefefe;
}
.nwsrow {
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 1px solid;
	width: 130px;
	border-bottom: #999999 1px solid;
	height: 21px;
	background-color: #fefefe;
}
.conrow {
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 1px solid;
	width: 148px;
	border-bottom: #999999 1px solid;
	height: 21px;
	background-color: #fefefe;
}
.n {
	margin-top: 1px;
	font-size: 10px;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
}
a.n:link {
	color: #000000;
	text-decoration: none;
}
a.n:active {
	color: #000000;
	text-decoration: none;
}
a.n:visited {
	color: #000000;
	text-decoration: none;
}
a.n:hover {
	color: #000000;
	text-decoration: none;
}

.s {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.s:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.s:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.s:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.s:hover {
	color: #000000;
	text-decoration: none;
}

.t {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.t:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:hover {
	color: #99B3CC;
	text-decoration: none;
}
.foot {
	font-size: 10px;
	text-align: center;
}
.f {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
a.f:link {
	color: #000000;
}
a.f:active {
	color: #000000;
}
a.f:visited {
	color: #000000;
}
a.f:hover {
	color: #99B3CC;
}
