@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #004685;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a:link, a:visited {
	color: #e1393e;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #e1393e;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #004685;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #004685;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #004685;
	padding: 0px;
	margin: 0px;
}
#copyright { 
	font-size: 13px;
	color: #fff;
	width: 990px; 
	margin: 0px;
	padding: 5px 0px 10px 10px;
	text-align: left;
	background-color: #004685;
} 
#n5 { 
	font-size: 11px;
	color: #fff;
	width: 990px; 
	margin: 0; 
	padding: 10px 0px 10px 10px;
	text-align: left;
}
#n5 a:link, #n5 a:visited { 
	color: #fff;
	text-decoration: none;
} 
#n5 a:hover, #n5 a:visited:hover { 
	color: #fff;
	text-decoration: underline;
} 
/* SECONDARY PAGES */

#list ul {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
}
#list li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#container { 
	width: 1000px; 
	background: #fff;
	margin: 0 auto; 
	padding: 0px;
	text-align: left;
} 
#headerTop {
	background:	#004685;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 985px;
}
#header {
	padding: 0px;
	margin: 0px;
	height: 255px;
	position: absolute;
	top: 0px;
} 
#headerBgAbout {
	background-image: url(/images/header_about.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 1000px;
	position: relative;
}
#headerBgPrograms {
	background-image: url(/images/header_programs.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 1000px;
	position: relative;
}
#headerBgBusiness {
	background-image: url(/images/header_business.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 1000px;
	position: relative;
}
#headerBgRelocate {
	background-image: url(/images/header_relocate.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 1000px;
	position: relative;
}
#headerBgMisc {
	background-image: url(/images/header_misc.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 1000px;
	position: relative;
}
#headerNav {
	color: #004685;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 10px 15px 0px 0px;
	float: right;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#headerNav p {
	margin: 0px;
	padding: 0px;
}
#headerNav a:link, #headerNav a:visited {
	color: #004685;
	text-decoration: none;
}
#headerNav a:hover, #headerNav a:visited:hover {
	text-decoration: underline;
}
#headerAd {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	line-height: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 205px;
	right: 60px;
	bottom: 15px;
	letter-spacing: 3px;
}
#breadcrumb {
	background:	#fff;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
	width: 985px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .onBread {
	color: #004685;
}
#content { 
	font-size: 13px;
	margin: 265px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 760px;
	float: right;
} 
#sidebar {
	width: 210px;
	margin: 265px 0px 0px 10px;
	padding: 0px;
	float: left;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li, #sidebar li a:link, #sidebar li a:visited {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: 203px;
}
#sidebar li a:hover, #sidebar li a:visited:hover {
	color: #004685;
	background-color: #d9e3ed;
	text-decoration: none;
	width: 200px;
}
#sidebar li.on, #sidebar li.on a:link, #sidebar li.on a:visited {
	color: #004685;
	background-color: #d9e3ed;
	display: block;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	padding: 0px;
	width: 200px;
}
#sidebar h3 {
	font-size: 10px;
	line-height: 30px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -5000px;
}
#sidebar img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#sidebarAbout {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image:url(/images/nav_hdr_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarPrograms {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image:url(/images/nav_hdr_programs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarBusiness {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image:url(/images/nav_hdr_business.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarRelocate {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image:url(/images/nav_hdr_relocate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	background-image:url(/images/footer.jpg);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #004685;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 25px 0px 25px 10px;
	position: relative;
	width: 990px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
	text-decoration: underline;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#headerNav #btnJoin {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	line-height: 29px;
	float: right;	
	background-image:url(/images/btn_join.png);
	height: 31px;
	width: 156px;
	background-repeat: no-repeat;
	display: block;
}
#headerNav #btnJoin a:link, #headerNav #btnJoin a:visited  {
	color: #fff;
	background-image:url(/images/btn_join.png);
	height: 31px;
	width: 156px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#headerNav #btnJoin a:hover, #headerNav #btnJoin a:visited:hover {
	background-image:url(/images/btn_join_swap.png);
	height: 31px;
	width: 156px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
