@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/backtrack.jpg);
	background-color: #7C5B4A;
	margin: 0px;
	padding: 0px;
}
.fltRt {
	float: right;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.tblBlu {
	background-color: #FFFFFF;
}
.tbleMain {
	font-family: "Century Gothic";
	color: #000000;
	background-color: #ffffff;
	border: thin solid #000000;
}
.masthead {

}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
h1 {
	font-family: Century Gothic;
        color: #EA4233;
	text-align: center;
	font-size: 24px;
}
h2 {
	font-family: Century Gothic;
}
h3 {
	font-family: Century Gothic;
}
.style1 {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 12px;
}
.navbar {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003366;
}
.ltable {
	margin-right: 20px;
}
#smallLink {
	font-size: 12px;
}

#redlink {
	color: #CC3333;
}
#greenlink {
	color: #009900;
.style5 {color: #0C5CAC}
.style6 {font-size: 14px}
.style7 {font-weight: bold; color: #ED332A;}
.style8 {
	color: #000000;
	font-size: 22px;
}
.bigredRight {
	color: #FF0000;
	text-align: center;
	padding-top: 20px;
}
.style9 {color: #000000}
.style10 {color: #202f6e}
.style12 {color: #FFFFFF}
.style14 {font-size: 10px}
.style105 {
	color: #EE3B33;
	font-weight: bold;
}
.style106 {color: #005A84}
.style107 {
	font-size: 10px
}
.style108 {color: #0000FF}
p {
	font-family: Century Gothic;
}
p.TextIndent {
	text-indent: 30px;
	text-align: left;
}
}
.header {
	height: 100px;
}
.mainTable {
	width: 760px;
	background-image: url(images/bg.gif);
	margin-top: 10px;
	background-color: #f3f3f3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

.footer {
	border-top-width: thin;
	border-top-color: #ffffff;
	font-size: 12px;
	color: #000099;
}
.byline {
	border-top-width: thin;
	border-top-color: #ffffff;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.footer a {
	font-size: 12px;
}
table {
	font-family: Century Gothic;
}
.leftColumn {
	width: 150px;
}
li {
	font-size: 14px;
}

.contentArea {
	width: 600px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #202F6E;
	background-color: #FCF8F3;
}
.smallText {
	font-size: 10px;
}
.fullwidth {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #D71920;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
