body {
	margin: 0px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background: #57728C ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

p, li {
	line-height: 18px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	color: #005DB0 ;
	font-family: arial ;
	margin-top: 0px ;
	letter-spacing: -1px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button, .buttonUp {
	padding: 5px 10px ;
	margin: 0px 10px 10px 10px ;
	background: #88B3DA ;
	border: 1px solid #ffffff ;
}

.buttonUp {
	background: none ;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #374959 ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.nav_link:hover {
	color: #ffffff ;
	text-decoration: underline ;
}

a:link {
	color: #005DB0 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #0086FC ;
}

#content {
	padding: 10px 20px 20px 20px ;
}

/* Content Classes */

.home_lst {
	font-weight: bold ;
	margin-bottom: 5px ;
}

.home_ul {
	margin-top: 0px ;
}