@charset "utf-8";
a:hover.footer_links {
	color: #113D7A;
}

a:hover.links {
	color: #B80000;
}
.links {
	color: #144284;
	text-decoration: none;
}


/* CSS Document */

body {
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Calibri;
	font-size: 13px;
	color: #333333;
}
.container {
	background-color: #FFFFFF;
	background-image: url(../images/template/frame.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	height: 100%;
}
.caption {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	height: 20px;
	width: 100%;
}
.display {
	height: 222px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.drop_menu {
	font-family: Calibri;
	font-size: 13px;
	font-weight: normal;
	color: #123E7B;
	text-decoration: none;
	width: 135px;
}
.footer {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: none;
	clear: both;
	padding-top: 30px;
}
.footer_links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
}
.header {
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	width: 835px;
	margin-top: 20px;
	margin-right: 57px;
	margin-left: 58px;
	text-align: left;
	vertical-align: top;
	height: 100%;
	margin-bottom: 20px;
	float: none;
	background-color: #FFFFFF;
}
.sub_title {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #113D7A;
	text-decoration: none;
}
.menubar {
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.subheader {
	height: 40px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
.titlebar {
	height: 20px;
	width: 835px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #113D7A;
	text-decoration: none;
}
