﻿#masthead {
	height: 90px;
}
#footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #515151;
	height: 60px;
}
#footer a {
	color: #025FB9;
}
#footer_left {
	width: 50%;
	float: left;
	text-align: left;
}
#footer_right {
	width: 49%;
	float: right;
	text-align: left;
}
.footer_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#divider {
	height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D9D9D9;
}
#divider ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divider ul li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: none;
	width: 126px;
	font-family: AGLettericaCondensed, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	float: left;
}
#divider ul li a {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: none;
	width: 126px;
	font-family: AGLettericaCondensed, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	float: left;
}
#divider ul li a:hover {
	background-color: #1382D3;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 126px;
	font-family: AGLettericaCondensed, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: tahoma;
}
input {
	color: black;
	font-size: 11px;
	font-family: tahoma;
}
select {
	color: black;
	font-size: 11px;
	font-family: tahoma;
}
textarea {
	color: black;
	font-size: 11px;
	font-family: tahoma;
}
a {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
li {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.biggertitle {
	color: #003366;
	font-size: 22px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
.title {
	color: #003366;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
.smallertitle {
	color: #003366;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
.subtitle {
	color: #333333;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
}
.messagetitle {
	color: #336633;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
.errortitle {
	color: red;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
}
.tips {
	color: #999999;
	font-size: 9px;
	font-family: tahoma;
}
.normaltextsmaller {
	color: #333333;
	font-size: 9px;
	font-family: tahoma;
}
.normaltextbigger {
	color: #333333;
	font-size: 14px;
	font-family: tahoma;
}
.normaltext {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.normaltextitalic {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-style: italic;
}
.normaltextstrong {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.tableheader {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.linksmaller {
	color: #336699;
	text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
}
.link {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.linkstrong {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.linkstrongattention {
	color: red;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.linkstrongattentionbigger {
	color: red;
	text-decoration: none;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.sideboxheader {
	color: #FFFCA2;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}
.menu {
	font-family: AGLettericaCondensed, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	text-transform: uppercase;
}

.menuselected {
	font-family: AGLettericaCondensed, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.quicktest {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}
.quicktestsmaller {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
}
.footer {
	color: #7e7e7e;
	font-size: 11px;
	font-family: tahoma;
}
