@charset "UTF-8";
body
{
	background: #fbf9f0 url(../images/site-bg.png) center 8px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: auto;
	text-align: center;
}
.pageEditorLink
{
	color: #fff!important;
	font-size: 11px;
	left: 300px;
	padding: 2px 10px 2px 10px;
	padding-right: 14px;
	position: absolute;
	text-decoration: none;
	top: 6px;
	z-index: 100;
}
#wrapper
{
	background: url(../images/wrapper-bg.png) left top repeat-y;
	border-top: none;
	margin: auto;
	position: relative;
	text-align: left;
	width: 960px;
	z-index: 1;
}
.featureImage img {
    max-width: 720px;
}
#inner, #header, .global, #header #logo
{
	clear: both;
	float: left;
	position: relative;
	width: 960px;
	z-index: 1;
}
#header
{
	background-color: #003b6a;
}
#container
{
	position: relative;
	width: 960px;
	z-index: 0;
}
.tabs ul.basic, .tabs ol.basic
{
	height: auto;
	white-space: normal;
	width: auto;
}
.tabs ul.basic li, .tabs ol.basic li
{
	height: auto;
	text-align: left;
	width: auto;
}
span.subscribe
{
	background: url(../images/icons/rss.png) no-repeat right top;
	float: right;
	height: 17px;
	padding-top: 1px;
}
span.subscribe a
{
	font-size: 11px;
	padding-right: 20px;
	text-decoration: none;
	text-transform: none;
}
span.subscribe a:hover
{
	text-decoration: underline;
}
div.inner-tab-subscribe
{
	background: url(../images/icons/rss.png) no-repeat right top;
	height: 17px;
	margin-left: 574px;
	margin-top: 60px;
	position: absolute;
}
div.inner-tab-subscribe a
{
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
	text-transform: none;
}
div.inner-tab-subscribe a:hover
{
	text-decoration: underline;
}
div.flush-left
{
	float: left;
	margin: 5px 10px 10px 0;
}
div.flush-right
{
	float: right;
	margin: 5px 0px 10px 10px;
}
.flush-left-dbl
{
	border: 1px solid #bec2c5;
	float: left;
	margin: 5px 20px 10px 0;
}
.no-caps
{
	text-transform: none;
}
.head
{
	background: #fffad9;
	border-bottom: 1px solid #bec2c5;
	border-top: 1px solid #bec2c5;
	display: block;
	margin-bottom: -1px;
	outline: none;
	padding-left: 1px;
	text-decoration: none;
	width: 190px;
}
.head.selected
{
	background: #fff;
}
.head.selected td
{
	background: #fff;
	font-weight: bold;
}
.padding-bottom-half
{
	margin-bottom: 5px;
}
.outer-right-column .Tool, #home-feature-banner .Tool {
    position:relative;
    width:100%;
    clear:both;
    float:left;
}
.alt-bg
{
	background-color: #e9ecec;
}
.chunk-headline
{
	background: #79a342;
	border-top: #fce4ae solid 1px;
	margin: 0;
	padding: 0;
	width: 240px;
}
.chunk-headline.orange
{
	background: #f89e34;
}
.chunk-headline.blue
{
	background: #59b0c4;
}
.chunk-headline tr td
{
	height: 60px;
	margin: 0;
	padding: 0 0 0 20px;
	vertical-align: middle;
}
.chunk-headline tr td h3
{
	color: #FFF;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.chunk-headline tr td a:hover h3
{
	text-decoration: underline;
}
.chunk-headline .thumbnail
{
	margin: 0;
	padding: 0;
	width: 60px!important;
}
.calendar-date
{
	background: #FFF;
	border: 1px solid #d3d3d4;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 58px;
}
.calendar-date td
{
	color: #666;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	vertical-align: middle;
}
.calendar-date td.month
{
	background: #fee1a1;
	font-size: 10px;
}
.global { padding: 6px 0 1px 0; height:26px; }
.global .globalSubMenu { position:absolute; left: 491px; }
.global a { color:#ffffff!important; }
.global .globalSubMenu a { margin-right: 21px; font-size: 11px; }
.portal  { border-bottom: 2px solid #ffffff; background-color: #003b6a; }
.global #returnhome a { position: relative; float: left; font-size: 12px; text-decoration: none; margin: 0 0 0 30px; padding: 0px 0px 0px 12px; background: url(../images/arrow-lt-white-med.png) no-repeat left 5px; }
#search-container table
{
	font-size: 11px;
	left: 717px;
	position: absolute;
	top: 6px;
	border-collapse:collapse;
	z-index: 30;
}
* html #search-container table {
    top: 5px;
}
#search-container .button a
{
	padding: 3px 6px 4px 6px;
	background-image:none;
	line-height:20px;
}
#search-container .button a:hover
{
	text-decoration: none!important;
}
#search-container td
{
	margin: 0px;
	padding: 0px;
}
#search-container input
{
	color: #6d6e71;
	font-size: 11px;
	margin: -1px 5px 0px 0px;
	padding: 3px;
	height: 15px;
	width: 183px;
	border: solid 1px black;
}
#header #logo
{
	background: url(../images/logo.png) left 15px no-repeat;
	height: 89px;
	padding: 0 0 0 25px;
}
#header #logo a
{
	cursor: pointer;
	display: block;
	height: 80px;
	width: 290px;
}
#logo span
{
	display: none;
}
#header
{
	background: #003b6a url(../images/header-bg.png) left top repeat-x!important;
}
#mainnav
{
	position: relative;
	z-index: 20;
}
#mainnav ul
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainnav ul li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainnav ul li.last
{
	margin-right: 0px;
}
#mainnav ul li a
{
	background: url(../images/nav-bg.png) left top repeat-x;
	border-bottom: none;
	border-right: 1px solid #28678b;
	color: #FFF;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	padding: 8px 0px 7px 0;
	text-align: center;
	text-decoration: none;
}
#mainnav ul li a span
{
	background: none;
}
#mainnav ul li a:hover
{
	background: #28668a;
	color: #FFF;
}
#mainnav ul li.current a
{
	background: #308eab;
	color: #FFF;
}
#mainnav ul li.current.on a
{
	color: #0c2074;
}
#mainnav ul li a.selected
{
	background: #28668a;
	color: #FFF;
}
#credentials
{
	float: right;
	margin-left: 440px;
	margin-top: 35px;
	position: absolute;
	width: 535px;
}
.credentials-header
{
	background: url(../images/icon-cred-lock.png) no-repeat left 2px;
	color: #4b4b4b;
	font-size: 12px;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
#credentials td.bordered
{
	background: url(../images/divider-credentials.png) no-repeat left 4px;
	padding-left: 12px;
}
#credentials a
{
	text-decoration: none;
}
#credentials a:hover
{
	text-decoration: underline;
}
ul#left-nav
{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 28px 10px 30px 0px;
}
ul#left-nav.main-left-nav
{
	margin-top: 0px;
}
ul#left-nav li
{
	clear: both;
	list-style: none;
}
ul#left-nav li.first
{
	border-top: none;
}
ul#left-nav li.last a
{
	border-bottom: 1px #e6e6e6 solid;
}
ul#left-nav li a
{
	border-top: 1px #e6e6e6 solid;
	color: #337a9e;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 6px 15px;
	text-decoration: none;
	width: 155px;
}
ul#left-nav li.current a
{
	background: url(../images/arrow-rt-sm.png) no-repeat 2px 12px;
	color: #4b4b4b;
	cursor: text;
	padding-left: 12px;
}
ul#left-nav li a:hover
{
	text-decoration: underline;
}
ul#left-nav li.current a:hover
{
	text-decoration: none;
}
ul#left-nav li.current.on a
{
	background-image: none;
	color: #0c2074;
	cursor: pointer;
	padding-left: 1px;
}
ul#left-nav li.current.on a:hover
{
	text-decoration: underline;
}
.left-nav-bottom
{
	background: url(../images/left-nav-bg-bottom.png) left top no-repeat;
	margin: 0px;
	padding: 0px 0 4px 0;
	width: 176px;
}
ul#left-nav li h3
{
	color: #4b4b4b;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
h3.cap-title-bar
{
	border-bottom: 1px solid #bec2c5;
	color: #4b4b4b;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul#left-nav ul
{
	margin: 0;
	padding-left: 0!important;
}
ul#left-nav li ul li a
{
	border-top: 1px #eee solid;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px 1px 5px 30px;
	width: 150px;
}
ul#left-nav li.parent a
{
	background: #fff url(../images/arrow-dn-sm.png) no-repeat 2px 12px;
	padding: 5px 1px 5px 15px;
	width: 165px;
}
ul#left-nav li.expandable a
{
	background: #fff url(../images/plus-sm.png) no-repeat 2px 12px;
}
ul#left-nav li.parent ul li a
{
	background-image: none;
	padding: 5px 1px 5px 30px;
	width: 150px;
}
ul#left-nav li.current ul li a:hover
{
	text-decoration: underline;
}
ul#left-nav li ul li.parent a
{
	background: #fff url(../images/arrow-dn-sm.png) no-repeat 17px 12px;
	padding: 5px 1px 5px 30px;
	width: 150px;
}
ul#left-nav li ul li.expandable a
{
	background: #fff url(../images/plus-sm.png) no-repeat 17px 12px;
}
ul#left-nav ul li.parent ul li a
{
	background-image: none;
	padding: 5px 1px 5px 45px;
}
ul#left-nav li ul li.current a
{
	background: url(../images/arrow-rt-sm.png) no-repeat 17px 12px;
	border-top: 1px #eee solid;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px 1px 5px 30px;
	width: 150px;
}
ul#left-nav li.current ul li a
{
	background: none;
	color: #337a9e;
	cursor: pointer;
	padding-left: 30px;
}
ul#left-nav li ul li ul li a
{
	background: #fff;
	display: block;
	padding: 5px 1px 5px 45px;
	width: 135px;
}
ul#left-nav li ul li.parent ul li a, ul#left-nav li ul li.current ul li a
{
	background-image: none;
	padding: 5px 1px 5px 45px;
	width: 135px;
}
ul#left-nav li ul li ul li.parent a
{
	background: #fff url(../images/arrow-dn-sm.png) no-repeat 32px 12px;
	padding: 5px 1px 5px 45px;
	width: 135px;
}
ul#left-nav li ul li ul li.expandable a
{
	background: #fff url(../images/plus-sm.png) no-repeat 32px 12px;
}
ul#left-nav li ul li ul li.current a
{
	background: #fff url(../images/arrow-rt-sm.png) no-repeat 32px 12px;
	padding: 5px 1px 5px 45px;
	width: 135px;
}
ul#left-nav li ul li ul li ul li a
{
	display: block;
	padding: 5px 1px 5px 60px;
	width: 120px;
}
ul#left-nav li ul li ul li.parent ul li a, ul#left-nav li ul li ul li.current ul li a
{
	background-image: none;
	padding: 5px 1px 5px 60px;
	width: 120px;
}
ul#left-nav li ul li ul li ul li.current a
{
	background: #fff url(../images/arrow-rt-sm.png) no-repeat 47px 12px!important;
	padding: 5px 1px 5px 60px;
	width: 120px;
}
.breadcrumb-container
{
	background: #f0f0f1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	padding: 6px 17px;
	width: 686px;
}
.breadcrumb-container a
{
	background: url(../images/arrow-rt-sm.png) left 4px no-repeat;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 11px;
	padding: 0 4px 0 9px;
}
.breadcrumb-container a.current
{
	color: #666;
	cursor: text;
}
.breadcrumb-container a.current:hover
{
	text-decoration: none;
}
.functions-container
{
	background: #fff7e7;
	margin-bottom: -20px;
	margin-left: 456px;
	overflow: hidden;
	padding: 6px 10px;
	width: 244px;
}
.functions-container a
{
	display: block;
	float: left;
	padding: 5px 5px 5px 23px;
	width: 92px;
}
.functions-container a.print
{
	background: url(../images/icons/printer.png) left 6px no-repeat;
}
.functions-container a.email
{
	background: url(../images/icons/email.png) left 10px no-repeat;
}
.outer-left-column, .outer-left-left, .outer-left-right, .outer-left-full, .outer-right-column, 
.content-220, .content-345, .inner-tab-full, .inner-tab-left,
.inner-tab-right
{
	float: left;
	position: relative;
	z-index: 1;
}
.outer-left-column
{
	width: 720px;
}
.outer-left-left
{
	margin: 10px 45px 10px 19px;
	width: 171px;
}
.outer-left-right
{
	margin-top: 10px;
	width: 485px;
}
*html .outer-left-right
{
	margin-top: 10px;
	width: 445px;
}
.outer-left-full
{
	margin: 1px 0 10px 10px;
	width: 721px;
}
.outer-right-column
{
	padding: 0;
	width: 240px;
}
.content-220
{
	background: url(../images/box-light-blue.png) left top no-repeat;
	margin-right: 20px;
	padding: 0 0 0 20px;
	width: 170px;
}
.content-345
{
	background: url(../images/cream-gradient.png) left top repeat-x;
	background-position: left top;
	margin: 10px 0px 0px 10px;
	min-height: 210px;
	padding: 15px 15px;
	width: 315px;
}
.content-530
{
	background: url(../images/box-light-blue.png) 60px 20px no-repeat;
	padding: 23px 156px 0px 0px;
	width: 465px;
}
*html .content-530
{
	width: 425px;
}
.content-530 h2.blue-box-530
{
	padding-left: 0px;
}
.outer-left-right p, .outer-left-right ul, .outer-left-right ol, .outer-left-right table, .outer-left-right h3, .outer-left-right h4, .outer-left-right h5, .outer-left-right .ui-accordion-content
{
    color: #666666;
    margin-left: 20px;
}
.content-530 p {
    margin-bottom: 17px;
}
.content-580
{
	padding: 23px 15px 0px 60px;
	width: 485px;
}
.content-680
{
	padding: 15px 15px;
	width: 650px;
}
.content-680-bottom
{
	padding: 3px 0 0 0;
	width: 680px;
}
.inner-tab-full
{
	margin-left: 16px;
	width: 580px;
}
.inner-tab-left
{
	margin-left: 16px;
	width: 420px;
}
.inner-tab-right
{
	padding-left: 10px;
	width: 150px;
}
#hero-banner
{
	height: 180px;
	padding: 0 60px 0 315px;
	width: 345px;
}
#hero-banner.centers
{
	background: url(../images/banner-centers-bg.jpg) left top no-repeat;
}
#hero-banner.hub
{
	height: 240px;
}
#hero-banner p
{
	color: #FFF;
	font-size: 15px !important;
	margin: 0;
	padding-bottom: 10px;
}
.donate-block
{
	background: url(../images/bible-and-hand.jpg) left top no-repeat;
	height: 180px;
	padding: 60px 0 0 0;
	width: 240px;
}
.donate-block.med
{
	height: 119px;
}
.donate-block td
{
	height: 60px;
	padding: 0 0 0 20px;
	vertical-align: middle;
}
.donate-block .donate-link
{
	background: #2196b0;
	filter: alpha(opacity=75);
	opacity: 0.75;
	overflow: hidden;
	width: 160px;
}
.donate-block .donate-link a
{
	background: url(../images/arrow-rt-white.png) right 2px no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
.donate-block .color
{
	background: #59b0c4;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.apply-block-small
{
	background: url(../images/campus4.jpg) left top no-repeat;
	height: 60px;
	padding: 0;
	width: 240px;
}
.apply-block-small td
{
	height: 60px;
	padding: 0 0 0 20px;
	vertical-align: middle;
}
.apply-block-small .apply-link
{
	background: #2196b0;
	filter: alpha(opacity=75);
	opacity: 0.75;
	overflow: hidden;
	width: 160px;
}
.apply-block-small .apply-link a
{
	background: url(../images/arrow-rt-white.png) right 2px no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
.tabs
{
}
.tabs ul
{
	float: left;
	height: 46px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	width: 680px;
}
.tabs ul li
{
	display: table;
	float: left;
	list-style-type: none;
	margin: 0;
	padding-right: 1px;
	text-align: center;
}
.tabs ul li#announcements-events
{
	background: none;
	padding-right: 0px;
}
.tabs ul li.last
{
	margin-right: 0px;
}
.tabs ul li a
{
	background: #bbbcbc url(../images/tab-bg.png) repeat-x top left;
	border: 1px solid #dedede;
	border-bottom: none;
	color: #0c2074;
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	letter-spacing: .4px;
	line-height: 13px;
	list-style-type: none;
	margin: 0;
	outline: none;
	padding: 0 27px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.tabs ul li a:hover
{
	background: #fff url(../images/tab-bg-on.png) repeat-x top left;
	height: 43px;
}
.tabs ul li a.current
{
	background: #fff url(../images/tab-bg-on.png) repeat-x top left;
	border-bottom: none;
	color: #4B4B4B;
	height: 47px;
	margin-bottom: -1px;
}
*html .tabs ul li a
{
	width: 120px;
}
.tabs ul li a table
{
}
.tabs ul li a table tr td
{
	cursor: pointer;
	height: 46px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
*html .tabs ul li a table tr td
{
	height: 0px;
	width: 120px;
}
.tabs ul.the-inner-tabs
{
	border-bottom: 1px solid #dcdee0;
	float: left;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	width: 640px;
}
.tabs ul.the-inner-tabs
{
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
}
.tabs ul.the-inner-tabs li
{
	display: table;
	float: left;
	height: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;

	text-align: center;
}
.tabs ul.the-inner-tabs li a
{
	background: none;
	border: none;
	border-bottom: none;
	color: #0c2074;
	display: block;
	float: left;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 30px;
	letter-spacing: auto;
	list-style-type: none;
	margin: 0;
	outline: none;
	padding: 5px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	width: auto;
}
.tabs ul.the-inner-tabs li a:hover td
{
	text-decoration: underline;
}
.tabs ul.the-inner-tabs li a.current
{
	background: url(../images/inner-tab-arrow.png) no-repeat center bottom;
	color: #4b4b4b;
	cursor: text;
}
.tabs ul.the-inner-tabs li a table tr td
{
	cursor: pointer;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.tabs table.the-tabs
{
	margin: 0;
	padding: 0;
	width: 680px;
}
.tabs table.the-tabs td
{
	background: #bbbcbc url(../images/tab-bg.png) repeat-x top left;
	border: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	height: 46px;
	margin: 0;
	padding: 0 7px;
	padding-right: 1px;
	text-align: center;
	vertical-align: middle;
}
.tabs table.the-tabs td:hover
{
	background: #fff url(../images/tab-bg-on.png) repeat-x top left;
	border-bottom: 1px solid #ccc;
	height: 45px;
}
.tabs table.the-tabs td a
{
	color: #0c2074;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .4px;
	line-height: 13px;
	margin: 0;
	outline: none;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: 100%;
}
.tabs table.the-tabs td.current
{
	background: #fff url(../images/tab-bg-on.png) repeat-x top left;
}
.tabs table.the-tabs td.current a
{
	color: #4b4b4b;
}
.font-adjuster
{
	margin: 0;
	padding: 0;
}
.font-adjuster td
{
	margin: 0;
	padding: 0 0 0 2px;
}
.font-adjuster-label
{
	width: 150px;
}
.font-adjuster-plus
{
	width: 16px;
}
.font-adjuster-plus a
{
	background: url(../images/plus.png) no-repeat left top;
	display: block;
	height: 16px;
	width: 16px !important;
}
.font-adjuster-plus.off a
{
	background: url(../images/plus-off.png) no-repeat left top;
}
.font-adjuster-minus
{
	width: 16px;
}
.font-adjuster-minus a
{
	background: url(../images/minus.png) no-repeat left top;
	display: block;
	height: 16px;
	width: 16px !important;
}
.font-adjuster-minus.off a
{
	background: url(../images/minus-off.png) no-repeat left top;
	cursor: text;
}
ul#right-nav
{
	background: #fcdd98;
	height: 190px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 20px 5px 30px 20px;
	width: 215px;
}
ul#left-nav.main-left-nav
{
	margin-top: 0px;
}
ul#right-nav h3
{
	font-size: 16px;
	font-weight: bold;
}
ul#right-nav li
{
	border-top: 1px #fdc03b solid;
	clear: both;
	list-style: none;
	padding: 5px 5px 5px 0px;
	width: 200px;
}
ul#right-nav li.first
{
	border-top: none;
}
ul#right-nav li.last
{
	border-bottom: 1px #fdc03b solid;
}
ul#right-nav li a
{
	background: transparent url(../images/arrow-rt-sm.png) left 7px no-repeat;
	display: block;
	font-size: 14px;
	padding-left: 14px;
	text-decoration: none;
	width: 195px;
}
ul#right-nav li a:hover
{
	text-decoration: underline;
}
.sidebar-module
{
	float: left;
	padding: 0 10px 0 20px;
	position: relative;
}
.save-space-for-image
{
	display: block;
	height: 360px;
	width: 240px;
}
body .positive
{
	color: #529214;
}
a.positive:hover, button.positive:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
a.positive:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}
body .negative
{
	color: #d12f19;
}
a.negative:hover, button.negative:hover
{
	background-color: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
a.negative:active
{
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}
#pre-footer
{
	background: #fcdd98;
	margin: auto;
	padding: 0px;
	width: 960px;
}
#pre-footer table
{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
}
#pre-footer .preFooterHead a
{
	color: #6d6e71!important;
	font-family: Georgia, "Times New Roman" , Times, serif!important;
	font-weight: bold!important;
}
#pre-footer ul li
{
	list-style: none;
	padding-bottom: 7px;
}
#footer
{
	background: #004072;
	margin: auto;
	padding: 0 0 0 20px;
	width: 940px;
}
#footer p, #footer a
{
	color: #FFF;
	font-size: 11px;
}
#footer p
{
	color: #FFF;
	float: left;
	padding: 15px 0 0 0;
}
#footer ul
{
	float: right;
	list-style: none;
	padding: 0;
}
#footer ul li
{
	float: left;
	list-style: none;
	padding: 15px 15px 0px 15px;
}
#footer ul li.last
{
	background: none;
	padding-right: 0;
}
#wrapper-bottom .container
{
	margin-bottom: 0;
	padding-bottom: 0;
}
#wrapper-bottom p
{
	color: #fff;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 27px;
}
#wrapper-bottom span a
{
	color: #fff;
	float: right;
	margin: 0;
	padding-right: 0px;
}
.disclaimer-table
{
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
}
.disclaimer-table td
{
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	margin: 5px;
	padding: 5px;
}
p.disclaimer
{
	color: #666;
	font-size: 10px;
	font-style: normal;
}
img.ehl
{
	padding: 0 8px 0 0;
}
#disclaimer-bottom
{
	padding-left: 49px;
	width: 97%;
}
#disclaimer-bottom p
{
	color: #666;
	font-size: 11px;
	padding: 0 8px 0 0px;
}
#searchResults iframe
{
	height: 1200px;
	width: 475px;
}
iframe
{
	border: none;
}
* html #lsWrapper, *:first-child+html #lsWrapper
{
	margin-top: 15px;
}
.ddsmoothmenu
{
	font: bold 12px Arial;
	z-index: 90;
}
.ddsmoothmenu ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	z-index: 100;
}
.ddsmoothmenu ul li
{
	display: inline;
	float: left;
	list-style: none;
	margin-top: 46px;
	position: relative;
}
.ddsmoothmenu ul li a
{
}
.ddsmoothmenu ul li a img
{
	display: none;
}
* html .ddsmoothmenu ul li a
{
	display: inline-block;
}
.ddsmoothmenu ul li a.selected
{
	background: #28668a;
	color: #FFF;
	cursor: pointer;
	text-decoration: none!important;
}
.ddsmoothmenu ul li ul
{
	margin: 0 0 0 -1px!important;
}
.ddsmoothmenu ul li ul li
{
	clear: both;
	margin-top: 0;
}
#mainnav .ddsmoothmenu ul li li a
{
	background: #28668a;
	border-bottom: 1px solid #6994ad;
	border-top: none;
	color: #FFF;
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1;
	min-width: 150px;
	padding: 8px 6px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}
.ddsmoothmenu ul li li a:link, .ddsmoothmenu ul li li a:visited
{
	color: #00468b;
}
.ddsmoothmenu ul li li a.first:link, .ddsmoothmenu ul li a.first:visited
{
	border-top: 1px solid #ccc;
}
.ddsmoothmenu ul li li a.selected
{
	background: #28668a;
	color: #FFF;
	text-decoration: none;
}
#mainnav .ddsmoothmenu ul li li a:hover
{
	background: #4484a9;
	color: #FFF;
	text-decoration: none!important;
}
.ddsmoothmenu ul li ul
{
	display: none;
	left: 0;
	position: absolute;
	visibility: hidden;
}
.ddsmoothmenu ul li ul li
{
	display: list-item;
}
.ddsmoothmenu ul li ul li ul
{
	border-top: 1px solid #ccc;
	margin-top: -1px;
	top: 0;
}
.devnote
{
	display: none;
}
.width-130
{
	width: 130px !important;
}
.width-310
{
	width: 310px !important;
}

.staticPad
{
	clear: both;
	padding: 15px 10px 0px 10px;
	position: relative;
}
.outer-left-right .staticPad {
    padding: 20px 10px 20px 0px;
}
.outer-left-left .staticPad
{
	padding: 10px 0px 20px 0px!important;
}
ul li.no-bullet
{
	background-image: none;
	padding-left: 0;
}
.no-border
{
	border: none!important;
}
.no-background
{
	background: none!important;
}
.no-padding
{
	padding: 0px!important;
}
.no-padding-top
{
	padding-top: 0px!important;
}
.no-padding-bottom
{
	padding-bottom: 0px!important;
}
.no-margin-top
{
	margin-top: 0px!important;
}
.no-margin-bottom
{
	margin-bottom: 0px!important;
}
.margin-bottom-half
{
	margin-bottom: 10px!important;
}
.no-margin-left
{
	margin-left: 0px!important;
}
.no-padding-left
{
	padding-left: 0px!important;
}
.no-padding-bottom
{
	padding-bottom: 0px!important;
}
.blockquote
{
	margin-left: 20px!important;
}
.padding-left
{
	padding-left: 10px;
}
.padding-left-dbl
{
	padding-left: 20px!important;
}
.padding-right
{
	padding-right: 10px;

}
.padding-top
{
	padding-top: 10px!important;
}
.padding-top-half
{
	padding-top: 5px!important;
}
.padding-bottom
{
	padding-bottom: 10px;
}
.padding-top-dbl
{
	padding-top: 20px;
}
.divider-dotted
{
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 95%;
}
.divider-solid
{
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 10px;
	padding-top: 10px;
}
.dotted-bar
{
	border-bottom: 1px dashed #ccc;
}
.inSyncWrapper
{
	background-color: #E7EFED;
	position: relative;
	width: 100%;
	height:27px;
	overflow:hidden;
}
.syncMessage, .syncMessageGreen
{
	background-image: url(../images/warning.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #D3522C;
	float: left;
	font-weight: bold;
	margin: 3px 10px 0px 10px;
	padding-left: 20px;
	position: relative;
}
.syncMessageGreen
{
	background-image: none;
	Color: Green;
	font-weight: normal;
}
.inSyncInner
{
	height: 26px;
	margin: auto;
	position: relative;
	text-align: left;
	width: 960px;
}
.hideCMSNav {
    margin: 3px 5px 0px 10px;
    font-weight: bold;
    position:relative;
    float:right;
}
.inSyncWrapper ul {
    margin:0px 10px 0px 0px;
}
.inSyncWrapper li
{
    position: relative;
    float: left;
    list-style-type: none;
}
.inSyncWrapper li a.currentSite {
    background-color:#004072!important;
    -moz-box-shadow: 2px 2px 4px #000000;
}
.inSyncWrapper li a.currentSite:hover {
    text-decoration:none!important;
    cursor:default;
}
.inSyncWrapper li a:hover
{
    text-decoration:none!important;
    background-color: #A5D8E7;
}
.inSyncWrapper li a {
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    background-color:#CCCCCC;
    padding: 2px 20px 4px 20px;
    color: White;
    margin: 2px 5px 0px 0px;
    position:relative;
    float:left;
}
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 1em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

