#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background:#073664;
	display:block;
	float:left;
	font:9pt;
}
#nav{
	background:url(../images/linkbarbg.jpg) repeat-x;
	float:left;
	clear:both;
	margin:0;
	font:9pt;
	font-family:georgia, serif;
	font-size:10pt;
	
}
#nav a {
	color: white;
	text-decoration: none;
	display: block;
	font: 9pt;
}

#nav li li a {
	display: block;
	font-variant: normal;
	color: #fff;
	padding: 0px;
	font: 9pt;
}

#nav li li a:hover {
	display: block;
	padding: 0px;
	color: #A9A9A9;
	font: 9pt;
}

#nav li {
	display:block;
	background:#073664 url(../images/linkbarbg.jpg) repeat-x;
	float: left;
	position: relative;
	padding-left:7px; padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: left;
	cursor: default;
	border-right:1px solid #1C2B57;
	font:9pt;
}


#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #073664;
	padding-top: 0px;
	border-right: solid 1px #1C2B57;
	border-left: solid 1px #1C2B57;
	border-bottom: 1px solid #1C2B57;
	font:9pt;
}

#nav li li {
	display: block;
	float: none;
	background: #0D193B;
	border: 0;
	padding-bottom: 2px;
	font: 9pt;
	border-top: 1px solid #1C2B57;
	
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	font:9pt;
}
.main{
font-family:tahoma;
font-size: 10pt;
line-height:16pt;
}
.content{
font-family:tahoma;
font-size: 10pt;
line-height:16pt;
}
.small{
font-family:tahoma;
font-size: 9pt;
}
.tiny{
font-family:tahoma;
font-size: 8pt;
}
.first{
font-family:tahoma;
color:#141414;
font-size: 10pt;
line-height:16pt;
font-weight:bold;
}
.content3{
font-family:tahoma;
font-size: 11pt;
line-height:16pt;
}
.title 		{
			font-family: Georgia, Serif;
			color: #333399;
			font-size: 13pt;
			font-weight: bold;
		}
.title3		{
			font-family: georgia, serif;
			color: #333399;
			font-size: 11pt;
			font-weight: bold;
		}
.title4		{
			font-family: tahoma;
			color: #333399;
			font-size: 10pt;
			font-weight: bold;
		}
a.reg:link	{
			font-family: arial;
			font-size: 9pt;
			color: #CC3300;
			text-decoration: underline
		}
a.reg:active	{
			font-family: arial;
			font-size: 9pt;
			color: #999999;
			text-decoration: underline
		}
a.reg:visited	{
			font-family: arial;
			font-size: 9pt;
			color: #CC3300;
			text-decoration: underline
		}
a.reg:hover	{
			font-family: arial;
			font-size: 9pt;
			color: #999999;
			text-decoration: none
		}
.calnum		{
			font-family: arial;
			font-size: 9pt;
			font-weight: bold;
			color: #666699;
			padding-top: 5px;
		}
.calcode	{
			font-family: arial;
			font-size: 10pt;
			font-weight: bold;
			color: #666699;
			background-color: yellow;
			padding-left: 2px;
			padding-right: 2px;
			padding-top: 2px;
			padding-bottom: 2px
		}
.caldates	{
			font-family: arial;
			font-size: 9pt;
			color: #333399;
			font-weight: bold
		}
.bocontent	{
			font-family: arial;
			color:#333333;
			font-size: 8pt
		}
.title3u		{
			font-family: georgia, serif;
			color: #333399;
			font-size: 11pt;
			font-weight: bold;
		}
#pdflist li{
			margin-bottom:5px;
			}