body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0482FF;
	text-decoration: none;
	font-weight: bold;	
}
a.navbar:hover {
	color: #FFFF00;
}
a.navBar {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navBar {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	background-color: #003366;
}
.mainPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E5E5E5;
	background-color: #777777;
	padding: 5px;
	vertical-align: top;		
}
.lowerPanelBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;	
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	padding: 5px;
	vertical-align: top;		
}
.lowerPanelBlue_noLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;
	background-color: #E5E5E5;
	padding: 5px;
	vertical-align: top;		
}
.lowerPanelWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	padding: 5px;
	vertical-align: top;		
}
.lowerPanelWhite_noLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #777777;
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;		
}
.imageBox {
	vertical-align: top;
	background-image:url(images/indeximages.jpg);
}
.imageBoxChild {
	vertical-align: top;
	background-color:#000000;
	height:150px;
}
.alignTop {
	vertical-align: top;
}.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
}
.formField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333366;
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.responseText {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.vResponse {
	font-weight: bold;
	color: #FF0000;
}
.bodyBigger {
	font-size: 14px;
}
