body {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #2f3065;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.pageTitle {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 900;
	color: #2f3065;
	text-transform: uppercase;
}
.subHeader {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
	color: #2f3065;
	text-transform: uppercase;
}
.subSubHeader {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: 900;
	color: #2f3065;
}
.footerText {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #2f3065;
}
.bodyTextSmall {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #2f3065;
}

.textField190_shaded {
	font-size: 12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #F0F5F9;
	border: 1px solid #2F3065;
	width: 190px;
}
.textField190_unshaded {
	font-size: 12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #6AB2E7;
	width: 190px;
}
.textField90_shaded {
	font-size: 12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #F0F5F9;
	border: 1px solid #2F3065;
	width: 90px;
}
.textField75_unshaded {
	font-size: 12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #6AB2E7;
	width: 75px;
}
.textField40_unshaded {
	font-size: 12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #6AB2E7;
	width: 40px;
}
.dropdown107_shaded {
	font-size: 12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background-color: #F0F5F9;
	border: 1px solid #B3CFE7;
	color:#2F3065;
	width: 107px;
}

.alternateRowColor {
	background: #F7F7F7;
}

.errorMessage {
	color: red;
	font-weight: 700;
	font-size: 10px;
}

td {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	line-height: 18px;
}

th {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	line-height: 18px;
}

a:link { color: #2f3065; font-weight: bold; text-decoration: none }
a:active { color: #2f3065; font-weight: bold; text-decoration: none }
a:visited { color: #2f3065; font-weight: bold; text-decoration: none }
a:hover { color: #92914b; font-weight: bold; text-decoration: none }
