﻿@import url('layout.css');
body {
	margin: 0 Auto 0 Auto;
	font-family: "Gill Sans MT";
	font-size: small;
	color: #000;
	background-color: #FFFFFF;
}
#container {
	margin: 0 auto 0 auto;
	display: block;
	width: 800;
	position: relative;
	background-color: #FFFFFF;
}
ad {
	width: 796;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #171165;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}
#sidebar {
	float: left;
	width: 130px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	z-index: inherit;
}
#content {
	float: inherit;
	background-color: #fff;
	font-family: "Arial Narrow";
	font-size: 13px;
	top: auto;
	color: #666666;
}
#footer {
	text-align: center;
	clear: both;
	width: auto;
	overflow: auto;
	background-color: #5A5B5D;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	color: #FFFFFF;
}
#masthead img {
	border-color: #171165;
	float: left;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar a {
	font-weight: normal;
	color: #118;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #171165;
	color: #CCCCCC;
	font-weight: bold;
}
.mc_header_tag {
	text-align: right;
	width: 250;
	font-style: normal;
	background-color: #FFFFFF;
}
mc header tag {
	color: #FFFFFF;
	text-align: right;
	background-color: #1D1A63;
	font-style: italic;
	text-decoration: none;
}
Header tag {
	color: #FFFFFF;
	background-color: #1D1A63;
	text-align: right;
	width: 250;
	font-style: italic;
}
.mc_header_addr {
	color: #FFFFFF;
	background-color: #969696;
	text-align: right;
	vertical-align: middle;
}
.mc_header_logo {
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
.mc_MenuGeneral {
	color: #FFFFFF;
	background-color: #4349F5;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: lighter;
}
.mc_header_TagLine {
	color: #FFFFFF;
	background-color: #969696;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	font-size: 20px;
	font-family: "Arial Narrow";
}




#header {
	float: inherit;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	top: auto;
	color: #666666;
	font-weight: bold;
}
.mc_header_TagLineMinor {
	color: #FFFFFF;
	background-color: #969696;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	font-size: large;
	font-style: italic;
	font-family: "Arial Narrow";
	font-weight: normal;
}
.style_Normal {
	font-weight: normal;
	font-family: "Arial Narrow";
}
