@charset "utf-8";
/* CSS Document */
body {
	background-color: #87aec5;
	margin: 0px;
	padding: 0px;
	background-image: url(images/GradientBackground.gif);
	background-repeat: repeat-x;
}
.outLined {
	border: thin solid #666666;
}
.fltRt {
	float: right;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.tblBlu {
	background-color: #FFFFFF;
}
.tbleMain {
	font-family: "Century Gothic";
	color: #000000;
	background-color: #ffffff;
}
.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: Arial, Helvetica, sans-serif;
}
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-top-width: thick;
	border-top-style: solid;
	border-top-color: #87AEC5;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	color: #0000CC;
	}
.ltable {
	margin-right: 20px;
}
#smallLink {
	font-size: 12px;
}

#redlink {
	color: #CC3333;
}
#greenlink {
	color: #009900;
	}
.style2 {color: #202F6E}
.style3 {font-size: small; font-style: italic; }
.style5 {color: #0C5CAC}
.style6 {font-size: 13px}
.style7 {font-weight: bold; color: #ED332A;}
.style8 {
	color: #000000;
	font-size: 22px;
}
.style9 {color: #000000}
.style10 {color: #202f6e}
.style11 {color: #339933
}
.style12 {color: #FFFFFF}
.style14 {font-size: 10px}
.style105 {
	color: #EE3B33;
	font-weight: bold;
}
.style106 {color: #005A84}
.style107 {
	font-size: 10px
}
.style108 {color: #0000FF}
.style109 {font-family: "Trebuchet MS"; color: #275855; font-weight: bold; }
.style110 {color: #275855}
.style111 {	color: #F00000
}
.style113 {
	color: #FF0000;
	font-weight: bold;
}
.style114 {font-size: small;
}
.style115 {color: #990000}
.style116 {font-size: 12px}
.style124 {font-weight: bold}
.bigredRight {
	color: #FF0000;
	text-align: center;
	padding-top: 8px;
}
.bigBlack {
	color: #000000;
	text-align: center;
	padding-top: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
p.TextIndent {
	text-indent: 30px;
	text-align: left;
}
}
.header {
	height: 100px;
}
.mainTable {
	width: 776px;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}

.footer {
	border-top-width: thin;
	border-top-color: #000000;
	color: #000000;
	background-color: #ffffff;
	padding-top: 10px;
}
.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: #ffffff;
}
.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%;
}
topNav {
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	height: 45px;
	width: 820px;
}
.tbleMain .fullwidth a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tbleMain .fullwidth a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.ltblutable {
	background-color: #BAD7E5;
}

