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

table {
	border-collapse: collapse ;
}

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

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

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

h1 {
	font-size: 14px ;
	font-weight: bold ;
	color: #435A7F ;
	font-family: tahoma ;
	margin-top: 0px ;
}

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

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

.button {
	padding: 10px 10px ;
	background: url(images/navBg.gif) ;
	background-position: center ;
	border-left: 1px solid #6587BF ;
	text-align: center ;
}

.buttonUp {
	padding: 10px 10px ;
	background: url(images/navBg_up.gif) ;
	background-position: center ;
	border-left: 1px solid #6587BF ;
	text-align: center ;
}

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: #435A7F ;
}

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

a:hover {
	color: #6587BF ;
}

#content {
	padding: 10px ;
}

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

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

.sideButton {
	padding: 4px 8px ;
	border-bottom: 1px solid #b2b2b2 ;
}

a.sideLink:link, a.sideLink:visited, a.sideLink:active {
	color: #666666 ;
	font-size: 14px ;
	letter-spacing: -1px ;
	text-decoration: none ;
	font-weight: bold ;
}

a.sideLink:hover {
	color: #435A7F ;
	text-decoration: underline ;
}

#topBlurb {
	border: 1px solid #6587BF ;
	padding: 10px ;
	margin-bottom: 10px ;
	background: url(images/blurbBg.gif) ;
	background-position: top ;
	color: #ffffff ;
	font-weight: bold ;
	font-size: 12px ;
	line-height: 18px ;
}