#eUpdates {
	margin: 0 auto;
	padding: 15px 5px 0px 5px;
	width: 315px;
	height: 55px;
	color: #fff;
	font-weight: bold;
	background-image: url(/images/eupdates_bg.jpg);
	background-repeat: no-repeat;
}
#eUpdates .formBox {
	font: #000;
	width: 200px;
}
#prevNews {
	width: 308px;
	text-align: center;
	line-height: 20px;
	margin: 0px auto;
	padding: 3px 0 0 0;
	display: block;
    border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #004685;
	border-bottom-color: #004685;
	border-left-color: #004685;
}
.titlePrevNews {
	width: 300px;
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 25px auto 0px auto;
	padding: 5px;
	background-color: #004685;
	display: block;
}
.titleCalendar {
	float: right;
}
.titleCalendar a:link, .titleCalendar a:visited {
	width: 200px;
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 15px;
	padding: 5px;
	background-color: #e1393e;
	display: block;
}
.titleCalendar a:hover, .titleCalendar a:visited:hover {
	background-color: #004685;
	text-decoration: none;
}
.titleMom {
	float: right;
}
.titleMom a:link, .titleMom a:visited {
	width: 200px;
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 35px 10px 15px;
	padding: 5px;
	background-color: #e1393e;
	display: block;
}
.titleMom a:hover, .titleMom a:visited:hover {
	background-color: #004685;
	text-decoration: none;
}
.titleNew {
	float: right;
}
.titleNew a:link, .titleNew a:visited {
	width: 200px;
	height: 20px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 15px;
	padding: 5px;
	background-color: #e1393e;
	display: block;
}
.titleNew a:hover, .titleNew a:visited:hover {
	background-color: #004685;
	text-decoration: none;
}
#newsletter	{
	width: 360px;
	margin: 20px 0px 10px 15px;
	text-align: center;
	float: left;
}
#flyers {
	width: 360px;
	margin: 20px 15px 10px 0px;
	text-align: center;
	float: right;
}
#map{
	width: 425px;
	margin: 0px auto;
}
.btnLogo {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: absolute;
	float: left;
	top: 0px
}
.centerText { 
	text-align: center;
}
img {
	border: 0px;
}
.imgCenter {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.imgPdf {
	display: inline;
	vertical-align: bottom;
	height: 20px;
	width: 20px;
}
.hlght {
	color: #e1393e;
	font-weight: bold;
}
.missionHdr {
	font-size: 1.3em;
	color: #fff;
	text-align: center;
	background-color: #e1393e;
	font-weight: bold;
	display: block;
	width: 450px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border: thin solid #e1393e;
}
.mission {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	display: block;
	width: 450px;
	margin: 0px;
	padding: 5px;
	border: thin solid #e1393e;
}
.quote {
	font-size: 1.1em;
	color: #e1393e;
	text-align: right;
	font-weight: bold;
	font-style:italic;
	display: block;
	padding: 0px 0px 0px 200px;
	margin: 0;
}
.quoteSig {
	font-size: .9em;
	color: #e1393e;
	text-align: right;
	font-weight: bold;
	display: block;
	padding: 5px 0px 0px 200px;
	margin: 0;
}
.quoteLft {
	font-size: 1.1em;
	color: #e1393e;
	text-align: left;
	font-weight: bold;
	font-style:italic;
	display: block;
	padding: 0px 200px 0px 0px;
	margin: 0;
}
.quoteSigLft {
	font-size: .9em;
	color: #e1393e;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 0px 200px 0px 5px;
	margin: 0;
}
.contact{
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-align: center;
}
.sm {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}
.buttonMade, .buttonMade a:link, .buttonMade a:visited {
	padding: 0px;
	margin: auto;
	width: 325px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: #e1393e;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.buttonMade a:hover, .buttonMade a:visited:hover {
	background-color: #004685;
	text-decoration: none;
}

/* ********************* secNav ********************* */
#secNav {
	width: 210px;
/*	border: 1px solid #e1393e; */
	padding: 10px;
	margin: 0px 10px 0px 0px;
	float: right;
}
#secNav h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #e1393e;
	padding: 5px;
	margin: 0px;
}
#secNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e1393e;
}
#secNav li, #secNav li a:link, #secNav li a:visited {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: 203px;
}
#secNav li a:hover, #secNav li a:visited:hover {
	color: #004685;
	background-color: #d9e3ed;
	text-decoration: none;
	width: 200px;
}
#secNav li.on, #secNav li.on a:link, #secNav li.on a:visited {
	color: #004685;
	background-color: #d9e3ed;
	display: block;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	padding: 0px;
	width: 200px;
}

