body {
	padding: 0;
	margin: 0;
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

#navigation a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	margin: 0 0 0 15px;
	padding: 0;
}

#navigation a:hover {
	color: #09f;
}

div#wrapper {
	margin: 75px auto;
	padding: 0;
	width: 960px;
}

div.cell {
	float: left;
}

div.row {
	width: 100%;
	float: left;
}

div#logo {
	width: 285px;
}

div#navigation {
	width: 675px;
	text-align: right;
}

div#navigation ul {
	margin: 32px 0 0;
	padding: 0;
}

div#navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#header-lrg {
	width: 960px;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	height: 340px;
}

.contentcols {
	width: 200px;
	margin: 35px 40px 0 0;
	float: left;
	display: inline;
}

.contentcols p.fixedheight { height: 120px; }

a.smallarrow {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 2px 2px 2px 5px;
	width: 200px;
	background: #005288 url(/images/arrow-off.jpg) center right no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 193px;
}

a.smallarrow:hover {
	background: #09f url(/images/arrow-on.jpg) center right no-repeat;
}

#newsbar {
	margin: 35px 0 0;
	width: 240px;
	float: left;
}

#footer {
	width: 960px;
	border-top: 1px solid #000000;
	margin-top: 20px;
	float: left;
	clear: left
}

h1 {
	font-size: 18px;
	color: #5b5b5b;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #5b5b5b;
	font-weight: normal;
}

p {
	font-size: 12px;
	line-height: 1.3em;
	color: #5b5b5b;
}

a.news {
	text-decoration: none;
	font-size: 12px;
	color: #005288;
	width: 195px;
	float: left;
	clear: left;
}

a.foot {
	font-size: 10px;
	color: #5b5b5b;
	text-decoration: none;
	margin: 0 10px;
}

a.foot:hover {
	color: #09f;
}

a.news:hover {
	color: #09f;
}

#foot1 {
	margin-left:0px;
}

div#header-sml {
	width: 960px;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	height: 130px;
}

#contentsincol {
	width: 680px;
	margin: 35px 40px 0 0;
	float: left;
	display: inline;
}

label {
	font-size: 12px;
	color: #5b5b5b;
}

td {
	font-size: 12px;
	color: #5b5b5b;
}