body {
	margin: 0px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: #ffffff ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

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

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

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

h1 {
	font-family: arial, sans-serif ;
	font-size: 18px ;
	color: #0450a3 ;
	font-weight: normal ;
	margin-top: 0px ;
}

h2 {
	font-family: arial, sans-serif ;
	font-size: 14px;  
	color: #0450a3;
	font-weight: normal;
}

h3 {
	font-family: arial, sans-serif ;
	font-size: 12px;  
	color: #0450a3;
	font-weight: bold;
}

p {
	padding-left: 15px ;
	line-height: 17px ;
}

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: #0450a3 ;
}

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

a:hover {
	color: #0565CC ;
}

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

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

.button {
	background: url(images/buttonBg.gif) ;
	border: 1px solid #2A3D59 ;
	padding: 5px 5px ;
	margin-top: 1px ;
}

.buttonUp {
	background: url(images/buttonBg_up.gif) ;
	border: 1px solid #2A3D59 ;
	padding: 5px 5px ;
	margin-top: 1px ;
}

a.catLink:link, a.catLink:active, a.catLink:visited {
	color: #2A3D59 ;
	font-size: 12px ;
	font-weight: bold ;
	text-decoration: none ;
}

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

.navSep {
	width: 50px ;
	text-align: center ;
}