﻿body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-image: url(images_background/body.gif);
}

.layoutbox {
	border: 4px solid #000000;
}
.header {
	background-image: url(images_background/header.gif);
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.content_sub {
	background-color: #FFFFFF;
	border-top: 2px solid #0000CC;
	border-bottom: 2px solid #0000CC;
	padding: 4px;
}
.content_sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}
.footer {
	background-image: url(images_background/footer.gif);
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
a:link.footer_link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited.footer_link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.footer_link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active.footer_link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.logo {
	padding-left: 20px;
}
.navigation {
	margin-top: 2px;
	margin-bottom: 2px;
}
.navigation_column_1 {
	width: 70px;
}
.navigation_column_2 {
	width: 100px;
}
.navigation_column_3 {
	width: 80px;
}
a:link {
	color: #004080;
	text-decoration: underline;
}
a:visited {
	color: #004080;
	text-decoration: underline;
}
a:hover {
	color: #004080;
	text-decoration: none;
}
a:active {
	color: #004080;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px;
	background-color: #FFFFFF;
}
.frontpage {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E0E0E0;
}
.frontpage_image {
	border: 4px double #FFFFFF;
}
.inlinelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #004080;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #004080;
}
.inlinelink_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
}
