/* Author : Sogeti-USA, LLC
/* Date: 10/08/2002 */

body {
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td.outputValue {
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	background-position: left;
	text-align: left;
}

.notTDOutput {
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

.regularOutput {
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;	
}

input {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: left top;
}

select {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

td.smallTxt {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.pageHeader {
	font-size:16px;
	color: #000000;
	font-weight: bold;
	line-height: 19px;
}

.sectionHeader {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.reportTitle {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: Black;
}

.colHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background-color: #000066;
	background-position: left center;
	text-align: left;
}

.tabColHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #CCCCCC;
	text-align: left;
}

.note {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.nonSubmitButton {
	font-family:tahoma, sans-serif;
	font-size:11px;
	background: #009ACE center center;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:auto;
	width: auto;
	text-decoration:none;
	cursor: hand;
	font-weight: bold;
	clip:   rect(   );
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

.submitButton {
	font-family: sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	background-color: #000066;
	height: auto;
	cursor: hand;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	width: 85px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	background-position: center center;
	display: inline;
}

.grayedOut {  
	background-color: #CCCCCC;
}

.changeCursor {
	cursor: pointer;
	cursor: hand;
}

.sectionHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.inputBGColor {
	background-color: #009ACE;
}

div.layers {
	LEFT: 0px; VISIBILITY: hidden; WIDTH: 100%; POSITION: absolute; TOP: 26px; HEIGHT: 38px
}

.errorMessage {
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #FF0000;
}

.successMessage {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 00FF00;
}

.menu {
	FONT-WEIGHT: bold;
	COLOR: #000066;
	font-family: Verdana;
}

.clickMenu {
		TEXT-DECORATION: underline;
}

.clickButton {
	color: #333333;
	font-family: Verdana;
	font-style: italic;

}

.instruction {
	color: #666666;
	font-weight: bold;
}

img {
	border: 0;
}
