.tnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
ul {
	list-style: none;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
  }
  
  li {
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 0px;
	width: 120px;
  }
  
  li ul {
	display: none;
	position: absolute;
	left: 0;
	padding-top: 22px;
	top: 1px;
  }
	
li:hover ul, li.over ul{ display: block; }
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	font-weight: normal;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a.subnav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: #EAF7FD;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	border-left: 1px solid #993300;
	padding-top: 6px;
	padding-bottom: 6px;
}
body {
	background-image: url(images/backg.gif);
	margin-top: 10px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-left: 10px;
	color: #003399;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	padding-top: 20px;
}
.tableborder {
	border: 1px solid #333399;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	padding-left: 10px;
	padding-top: 25px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	padding-left: 20px;
}
.mainbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C8C8C;
}
.copySM {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
