body {
	padding: 0px;
	margin: 0px;
	background-color: #eee;
	font-family: verdana;
}

.whiteborders {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.headerlinks {
	background-image: url('../images/header_right.gif');
	padding-bottom: 20px;
	color: #000;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}

.headerlinks2 {
	background-image: url('../images/header_right.gif');
	padding-bottom: 5px;
	color: #000;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}

A:link, A:active, A:visited {
	text-decoration: underline;
	color: #00f;
}

A:hover {
	text-decoration: none;
}

.headerlinks A:link, A:active, A:visited {
	text-decoration: underline;
	color: #000;
}

.headerlinks A:hover {
	text-decoration: none;
}

H1 {
	font-size: 24px;
	display: inline;
	vertical-align: top;
	text-align: left;
}

ul.mainnav {
	list-style: none;
	text-align: right;
	font-size: 11px;
	line-height: 24px;
}

.maincontent {
	padding-right: 20px;
	font-size: 12px;
	line-height: 16px;
}

.footer {
	font-size: 10px;
	border-top: 1px solid #666;
	padding: 4px;
	text-align: center;
}

.rightborder {
	border-right: 1px solid #666;
}

.homepage_mainheaderbg {
	background-image: url('../images/homepage_mainheaderbg.jpg');
	color: #000;
	text-align: center;
	font-size: 14px;
	width: 191px;
	height: 42px;
	text-transform: uppercase;
	padding-bottom: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: arial;
}

.mainheadercontent {
	background-color: #5f9498;
	font-size: 11px;
	padding: 5px;
}

.homepage_subheaderbg {
	background-image: url('../images/homepage_subheaderbg.jpg');
	color: #000;
	text-align: left;
	font-size: 12px;
	width: 153px;
	height: 26px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: arial;
}

.subheadercontent {
	background-color: #fff;
	font-size: 11px;
	padding: 5px;
}
