body {
	background-color: #999999;
	font-family: Arial;
	font-size: 14px;
}

a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

input, textarea {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: thin;
}

.body {
	width: 962px;
	background-color: #999999;
	margin: 0px auto;
}

.subnavBody {
	width: 962px;
	background-color: #999999;
	margin: 0px auto;
}

.logo {
	width: 962px;
	height: 165px;
}

.content {
	width: 962px;
}

.navigation {
	width: 152px;
	height: 100%;
	float: left;
}

.navigationbody {
	width: 150px;
	height: 210px;
	padding-top: 25px;
	background-image: url(../images/navigation/top.gif);
	background-repeat: no-repeat;
}

a.navigationlink {
	display: block;
	width: 135px;
	height: 19px;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url(../images/navigation/nav_link.jpg);
}

a.navigationlink:link, a.navigationlink:active, a.navigationlink:visited {
	color: #0066FF;
	text-decoration: none;
}

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

a.navigationlinks {
	display: block;
	width: 135px;
	height: 19px;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url(../images/navigation/nav_links.jpg);
}

a.navigationlinks:link, a.navigationlinks:active, a.navigationlinks:visited {
	color: #0066FF;
	text-decoration: none;
}

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

.linksbody {
	width: 150px;
	height: 170px;
	padding-top: 30px;
	background-image: url(../images/navigation/links.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.main {
	width: 810px;
	float: right;
	height: auto;
	padding-bottom: 20px;
}

.subnavigation {
	height: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	visibility: hidden;
	border: none;
	left: 150px;
}

.crumb {
	width: 810px;
	height: 40px;
}

a.crumb:link, a.crumb:active, a.crumb:visited {
	color: #000000;
	text-decoration: none;
}

a.crumb:hover {
	color: #990000;
	text-decoration: underline;
}


.bordertop {
	width: 810px;
	height: 10px;
}

.bordertopbig {
	width: 810px;
	height: 25px;
}

.bordertopwide {
	width: 962px;
	height: 10px;
}

.borderbottom {
	width: 810px;
	height: 10px;
}

.borderbottomwide {
	width: 962px;
	height: 10px;
}

.borderright {
	width: 10px;
	height: 100%;
	float: right;
}

.borderleft {
	width: 10px;
	height: auto;
	float: left;
}

.crumbbody {
	width: 790px;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	background: url(../images/content_bg.gif);
}

.crumbContent {
	width: 700px;
	float: left;
}

.crumbSitemap {
	width: 90px;
	text-align: right;
	float: right;
}

.redirect {
	width: 962px;
}

.redirectbody {
	width: 942px;
	padding: 40px 10px 40px 10px;
	text-align: center;
	background: url(../images/content_bg_big.gif);
}

.border {
	vertical-align: top;
}

.spacer {
	height: 2px;
}

.maincontent {
	width: 810px;
}

.maincontentbody {
	width: 790px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: auto;
	float: right;
	background: url(../images/content_bg.gif);
}
