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

table {
	border-collapse: collapse ;
}

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

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

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

h1 {
	font-size: 18px ;
	font-weight: bold ;
	color: #349F2D ;
	border-bottom: 1px solid #236B1E ;
	font-family: tahoma ;
	margin-top: 0px ;
	padding: 2px ;
}

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

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

.button {
	padding: 2px 10px ;
	margin: 3px 3px ;
	background: #000000 ;
	border: 1px solid #ffffff ;
}

.buttonup {
	padding: 2px 10px ;
	margin: 3px 3px ;
	background: #990000 ;
	border: 1px solid #ffffff ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 10px ;
	font-family: verdana ;
	font-weight: bold ;

}

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

a:link {
	color: #0C50A1 ;
}

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

a:hover {
	color: #1070E6 ;
}

#holder {
	width: 758px ;
	margin: auto ;
}

#heading {
	background: url(images/headingbg.gif) ;
	text-align: right ;
	padding-right: 220px ;
	padding-top: 3px ;
	padding-bottom: 4px ;
}

#content {
	padding: 15px 15px 5px 15px ;
}

a.topNavLink:link, a.topNavLink:active, a.topNavLink:visited {
	color: #666666 ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;

}

a.topNavLink:hover {
	color: #349F2D ;
	text-decoration: underline ;
}
