@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	color: #035;
	background-color: #035;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../PAGE_ART/Structural/backgrndTile.jpg);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1   {
	font-size: 1.25em;
	font-weight: bolder;
}
h2 {
	font-size: 1.125em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #7F94A5;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
p   {
	font-size: .85em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #678DAE;
	text-decoration: none;
}
a:hover {
	color: #3E77AC;
}
a:visited {
	color: #666;
}


#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 150px;
	text-align: center;
}
#navTop {
	height: 28px;
	color: #8099AD;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navTopMain {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
}

ul {
	display: inline;
	height: 29px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#navTop li  {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 0.95em;
	letter-spacing: 0.12em;
	background-color: #D7DFE5;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #678DAE;
	border-right-color: #678DAE;
	border-bottom-color: #678DAE;
	border-left-color: #678DAE;
	height: 28px;
	width: 179px;
	border-collapse: collapse;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#navTop .lastItem  {
	background-color: #D7DFE5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #678DAE;
	width: 20%;
}
#navTop li a:link {
	color: #000F47;
	text-decoration: none;
}
#navTop li a:visited {
	color: #5D85A9;
	text-decoration: none;
}
#navTop li a:hover {
	color: #FFF;
	text-decoration: overline;
}
#navTop li a:active {
	color: #F60;
	text-decoration: none;
}
#mainContent {
	text-align: left;
	padding: 0px;
	width: 900px;
	float: left;
	background-image: url(../PAGE_ART/Structural/columImages/columnsThree_YRepeat.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #FFF;
}
.column294 {
	margin: 0px;
	float: left;
	width: 276px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}


.colum3_cap {
	background-image: url(../PAGE_ART/Structural/columImages/columnsThree_Cap.gif);
	height: 7px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: bottom;
	background-color: #FFF;
}
.column3_foot {
	background-image: url(../PAGE_ART/Structural/columImages/columnsThree_Foot.gif);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 900px;
	background-position: top;
	background-color: #FFF;
}
#mainContentNoColumns {
	float: left;
	width: 900px;
	background-color: #FFF;
}
.BoldHeaderAllCaps {
	text-transform: uppercase;
	margin: 0px;
	font-weight: bolder;
	color: #7F94A5;
	font-size: 1.025em;
}

.colOne864 {
	border: 1px solid #5D85A9;
	width: 874px;
	float: left;
	margin: 4px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.colOne864 table tr td p {
	font-size: .9em;
	color: #F03;
}
#footer {
	font-size: x-small;
	color: #5D85A9;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5D85A9;
	border-right-color: #5D85A9;
	border-bottom-color: #5D85A9;
	border-left-color: #5D85A9;
	clear: both;
	line-height: 16px;
	padding: 12px;
	margin-top: 12px;
	background-color: #FFF;
}
#navLow {
	width: 100%;
	display: inline;
}

#footer a:link {
	color: #000F47;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
	color: #666;
	text-decoration: overline;
	text-transform: uppercase;
}
#footer a:active {
	color: #C00;
	text-decoration: none;
	text-transform: uppercase;
}
#BigChartCentered {
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
}
#proverb {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #678DBC;
	text-align: center;
	width: 795px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
}

.centerMe {
	text-align: center;
}
.ItalicizeMe {
	font-style: italic;
}
.imgFloatLeft {
	float: left;
	margin-right: 12px;
}
.clearMyPhone {
	float: right;
	height: 155px;
	width: 280px;
	background-image: url(../PAGE_ART/Structural/AcademyPhoneNumber.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
.verticalBanner280 {
	padding: 0px;
	float: right;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.ClearPrice {
	font-size: 1.5em;
	color: #7F8BBF;
}