/* ********************* Tables ********************* */
table#locationTbl {
	width: 400px;
	margin: 0px auto 15px auto;
	background: #fff;
	border: 0px;
}
#locationTbl thead {
	font-size: 1em;
	color: #fff;
	background-color: #666;
}
#locationTbl tbody {
	font-size: 1em;
	color: #000;
	text-align:left;
}
#locationTbl caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #e1393e;
	text-align: left;
	padding-bottom: 3px;
}
#locationTbl th {
	background: #666;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	border: 0px;
}
#locationTbl td {
	padding: 3px 5px 3px 5px;
	border: 0px;
}
/*#locationTbl td.specs {
	text-align: left;
	font-weight: bold;
}*/

#locationTbl tr.odd {
	background: #ebebef;
}
#locationTbl tr:hover {
	color: #fff;
	background: #004685;
}
table#historyTbl {
	width: 650px;
	margin: 0px auto 15px auto;
	background: #fff;
	border: 0px;
}
#historyTbl thead {
	font-size: 1em;
	color: #fff;
	background-color: #666;
}
#historyTbl tbody {
	font-size: 1em;
	color: #000;
	text-align:left;
}
#historyTbl caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #e1393e;
	text-align: left;
	padding-bottom: 3px;
}
#historyTbl th {
	background: #666;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	border: 0px;
}
#historyTbl td {
	padding: 3px 5px 3px 5px;
	border: 0px;
}
#historyTbl tr.odd {
	background: #ebebef;
}
#historyTbl tr:hover {
	color: #fff;
	background: #004685;
}
table#mediaTbl {
	width: 500px;
	margin: 0px auto 15px auto;
	background: #fff;
	border: 0px;
}
#mediaTbl thead {
	font-size: 1em;
	color: #fff;
	background-color: #666;
}
#mediaTbl tbody {
	font-size: 1em;
	color: #000;
	text-align:left;
}
#mediaTbl caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #e1393e;
	text-align: left;
	padding-bottom: 3px;
}
#mediaTbl th {
	background: #666;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	border: 0px;
}
#mediaTbl td {
	padding: 3px 5px 3px 5px;
	border: 0px;
}
#mediaTbl tr.odd {
	background: #ebebef;
}
#mediaTbl tr:hover {
	color: #fff;
	background: #004685;
}
table#transTbl {
	width: 350px;
	margin: 0px;
	background: #fff;
	border: 0px;
}
#transTbl thead {
	font-size: 1em;
	color: #fff;
	background-color: #666;
}
#transTbl tbody {
	font-size: 1em;
	color: #000;
	text-align:left;
}
#transTbl caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #e1393e;
	text-align: left;
	padding-bottom: 3px;
}
#transTbl th {
	background: #666;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	border: 0px;
}
#transTbl td {
	padding: 3px 5px 3px 5px;
	border: 0px;
}
#transTbl tr.odd {
	background: #ebebef;
}
#transTbl tr:hover {
	color: #fff;
	background: #004685;
}
table#m2mTbl {
	width: 720px;
	margin: 15px auto 15px auto;
	background: #fff;
	border: 0px;
}
#m2mTbl thead {
	font-size: 1em;
	color: #fff;
	background-color: #666;
}
#m2mTbl tbody {
	font-size: 1em;
	color: #000;
	text-align:left;
}
#m2mTbl caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #e1393e;
	text-align: left;
	padding-bottom: 3px;
}
#m2mTbl th {
	background: #666;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 5px;
	border: 0px;
}
#m2mTbl td {
	padding: 7px;
	border: 0px;
	;
}
#m2mTbl tr.odd {
	background: #ebebef;
}
#m2mTbl tr:hover {
	color: #fff;
	background: #004685;
}

