body {
	font-family:  Arial,Verdana,, Helvetica, sans-serif;
	font-size:0.7512em;
	color:#066969;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:link{
	color:#066969;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:visited{
	color:#066969;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:hover{
	color:red;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
form{
	margin: 0px;
}
.bg_grey {
	background-color: #333333;
}
.bg_header {
	background-image: url(../images/header_middle.jpg);
	background-repeat: repeat-x;
}
.legend {
	font-size: 0.7112em;
	color: #066969;
	font-weight: bold;
}
table.datatable th {
	font-size: 0.6886em;
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
}

table.datatable td {
	font-size: 0.8512em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.inputtxt{
	width: 100%;
}
h1 {
	font-size: 0.7764em;
	color: #066969;
	text-transform: uppercase;
}

h5 {
	font-size: 1em;
	color: #FF6600;
}
/* Alert Message - please use this class*/
h6 {
	font-size: 1em;
	color: #CC0000;
}

.headtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	padding: 5px;
}

.rowhead {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #066969;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rowdetail {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.rowhighlight {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FAFFD6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
input {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.navbar {
	font-size: 0.7512em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
}

.navbar a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.navbar a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	color: #008000;
	text-decoration: underline;
}

.subnavbar {
	font-size: 0.7512em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
}

.subnavbar a {
	color: #333333;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}

.subnavbar a:visited {
	color: #333333;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}
.subnavbar a:hover {
	color: #008000;
	text-decoration: underline;
}

.content {
	font-size: 0.7512em;
	color: #000000;
	font-weight: normal;
}
.error{
	font-weight:normal;
	text-decoration:italic;
	font-size: 0.9512em;
	}

.volclass
{
	font-size:0.8812em;
	color:#333333;
}