.content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.quote {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #274674;
	float: left;
	width: 200px;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	background-color: #F7F7F7;
	border: 1px solid #E9E9E9;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #274674;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #274674;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #274674;
}
h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #274674;
}
.date {
	font-size: 10px;
	color: #990000;
	letter-spacing: 0.1em;
	text-align: right;
	margin: 5px;
}
.menu_item {
	text-decoration:none;
	color:#274674;
	background-color:#F7F7F7;
	display: block;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a.menu_item {
	font-size: 14px;
	text-decoration:none;
	color:#274674;
	margin: 0px;
	padding: 2px;
	border: 1px solid #FFFFFF;
}

a.menu_item:hover {
	text-decoration:none;
	background-color:#274674;
	color: #FFFFFF;
}
hr {
	border: 1px dashed #CCCCCC;
	display: block;
	clear: both;
	height: 1px;
}
.side_right {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.side_left {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #F5F5F5;
}
.tableheading {
	background-color: #D5E6F0;
}
.tablecells {

	background-color: #E6EBEE;
}
