body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #444444;
}

a:link{ color: #2C73A2; text-decoration: none; }
a:hover{ color: #2C73A2; text-decoration: underline; }
a:visited{ color: #2C73A2; text-decoration: none; }
a:active{ color: #2C73A2; text-decoration: none; }

td {
	vertical-align: top;
}

.footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #768e9a;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.menu {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-weight: bold;
	color: #186fa0;
	font-size: 11px;
	background-color: #F8F8F8;
}
.menu img {
	margin-right: 6px;
}

.menu a:link{ color: #67757c; text-decoration: none; }
.menu a:hover{ color: #67757c; text-decoration: underline; }
.menu a:visited{ color: #67757c; text-decoration: none; }
.menu a:active{ color: #67757c; text-decoration: none; }

.col1 {
	vertical-align: top;
}
#menu_active {
	background-color: #f0f5f7;
}.col2 {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 20px;
}
.title {
	font-size: 18px;
	color: #2C73A2;
	font-weight: bold;
	margin-bottom: 6px;
}
.col3 {
	vertical-align: top;
	font-size: 10px;
	color: #999999;
}
.title2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}.maintable {
	margin-top: 5px;
	margin-bottom: 30px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #746945;
	margin-top: 12px;
}
