	#gridTable{
		border-collapse:collapse;
		border:1px solid #ccc;
		margin:0 0 0 0;
		/*float:left;*/
	}
	
	#gridTable tr th{
		font-size:.9em;
		padding:1px 3px;;
		background-color: #eee;
		white-space:nowrap;			
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	
	#gridTable td{
		font-size:.9em;
		border:none;
		padding:2px;
		margin:0;
		white-space:nowrap;
		vertical-align:top;
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
	}



	#linedTable{
		border-collapse:collapse;
		border-top:1px solid #ccc;
		margin:0 0 0 0;
		/*float:left;*/
	}
	
	#linedTable tr th{
		font-size:1.1em;
		padding:1px 3px;;
		background-color: #eee;
		text-align:left;
		border-bottom:1px solid #ccc;
	}
	
	#linedTable td{
		border:none;
		padding:2px;
		margin:0;
		text-align:left;
		border-bottom:1px solid #ccc;
	}
	
	#displayTable{
		border-collapse:collapse;
		border:1px solid #ccc;
		margin:0 0 0 0;
		/*float:left;*/
	}
	
	#displayTable tr th{
		font-size:1em;
		padding:1px 3px;;
		background-color: #eee;
		text-align:left;
		white-space:nowrap;
		border-bottom:1px solid #ccc;
	}
	
	#displayTable td{
		border:none;
		padding:2px;
		margin:0;
		text-align:left;
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	
	
	.successBox {
	border:1px solid #336600;
	font-size:0.9em;
	font-weight:normal;
	margin:20px 20px 20px 30px;
	padding:20px;
	width: 450px;
	background-color: #99FF99;
}	

.errorBox {
	border:1px solid #ff0000;
	background:#ffeaea;
	font-weight:bold;
	margin:10px;
	padding:10px;
	width: 450px;
	font-size:1em;
	}

.total {
	font-size:13px;
	font-weight:bold;
	color:#000; 
}

.grid {
	font-size:8pt;
}

td {
	font-size:9pt; 
//	font-family: Arial, Helvetica, sans-serif; 
}


body {
	text-align:center;
	/*background:#fff url("images/background.gif") repeat top left;*/
	background: #ebebeb;
}
	
a { 
	color:#cccccc;
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
	color:#d5e1ed;
}

a:visited {

}
	
h1 {
	font-family:Georgia, Times New Roman, Times, serif; 
	font-size:24px;
	font-weight:bold;
	//color:#305081; 
	color:#253D63;
	margin:4px 6px 6px 6px;	
}
	
h2 {
	font-family:Georgia, Times New Roman, Times, serif; 
	font-size:22px;
	font-weight:bold;
	color:#000; 
	margin:5px 10px 10px 10px;		
}
	
h3 {
	font-family:Georgia, Times New Roman, Times, serif; 
	font-size:18px;
	font-weight:bold;
	color:#000000; 
	margin:5px 10px 10px 10px;		
}
h4 {
	font-family:Georgia, Times New Roman, Times, serif; 
	font-size:14px;
	font-weight:bold;
	color:#000000; 
	margin:5px 10px 10px 10px;		
}
	
p {	
	//font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-family:Georgia, Times New Roman, Times, serif; 	
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin:5px 10px 10px 10px;
}
	
ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li {
	display:inline;
}
	
.logotext {
  font-family:Georgia, Times New Roman, Times, serif;
  //color:#162564;
  color:#253D63;
  font-size:14pt;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#ccc;	
	font-size:7px;
}
	
.rightalignedfloater {
	float:right;
	padding-top:18px;
	padding-right:30px;
}
	
.rightalignedfloaterbottom {
	float:right;
	padding-top:2px;
	padding-right:5px;
}

.leftalignedfloater {
	float:left;
}

.messagebox {
	border:#ebebeb;
	background:#ffffff url("images/background_box2.gif") repeat top left;
	padding:3px;
	text-align:center;
	margin:5px 20px;
	border: 1px solid #cccccc;
}

.graytext {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#999;
	font-size:10px;
}

#mainheader {
	background:#ffffff url("images/background.gif") repeat top left;
	padding:5px;
}

#headerbanner {
	height:78px;
	background: #000 url("images/background_banner_wide.jpg") repeat top left;
/*	background: #253d63;*/	
/*	background: #101928; */
	padding-left:5px;
	padding-top:8px;
}

#headerbannerFull {
	height:78px;
/* 	background: #000 url("images/background_banner_wide.jpg") top left; */
/* 	background: #253d63; */
/* 	background: #101928;  */
	background: #243C64;
	padding-left:5px;
	padding-top:8px;
}
	
#container {
	position:relative;
	background:#ffffff;
	width:900px;
	margin: 0 auto;
	text-align:left;
	border: none;
	top: 1px;
}

#containerFull {
	position:relative;
	background:#ffffff;
	width:100%;
	margin: 0 auto;
	text-align:left;
	border: none;
	top: 1px;
}

#col-right-232 {
	float:left;
	padding-top:7px;
	width:232px;
	height:225px;
	background:#fff url("images/graphic_top_fade.jpg") repeat-x top left;
	text-align:left;
}

#col-main-750 {
	float:left;
	padding-top:7px;
	width:900px;
	background:#fff url("images/graphic_top_fade.jpg") repeat-x top left;
}

#col-main-850 {
	float:left;
	padding-top:7px;
	width:850px;
	background:#fff url("images/graphic_top_fade.jpg") repeat-x top left;
}

#col-left-518 {
	float:left;
	padding-top:7px;
	width:668px;
	background:#fff url("images/graphic_top_fade.jpg") repeat-x top left;
	/*border-right:1px dashed #cccccc;*/
}
	
#maincontent	{
	padding-left:13px;
}

#maincontent a {
	text-decoration:none;
	font-weight:bold;		
	color:#000066;
}

#maincontent a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000066;
}
	
#footerlowertop {
	position:relative;
	clear:both;
	height:16px;
	padding:4px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#305081;
	font-size:7px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#footer {
	position:relative;
	clear:both;
	background: #253d63;	/*url("images/background_banner_bottom.jpg") repeat top left;*/
/*	height:25px;*/
	height:15px;
	padding:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	border-top:7px solid #253d63;		
	font-size:9px;
}
	
#top-nav {
	margin-top:0px;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background:#305081;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

html>body #top-nav {
	height:26px;
}
	
#top-nav a {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:#305081;
	padding:5px 6px;
}	
	
#top-nav a:over {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:#253d63;
	padding:5px 6px;
}	

#top-nav a:hover {
	text-decoration:none;
	background:#253d63;
	color:#d5e1ed;
}
	
#top-nav a:active {

}
		
#bottom-nav {
	margin-top:0px;
	height:10px;
	background:#253d63;
	border-bottom:1px solid #cccccc;		
}


#top-nav2 {
	margin-top:0px;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background:#253d63;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

html>body #top-nav2 {
	height:26px;
}
	
#top-nav2 a {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:#253d63;
	padding:5px 6px;
}	
	
#top-nav2 a:over {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:#253d63;
	padding:5px 6px;
}	

#top-nav2 a:hover {
	text-decoration:none;
	background:#253d63;
	color:#d5e1ed;
}
	
#top-nav2 a:active {

}