/*------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
/*---------------BEGIN MAIN MENU -----------------------*/
.mainNav ul
{
	list-style: none;
}
.mainNav li
{
	display: inline;
}
.mainNav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	padding-top:10px;
	margin-bottom:-11px;
	height: 31px;	
	/*------ FIX FOR IE ----*/
	_padding-top:10px;
	_margin-bottom:-11px;
	/*----------------------*/
}
.mainNav a {
	background: #C2DBE9  url(../images/nav/tabLeftSide.gif) left top no-repeat;
	text-decoration:none;
	color:#004f6d;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	/*------ FIX FOR IE ----*/
	_padding-top: 0;
	_padding-bottom: 0;	
	/*----------------------*/
}
.mainNav a span {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #C2DBE9  url(../images/nav/tabRightSide.gif) right top no-repeat;
}
.mainNav a:hover {
	background: #006792  url(../images/nav/tabLeftOver.gif) left top no-repeat;
	text-decoration:none;
	color:#ffffff;
	padding-left: 20px;
}
.mainNav a:hover span {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #006792  url(../images/nav/tabRightOver.gif) right top no-repeat;
}
.mainNavSelected a {
	background: #006792  url(../images/nav/tabLeftOver.gif) left top no-repeat;
	text-decoration:none;
	color:#ffffff;
	padding-left: 20px;
}
.mainNavSelected a span {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #006792  url(../images/nav/tabRightOver.gif) right top no-repeat;
}
/*--------------- END MAIN MENU -----------------------------*/

/*---------------BEGIN SUB NAV MENU -------------------------*/
.subNav ul
{
	list-style: none;
}
.subNav li
{
	display: inline;
}
.subNav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	height: 22px;
	margin-bottom: -10px;
	padding-top: 4px;
}
.subNav a {
	background: #006792;
	text-decoration:none;
	color:#ffffff;
	padding: 4px 30px;
}
.subNav a:hover {
	background: #D95529;
	text-decoration:none;
	color:#ffffff;
}
.subNavSelected a {
	background: #D95529;
	text-decoration:none;
	color:#ffffff;
/*	border: thin solid #00FF00;
*/}

/*--------------- END SUB NAV MENU -----------------------------*/

/*--------------- BEGIN CALLOUT -----------------------------*/

.callout{
	background-image: url(../images/calloutBG.jpg);
	background-repeat: repeat-x;
	height: 130px;
	vertical-align: top;
}
.callout h5 a:link, .callout h5 a:visited, .callout h5 a:active{
	color: #006792;
	text-decoration: none;
}
.callout h5 a:hover{
	text-decoration: underline;
}
.expandList {
	padding-top: 5px;
	padding-left: 20px;
}

.calloutFlash {
	background-image: url(../images/calloutBG.jpg);
	height: 130px;
	vertical-align: top;
	background-repeat: no-repeat;
}

.callout h5{
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.callout strong{
	margin: 0 0 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
.callout p{
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.calloutLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006792;
	padding-left: 10px;
}
.calloutLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006792;
	text-decoration:none;
}
.calloutLinks a:hover {
	text-decoration:underline;
}
.calloutLinks img {
	margin-right: 5px;
}

/*--------------- END CALLOUT -----------------------------*/

/*---------------BEGIN SURVEY MENU -------------------------*/
.survey ul
{
	list-style: none;
}
.survey li
{
	display: inline;
}
.survey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}
.survey em{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	font-style: normal;
}
.survey a {
	background: #006792;
	text-decoration:none;
	color:#ffffff;
}
.survey a:hover {
	background: #D95529;
	text-decoration:none;
	color:#ffffff;
}
.surveySelected a {
	background: #D95529;
	text-decoration:none;
	color:#ffffff;
/*	border: thin solid #00FF00;
*/}

/*--------------- END SURVEY MENU -----------------------------*/



/*--------------- BEGIN CITIES HEADER -----------------------------*/

.headerCities {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #006792;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.headerCities ul {
	list-style:none;
}
.headerCities li {
	display: inline;
}
.headerCities a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006792;
	text-align: right;
	margin-right: 10px;
	text-decoration:none;
}
.headerCities a:hover {
	text-decoration:underline;
}
.dot{
	padding: 0 4px;
}

/*--------------- END CITIES HEADER -----------------------------*/

.mainTable{
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/swoosh.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.headerRow{
	vertical-align: top;
	height: 120px;
	padding: 0 8px 2px 0;
}
.headerRow h1{
	position: absolute;
	font-size: 11px;
	color: #E32F09;
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 90px;
	margin-left: 100px;
}
.logo{
	margin: 15px 0 0 15px;
	position: absolute;
}


.fadeBoxUp{
	float: right;
	width: 261px;
	height: 112px;
	margin-top: 6px;
	background-image: url(../images/fadeUp.jpg);
	background-repeat: repeat-x;
}
.contact{
	height: 112px;
	background-image: url(../images/contact.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: right;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactText{
	padding: 5px 5px 0 0;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.mainContent{
	padding: 0 7px 8px 7px;
}
.contentTable{
	width: 100%;
}
.navRow{
	height: 23px;
	background-color: #005067;
}
.tagRow{
	background-color: #357B8F;
	height: 32px;
	text-align: center;
}
.tagRow h3{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFF;
	font-size:14px;
	margin: 0;
	padding: 0;
}
.bodyCopy{
	padding:15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.bodyCopy span{
	font-weight: bold;
	font-style: normal;
	color: #E32F09;
}

/*--------------- BEGIN FOOTER NAV -----------------------------*/
.footer{
	width: 800px;
	margin: 0 auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.footer a {
	width: 800px;
	margin: 0 auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer ul
{
	list-style: none;
}
.footer li
{
	display: inline;
	padding-left: 18px;
}

/*--------------- END FOOTER NAV -----------------------------*/

.sidebarFeature {
	background-image: url(../images/content/sidebarGradient.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #58595B;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.sidebarFeature a{
	font-size: 11px;
	font-weight:bold;
	color: #58595B;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-decoration:none;
}

.sidebarFeature a:hover{
	text-decoration:underline;
}
.sidebarFeature h1{
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006792;
	margin-bottom: 15px;
}
.sidebarFeature ul {
	padding-left: 20px;
}
.mainCopy {
	font-size: 11px;
	color: #000000;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.mainCopy h1 {
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006792;
	margin-bottom: 10px;
}
.pullQuote {
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006792;
	padding-left: 20px;
	margin: 10px;
}
.tertiaryNav{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	
}
.mainCopy ol {
	padding-left: 30px;
}
.tertiaryNav li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
.tertiaryNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.tertiaryNav a:hover {
	text-decoration:underline;
}
.mainCopy h2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006792;
	margin-bottom: 10px;
}
.imageRight {
	margin: 5px;
}
.mainCopy a:hover {
	text-decoration: underline;
}
.tableCopy {
	font-size: 9px;
	color: #58595B;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.mainCopy a {
	font-size: 11px;
	color: #418497;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-decoration: none;
}
.mainCopy ul {
	padding-left: 30px;
}
