body {
	margin: 0px 0px 10px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background: url(images/pageBg.gif) #F2F2F2 ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #363636 ;
}

p {
	line-height: 19px ;
}

table {
	border-collapse: collapse ;
}

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

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

h1 {
	font-size: 18px ;
	font-weight: bold ;
	color: #095988 ;
	font-family: tahoma ;
	margin-top: 0px ;
}

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

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

.button {
	padding: 10px 15px ;
	background: none ;
	border-right: 1px solid #248700 ;
}

.buttonUp {
	padding: 10px 15px ;
	background: url(images/navBg_up.gif) ;
	background-position: center ;
	border-right: 1px solid #248700 ;
}

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

a.navLink:hover {
	color: #095988 ;
}

a:link {
	color: #095988 ;
}

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

a:hover {
	color: #248700 ;
}

#content {
	padding: 15px ;
}

.home_tCol {
	background: #165400 ;
	color: #ffffff ;
	border-top: 1px solid #ffffff ;
	font-size: 10px ;
}