body{
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 20px;
}

td, th{
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
}

img{
border:none;
}

form{
margin: 0px;
padding: 0px;
}

.txtbox{
border: 1px solid #bbbbbb;
padding-left: 1;
padding-right: 1;
padding-top: 1;
padding-bottom: 4;
}

#slogan{
color: #FFFFFF;
font-size: 12pt;
font-weight:bold;
background-color:#000000;
padding-left: 15px;
}

#news_bar{
height: 27px;
background: #E2E2E2 url(images/newsbar_bg.gif) top left repeat-x;
}

#lt_footer{
background-color: #00477F;
height: 11px;
width: 270px;
color:#FFFFFF;
font-size: 8pt;
padding: 5px 5px 2px 10px;
}

#rt_footer{
	color: #9b9b9d;
}

#rt_footer a {
	color: #9b9b9d;
	text-decoration: none;
	font-size: 8pt;
}

#rt_footer a:hover { color: #666 }

hr {
	border: 0;
	border-top: 1px solid #e7e7e7;	
	float: left;
	height: 1px;
	margin: 0;
	width: 100%
}

#pg_body{
background: #F4F5F5 url("images/page_bg.gif") 0 0 repeat-y;
}

#pg_footer0{
height: 70px;
background-color: #F4F5F5;
}
#pg_footer1{
height: 70px;
background-image: url("images/page_footer.gif");
background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6{
color: #1866AA;
}

h1{
font-size: 20pt;
}

h2{
font-size: 14pt;
}

h3{
font-size: 12pt;
margin-bottom: 0px;
padding-bottom: 0px;
}

h4{
font-size: 10pt;
margin-bottom: 0px;
padding-bottom: 0px;
}


hr{
color: #dddddd;
border-style:dashed;
border-width: 1px;
size: 1px;
}

a:link{
/* text-decoration:none; */
color: #1866AA;
}

a:visited{
/* text-decoration:none; */
color: #496990;
}

a:hover{
/* text-decoration:underline; */
color:#CC6600;
}


/*- Menu 1--------------------------- */
	
#menu1 {
	width: 95%;
	margin: 10px;
  	height: 18px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu1 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	color:#333333;
	font-size: 8pt;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color:#333333;
	display: block;
	padding: 5px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #000000;
	padding: 5px 0 0 10px;
	background-color:#CCCCCC;
	font-weight:bold;
	}
	
/*- End of Menu 1--------------------------- */
