@charset "utf-8";
/* CSS Document */

body { background-color:#407A98;
}
.topnav { font-family:Verdana, Geneva, sans-serif;
		color:#565656;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;	
}
.nav { font-family:Verdana, Geneva, sans-serif;
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
}
.bdytxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
.bdytxt2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#407A98;
	font-weight:bold;
	line-height:20px;
}
.homelinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#9F2D0D;
	text-decoration:none;
	font-weight:bold;
}
.bdylnk {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#9F2D0D;
	text-decoration:none;
	font-weight:bold;
	
}
.bdylnk:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#9F2D0D;
	text-decoration:underline;
	font-weight:bold;
}
.btmlnk {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#407A98;
	text-decoration:none;
}
 
.sydcon {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:white;
	text-decoration:none;
}
.stepsOn { color:#F00;
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;}
.stepsOff { color:#999;
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;}
#header { 
  display:none; 
} 

#footer { 
  display:none; 
} 

#header_login {
  display:none; 
}
 
#headerimage  { background:url(images/Online_BC2.png);	
}

#headerprint {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold
        color:#FFF;
	text-decoration:none;
}

#header_print {
  display:block;
}

#noprint { display: none; }


#subHeader {
  display:none;
}
table {width:85%;
		padding-left:-75px;}
input { height:15px; 
		font-size:9px;}
select { height:15px; 
		font-size:9px;}
#content {width:600px;}
 
