body {font-family: verdana, helvetica, arial, sans-serif;
    font-size: 80%;
	color: #000;
	background: url("/resources/assets/img/bkg_page.gif");
	padding: 0px;
	margin: 0px;
	text-align: center;
    border: 0px;}

/* redundant selectors to help NS4 not forget */
div, p, table, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}

/* this fixes gaps around images caused by doctype*/ 
h1 {font-size: 1.25em;
  font-weight: bold;}
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
a {color: #039;
  	background: transparent;
	text-decoration: none;}
a:visited {color: #06c;
  	background: transparent;
  	text-decoration: none;}
a:active {color: #039;
  	background: transparent;
  	text-decoration: none;}
a:hover {color: #c03;
  	background: transparent;
  	text-decoration: none;}
.topofpage {display: inline;
	margin: 0px;
	padding: 0px;
	background-image: url("/resources/assets/img/top_of_page.gif");
	background-repeat: no-repeat;}
p.topofpage a {margin-left: 15px;
	font-size: .8em;
	color: #006633;}
/* classes */
.go {color: #063;
    font-weight: bold;
 	background-color: #ddd;
	border: 1px solid #063;}
.formborder {color: #000;
  	background: #eee;
  	padding: 0px;
  	margin: 0px;
  	border: 0px;}
label {font-weight:600;}

/* centers on screen */
#container {/*display: block;*/
	color: #000;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 728px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;}
html>body #container {width: 730px; /* ie5win fudge ends */}
/* centers on screen */
/* rows */
#printlogo {display: none;}
#rowbanner {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #fff;
	width: 730px;
	clear: both;}
#rownav {display: block;
	width: 730px;
	height: 24px;
  	margin: 0px;
	padding: 0px;
	color: #000;
	border: 0px;
	background-color: #063;
	background-image: url("/resources/assets/img/nav_spacer.gif");
	background-repeat: repeat-x;
	clear: both;}
#nav, #nav ul, #nav ul ul { 
	background: none;
	padding-left: 0px;
	margin: 0px;
	list-style: none;
	line-height: 100%;
	clear: both;
	width: 730px;}

#nav a {
	background-color: inherit;
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: .8em;	
	text-align: left;
	list-style-type: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
text-decoration: none;
}
#nav a:hover, #nav a.sfhover {
  color: #c03;
  background-color: #9ba;
	}
#nav li {
	float: left;
	width: 100px;
	list-style: none;
	}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #798;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: left;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */}

#nav li ul a { /* added by Germain for drop down menu style */
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding: 0px 0px 5px 3px;
	width: 147px;}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	width: 150px;
	border-right: 2px solid #063;
	border-left: 2px solid #063;
	border-bottom: 2px solid #063;
	padding: 0px;}
#rowbread {display: block;
	margin: 0px;
  	padding: 4px 0px 4px 5px;
	text-align: left;
	font-size: 0.7em;
  	color: #999;
	background-color: #fff;
	border: 0px;
	border-bottom: 1px solid #ccc;}
#rowbread a {color: #999;
  	background: transparent;}
#rowbread a:hover {color: #c03;}
#rowcontent {display: block;
	width: 730px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #fff;}
#colone {display: none;}
#coltwo {
  	margin: 5px 0px 0px 0px;
  	padding: 0px 10px 10px 10px;
	border: 0px;
	color: #000;
	background-color: #fff;
	float: left;
	width: 730px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;}
html>body #rowcontent #coltwo {width: 700px;} /* ie5win fudge ends */	
	}
#rowfooter a{color: #fff;}
#rowfooter a:hover{color: #fff;
	text-decoration: underline;}
#rowfooter {display: block;
	color: #fff;
	background-color: #063;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
  	font-size: .7em;
	border: 0px;
	text-align:center;
	clear: both;}
/* centers on screen */
#copyright {display: block;
	color: #fff;
	background-color: transparent;
	padding: 0px;
  	font-size: .7em;
	border: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 728px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;}
html>body #copyright {width: 730px; /* ie5win fudge ends */}
#copyright a:link, #copyright a:visited, #copyright a:active {color: #fff;
	background: transparent;}
#copyright a:hover {color: #fff;
	background: transparent;
	text-decoration: underline;}
