@charset "utf-8";
/* CSS Document */

body
	{
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	background-Color: #dff3ff;
}
td
	{
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
}

a, a:visited { 
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #e40000;
}
a:visited:hover {
	font-weight: normal;
	text-decoration: none;
	color: #e40000;
}



#dropin {
/*display:none;*/
position:absolute;
left:40%;
top:-40px;
visibility:hidden;
width:384px;
height:455px;
margin-left:-80%;
margin-top:10px;
/* overflow: hidden; */
font-family: Times New Roman;
font-size: 14px;
z-index:100;
}
	
#cover {
display:none;
position:absolute;
/*position:fixed;*/
left:0px;
top:0px;
width:100%;
height:100%;
background-Color:#000000;
filter:alpha(Opacity=88);
opacity:0.88;
-moz-opacity:0.88;
-khtml-opacity:0.88;
-ms-filter:'alpha(opacity=88)'; /* IE */
/*background-repeat:repeat;*/
}


.form1	{
font-size: 11pt;
}



/* top menu  */

.menu {
	line-height:42px;
}


#menubar li	{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menubar li a.menu:link, a.menu:visited {	
	background: url(images/topnav_linkoff.gif) no-repeat;
	display: block;
	width:100px;
	height:42px;
	font-size: 13px;
	color: #0045a6;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
#menubar li a.menu:hover, a.menu:visited:hover {
	background: url(images/topnav_linkon.gif) no-repeat;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}



.menu2 {
	line-height:32px;
}
#menubar div {	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 10px 0 0 -10px;
	padding: 0;
}
#menubar div a.menu2:link, a.menu2:visited	{
	background: url(images/topnav_dd_linkoff.gif) no-repeat;
	display: block;
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 0 0 0;
	width: 120px;
	height:32px;
	white-space: nowrap;
	text-align: center;
	color: #0045a6;
	font-weight: bold;
	text-decoration: none;
}
#menubar div a.menu2:hover, a.menu2:visited:hover {
	background: url(images/topnav_dd_linkon.gif) no-repeat;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.menu2a {
	line-height:18px;
}
#menubar div a.menu2a:link, a.menu2a:visited	{
	background: url(images/topnav_dd_linkoff-2.gif) no-repeat;
	display: block;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	width: 120px;
	height:45px;
	white-space: normal;
	text-align: center;
	color: #0045a6;
	font-weight: bold;
	text-decoration: none;
}

#menubar div a.menu2a:hover,a.menu2a:visited:hover {
	background: url(images/topnav_dd_linkon-2.gif) no-repeat;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}


.botnav	ul	{
	text-align:center;
}
.botnav	li	{	
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	float: left;
}
.botnav li a,visited	{
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
	text-align:center;
	
}


.botnav li a:hover,visited:hover {
	color: #e40000;
	text-decoration: none;
}


.toprtbl td	{
	line-height:25px;
}
.toprtbl a, .toprtbl a:visited	{
	font-size: 10pt;
}
.toprtbl a:hover, .toprtbl a:visited:hover	{
	font-size: 10pt;
	
}


.colhead	{
	background-color:#0045a5; 
	border-bottom:1px solid #000000; 
	margin-bottom:5px; 
	padding-top:5px; 
	font-size:11pt; 
	color:#FFFFFF; 
	line-height:25px;	
}


.listing a, .listing a:visited	{
	font-weight: bold;
	
	font-size:10.5pt;
}

.listing a:hover, .listing a:visited:hover	{
	font-weight: bold;
	
	font-size:10.5pt;
}

.list8	{
	font-size: 12pt;
	font-weight: bold;
	color: #009;
}





