body
	{
	margin:0px;
	background-color: #CCCCCB;
	}
	
body, input, td, select
	{
	font-family:Arial;
	font-size:12px;
	}	
	
input, select, textarea, .inputdiv
	{
	background-color:white;
	font-size:11px;
	font-family:Arial, sans-serif;
	color: #343465;
	/*font-weight:bold;*/
	}		
	
.button
	{
	background-color:#343465;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	text-transform:uppercase;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid black;
	border-right:1px solid black;
	cursor:pointer;
	}		
	
a, a:visited
	{
	text-decoration: none;
	color: #3399CC;
	font-weight: bold;
	}	

.white a
	{
	/*font-size: 11px;*/
	}
	
a:hover
	{
	text-decoration: none;
	color: red;
	}			
	
.topgray	
	{
	background-color: #EBEBEB;
	background-image: url('/images/top_bg.gif');
	background-position: right;
	background-repeat: repeat-y;
	}
	
.mainmenu	
	{
	background-color: #343466;
	}

.printonly
	{
	display:none;
	}
	
.trupmenu td
	{
	
	}	
	
.upmenu, .upmenu:visited, .upmenu:link
	{
	background-image: url('/images/bgupmenu.gif');
	background-repeat: repeat-x;
	color:#E5E6E8;
	display:block;
	height:34px;
	padding:9px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	border:0px;
	border-left:1px solid #84B6DB;
	border-right:1px solid #003F6B;
	}	
	
.upmenu:hover, .upmenu_over, .upmenu_over:visited, .upmenu_over:hover, .upmenu_over:link
	{
	background-image: url('/images/bgupmenu_over.gif');
	background-repeat: repeat-x;
	color:#E5E6E8;
	display:block;
	height:34px;
	padding:9px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	border:0px;
	border-left:1px solid #84B6DB;
	border-right:1px solid #003F6B;
	}	
			
.textSearch
	{
	border: 1px solid #7F9DB9;
	}		
	
.topmenu, .submenu
	{
	font-weight:bold;
	font-size:11px;
	padding-left:4px;
	}	
	
.leftmenu, .leftmenu:visited
	{
	color:white;
	display:block;
	background-color:#343465;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	}
	
.leftmenu:hover, .leftmenu_over, .leftmenu_over:visited
	{
	color:yellow;
	display:block;
	background-color:#343465;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	}	
	
.copyright
	{
	padding-left:10px;
	font-size:10px;
	color: gray
	}	
	
.blueBorder
	{
	border: 1px solid #0168B5;
	}	
	
.Heading	
	{
	background-color: #0168B5;
	color: white;
	font-weight: bold;
	font-size:12px;
	}
	
.BlackHeading	
	{
	background-color: #F9A01B;
	border-left:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid white;
	border-top:1px solid white;	
	height:20px;
	color: white;
	font-weight: bold;
	font-size:12px;
	}
	
.BlackHeading a:link, .BlackHeading a, .BlackHeading a:visited, .Heading a:link, .Heading a, .Heading a:visited
	{
	color:white;
	}

.BlackHeading a:hover, .Heading a:hover
	{
	color:yellow;
	}
	
.bblueBorder
	{
	/*border: 1px solid #3A4573;*/
	border: 1px solid #0168B5;
	}	
	
.bHeading	
	{
	/*background-color: #3A4573;*/
	background-color: #0168B5;
	color: white;
	font-weight: bold;
	font-size:12px;
	}	
	
.white
	{
	background-color: white;
	font-size: 12px;
	}	
	
h1	
	{
	color: #FA9F1B;
	font-size:18px;
	font-weight: bold;
	background-image: url('/images/bigarrow.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	width:100%;
	/*border-bottom: 1px solid #CCCCCC;*/
	/*display:inline;*/
	padding-left:20px;
	}
	
.title
	{
	color: #0168B5;
	background-color: white;
	font-weight: bold;
	font-size:14px;
	}	
	
.news td img
	{
	margin:10px 10px 10px 10px;
	border:1px solid black;
	}	
	
.news a img
	{
	margin:0px;
	border:0px;
	}	
	
.graytitle
	{
	color: #666666;
	/*background-color: white;*/
	font-weight: bold;
	font-size:12px;
	}		
	
.csError	
	{
	color:red;
	/*background-color:yellow;*/
	}
	
.smallgray
	{
	font-size:11px;
	color: gray;
	}
	
.fpnews a:link, .fpnews a:visited
	{
	color: #343465;
	}
	
.fpnews a:hover
	{
	color: red;
	}	
	
.EditOver
	{
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	cursor:url("/images/edit.cur");
	display:block;
	padding:5px;
	}	
	
.EditOut
	{
	background-color: transparent;
	border:1px solid white;
	
	cursor:pointer;
	display:block;
	padding:5px;
	}	
	
	
hr
	{
	border: 0px solid gray;
	size:1px;
	color:#CCCCCC;
	}	
	
.inputdiv	
	{
	border: 1px solid gray;
	background-color: white;
	text-align: left;
	padding: 4px;
	display: inline;
	}
		