body {
	margin: 0px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background: url(images/page_bg.gif) #bfbfbf ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #000000 ;
	line-height: 18px ;
}

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

input, select, textarea {
	font-size: 12px ;
	font-family: verdana, arial, sans-serif ;
}

table {
	border-collapse: collapse ;
}

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

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

h1 {
	font-size: 25px ;
	font-weight: normal ;
	color: #166999 ;
	margin-top: 0px ;
	font-family: verdana ;
	letter-spacing: -1px ;
	line-height: 31px ;
}

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

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

.button, .buttonUp {
	background: url(images/button_bg.gif) ;
	background-position: center ;
	padding: 7px 7px 7px 17px ;
	border-bottom: 1px solid #0F4667 ;
}

.buttonUp {
	background: url(images/button_bgUp.gif) ;
	background-position: center ;
}

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

a.navLink:hover {
	color: #FFC73B ;
	text-decoration: underline ;
}

a:link {
	color: #418797 ;
}

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

a:hover {
	color: #2C5B66 ;
}

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

.bCrumb {
	font-size: 10px ;
	color: #666666 ;
	padding-bottom: 10px ;
}

a.top_link:link, a.top_link:active, a.top_link:visited {
	color: #ffffff ;
	font-size: 18px ;
	font-weight: normal ;
	letter-spacing: -1px ;
	text-decoration: none ;
}

a.top_link:hover {
	text-decoration: underline ;	
}

.top_linkButton {
	padding: 10px ;
	border-left: 1px solid #7F631D ;
	text-align: center ;
}
