@charset "utf-8";
body {
	margin-top: -10px;
	background-color: #CCCCCC;
	margin-bottom: -10px;
}
.cell1 {
	border: 1px solid #224A7C;
}


.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #224A7C;
	text-decoration: none;
}

.cell2 {
	border: 1px solid #7694AB;
	background-color: #FFFFFF;
}
.box {
	border: 1px solid #224A7C;
}

.cell3 {
	background-attachment: fixed;
	background-image: url(images/edge.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.date {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #224A7C;
	text-decoration: none;
	font-weight: bold;
}
.headerRightbar {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #224A7C;
	text-decoration: none;
	font-weight: bold;
}
.header {
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E296B;
	text-decoration: none;
}
a:link {
	color: #d4091c;
	text-decoration: none;
}
a:visited {
	color: #F9D18C;
	text-decoration: none;
}
a:hover {
	color: #E32320;
	text-decoration: none;
}
a:active {
	color: #E25601;
	text-decoration: none;
}
.contentOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
.menubg {
	background-attachment: scroll;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

