body {
	margin: 0px; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
/*	font-family: Tahoma, Arial; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	background-image:url("../images/bg1.jpg");
	background-position:top;
	background-repeat:repeat;	
}

.topheader {
	width: 100%;
	height: 5px;
	background-image: url(../images/topbarblue.jpg);
	background-repeat: repeat;
	border-bottom: #0711AE 1px solid;
	margin-bottom: 5px;	
}

.maintable {
	background-color:#FFFFFF;
}

h1 {
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;		
	padding-left:0px;
	font-size: 20px;
	font-weight:bold;
	color:#3159B9;
}

h2 {
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;		
	padding-left:0px;
	font-size: 16px;
	font-weight:bold;
}


h4 {
	padding:0;
	margin:0;
	padding-top:10px;
	padding-bottom:5px;		
	padding-left:10px;	
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;	
}

.slogan {
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;		
}


.subhead {
	font-size: 16px;
	font-weight:bold;
	color:#3159B9;
}


a {
	cursor:pointer;
	color:#990000;
	font-weight:bold;
	}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.txt_9pt {
	font-size: 9px;
}
.txt_12pt {
	font-size: 12px;
}
.txt_white {
	color: #ffffff;
}
.txt_white a {
	color: #ffffff;
}
.txt_white a:hover {
	color: #B4CEFE;
}
.txt_blue {
	color: #3159B9;
}
.txt_14pt {
	font-size: 14px; 
	font-weight: bold
}
.txt_16pt{
	font-size: 16px; 
	font-weight: bold;
}
.txt_18pt {
	font-size: 18px; 
	font-weight: bold;
}
.txt_20pt {
	font-size: 20px; 
	font-weight: bold;
}

.pageLocation {
	FONT-SIZE: 24px; FONT-WEIGHT:600 ; color: #000000 ; 
	}
	
.blueborders {
	BORDER-BOTTOM: #9fb1d7 1px solid; 
	BORDER-LEFT: #9fb1d7 1px solid; 
	BORDER-TOP: #9fb1d7 1px solid; 
	BORDER-RIGHT: #9fb1d7 1px solid;
}
.blueborderleft {
	border-left: #9fb1d7 1px solid;
}
.darkblueborders {
	border: #0711ae 1px solid;
}
.darkbluebordersright {
	border-right: #0711ae 1px solid;
}

.bluebottomborder {
	BORDER-BOTTOM: #9fb1d7 1px solid
}
INPUT.textentry {
	BORDER-BOTTOM: #a61800 1px solid; TEXT-ALIGN: right; BORDER-LEFT: #a61800 1px solid; PADDING-BOTTOM: 0px; BACKGROUND-COLOR: #ffffff; WIDTH: 55px; PADDING-RIGHT: 2px; FONT-SIZE: 14px; BORDER-TOP: #a61800 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #a61800 1px solid; PADDING-TOP: 0px
}
INPUT.textnoborderred {
	BORDER-BOTTOM: #a61800 1px solid; TEXT-ALIGN: right; BORDER-LEFT: #a61800 1px solid; PADDING-BOTTOM: 0px; BACKGROUND-COLOR: #ffe2dd; WIDTH: 55px; PADDING-RIGHT: 2px; COLOR: #a61800; FONT-SIZE: 14px; BORDER-TOP: #a61800 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #a61800 1px solid; PADDING-TOP: 0px
}

.incorrect {color:#FF0000; font-weight:bold;}