/* =================================================== */

body {
	color: #222222;
	background-repeat: repeat-x;
	font-family: Geneva, Helvetica, Arial;
	font-size: 13px;
}

hr {
	border: 1px solid #CCCCCC;
	border-top: none;
}

#Header {
	padding: 0px;
}

.header-Title {
	padding-left: 20px;
	font-family: Arial;
	color: white;
	font-size: 46px;
}

.header-subTitle {
	padding-left: 30px;
	padding-top: 15px;
	font-family: Arial;
	color: white;
	font-size: 16px;
}

.page-titles {
	color: #325694;
	font-size: 20px;
	font-weight: bold;
}

.med-titles {
	color: #3f733b;
	font-size: 14px;
	font-weight: bold;
}

#Content {
	background-color: auto;
	padding: 20px;
}

#Content a {
	color: auto;
	text-decoration: underline;
}

#Content a:hover {
	color: auto;
	text-decoration: underline;
}

#Footer {
	color: #444444;
	border-top: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: center;
	padding: 10px;
	font-size: 11px;
}

#Footer a {
	color: #444444;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}

#TheDate {
	text-align: right;
	font-size: 11px;
	color: white;
	padding-right: 10px;
}

.shadow { width: 13px;
}
