/* -- Created by: Dawn Fink (dawn.fink@veridian.com) on 9/16/2003 -- */
body {
	background-color: #ffffff;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;	
}
table {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;
}
span {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;	
}
.whiteline {
	border-bottom: white 1px solid; 
}
.bottombar {
	background-image: url(loginbar.gif);
	background-repeat: repeat-x;
}
A:link {
	color: #153B63; 
	text-decoration: underline;
	font-weight: normal;
}
A:hover {
	color: #800000; 
	font-weight: normal;
	text-decoration: underline;
}
A:active {
	color: #800000; 
	font-weight: normal;
	text-decoration: underline;
}
A:visited {
	color: #153B63; 
	text-decoration: underline;
	font-weight: normal;
}
A:visited:hover {
	color: #800000; 
	text-decoration: underline;
	font-weight: normal;
}
.nav{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-decoration:none;
}
A.nav {
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-decoration:none;
}
A.nav:link {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}
A.nav:hover {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}
A.nav:active {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}
A.nav:visited {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}
A.nav:visited:hover {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}
.actionbutton {
	background-color: #d3e6e6;
	border-bottom: #006c6a 3px outset; 
	border-left: #006c6a 1px outset; 
	border-right: #006c6a 3px outset; 
	border-top: #006c6a 1px outset;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	cursor: hand;
}
