@charset "utf-8";
/* CSS Document */


body {
	background: #fff;
}

#wrapper {  
}

#container {
}

#masthead {
}

#masthead h1 {
	font-size: 72px;
	letter-spacing: 8px;
	color: #f68309;
	text-indent: -9999px;
}

#masthead h2.tagline {
	font-weight: normal;
	font-size: 13px;
	color: #999;
	width: 330px;
	float: left;
	margin-top: 35px;
	text-transform: none;
}

a#home, a#home img {
	display: block;
	width: 67px;
	height: 39px;
	float: left;
	padding-right: 0;
	padding-left: 0;
}

a#logo {
	display: block;
	width: 194px;
	height: 85px;
	float: left;
	margin: 10px 38px 14px 0;
}

#logo img {
	display: block;
}


#horizontalNav {
	border-bottom: 1px solid #ccc;
}

#horizontalNav ul{
}

#horizontalNav ul a, #horizontalNav ul a:hover,
#sideContent1 ul a, #sideContent1 ul a:hover {
	border-bottom: none;
}

#tagline {
}

#masthead .search {
	text-align: right;
	width: 260px;
	color: #f68d22;
	padding: 0;
	position: absolute;
	top: 40px;
	right: 10px;
}

.search span {
	float: left;
	display: block;
	padding: 3px 6px;
}

#masthead input#searchField {
	color: #666;
	font-size: 12px;
	width: 155px;
	float: left;
	border: 1px solid #ccc;
	background: transparent;
	padding: 3px;
}

#masthead .search img, #ctl00_ImageButton1 {
	display: block;
	float: left;
}

#masthead .login {
	clear: both;
	padding-right: 10px;
	color: #6f6f6f;
}

.toolbar {
	position: absolute;
	top: 73px;
	right: 16px;
	text-align: left;
	color: #4e4e4e;
	font-size: 11px;
	
}

.toolbar a {
	text-decoration: none;
}

.toolbar a:hover {
	color: #f68d22;
	border-bottom: 1px solid #f68d22;
}

#sideContent2 p {
	font-size: 12px;
	color: #5c9aaf;
	line-height: 2;
}

.login a {
	color: #6f6f6f;
	font-size: 13px;
	text-decoration: none;
}

.searchLabel {
	line-height: 27px;
	float: left;
}


/* Region specific formatting 
-------------------------------------------------- */
.quicklinks {
	position: relative;
}
.quicklinks .accordion {
	width: 240px;
	position: absolute;
	top: 16px;
	left: 10px;
}

.quicklinks h5 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 5px;
	border: 1px solid #ddd;
	line-height: 19px;
	cursor: pointer;
	background: url(/images/icon_dropArrow.gif) no-repeat right top;
}

.quicklinks h5:hover {
	background: url(/images/icon_dropArrowOn.gif) no-repeat right top;
}

.quicklinks img {
	float: right;
}

#sideContent2 ul {
	list-style-type: disc;
	margin: 0 0 14px 16px;
}

#sideContent2 li {
	margin: 0;
	padding: 4px 0;
}

#mainContent h4 + p {
	margin-top: 0;
}

/* PODS - Main Article 
--------------------------------------------------- */

/* PODS - Related Content
----------------------------------------------------- */
#sideContent2, #sideContent2 p {
	color: #666;
}

#sideContent2 .pod {
	background: url(/images/bkg_gradient2.jpg) repeat-x left top;
	padding: 0;
	font-size: 12px;
	margin-bottom: 14px;
}

#sideContent2 .pod-inner {
	padding: 15px;
}

#sideContent2 .pod h3 {
	margin: 0 0 5px 0;
	padding: 15px 15px 5px 15px;
	border-bottom: 2px solid #ddd;
}

#sideContent2 .pod h3 a, #sideContent2 .pod h3 a:visited {
    color: #F68D22;
}

#sideContent2 .pod h3 a:hover 
{
    text-decoration: none;
    border-bottom: none;
    color: #ff6600;
}

#sideContent2 .pod-inner p {
	margin: 0 0 1.5em 0;
}


img.bioPic {
	padding: 8px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0;
}

/* PODS - Columns 
----------------------------------------------------- */



ul.relatedList {
	font-style: italic;
	margin: 18px 0;
}

ul.relatedList a {
	font-style: normal;
	text-decoration: none;
}

ul.relatedList li {
	background: url(/images/icon_arrow.gif) no-repeat 0 9px;
	padding: 0 0 12px 14px;
}


/* =sideNav
------------------------------------------------------ */
#sideContent1 {
	background: url(/images/bkg_gradient1.jpg) repeat-x left top;
}

#sideContent1 h4 {
	background: #f68309;
	color: #fff;
	padding: 21px 14px;
}

#sideContent1 ul li {
	margin: 2px 0;
}

#sideContent1 ul.sideNav {
	margin: 0 3px;
	padding: 20px 0 60px 0;
	list-style-type: none;
	font-family: "Microsoft Sans Serif", Arial, Geneva;
}

#sideContent1 ul.sideNav li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style-type: none;
}

#sideContent1 ul.sideNav li.selected strong a {
	background:  url(/images/icon_arrowSelected.gif) no-repeat 0 3px;
	font-weight: bold;
	color: #f68d22;
	padding-left: 12px;
}

#sideContent1 ul.sideNav li.selected strong a:hover {

}

#sideContent1 ul.sideNav ul li.selected strong a {
	background:  url(/images/icon_arrowSelected.gif) no-repeat 4px 1px;
	font-weight: bold;
	padding-left: 18px;
}
#sideContent1 ul.sideNav ul ul li.selected {

}

#sideContent1 ul.sideNav ul ul li.selected strong a {
	/*background:  url(/images/icon_arrowSelected.gif) no-repeat 0 6px;*/
	font-weight: bold;
	color: #777;
	padding-left: 20px;
}

#sideContent1 ul.sideNav a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	padding: 6px 0 6px 14px;
	display: block;
}

#sideContent1 ul.sideNav a:hover {
	background: #ffcc99;
	color: #555;
}

#sideContent1 ul.sideNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sideContent1 ul.sideNav ul li {
	padding: 0;
	border-bottom: none;
	background: url(/images/icon_mDash.gif) no-repeat 3px 2px;
	margin-left: 6px;
}

#sideContent1 ul.sideNav li.sub a{
	background-image: url(/images/icon_sub.gif);
	background-repeat: no-repeat;
	background-position: -1px 4px;
}

#sideContent1 ul.sideNav ul li.sub a{
	background-image: none;
}

#sideContent1 ul.sideNav ul li.selected {
	background-image: none;
}

#sideContent1 ul.sideNav ul a {
	padding: 4px 0 4px 18px;
	color: #666;
	font-size: 12px;
	text-transform: none;
}

#sideContent1 ul.sideNav ul a:hover {
	color: #666;
	/*background: none;*/
}

#sideContent1 ul.sideNav ul ul li {
	margin-left: 15px;
}

#sideContent1 ul.sideNav ul ul a {
	padding: 4px 0 4px 20px;
	background: none;
	color: #666;
}

#sideContent1 ul.sideNav ul ul a:hover {

}

.home .contentWrapper {
	margin: 0 auto;
	padding: 0;
}

.home #sideContent1 {
	padding-left: 35px;
	width: 210px;
	background: none;
}

.home #sideContent1 h4 {
	background: none;
	color: #666;
	font-size: 13px;
	margin: 26px 0 12px 0;
	padding: 0 0 0 8px;
	text-transform: none;
	font-weight: bold;
}

.home #sideContent1 ul {
	margin: 0;
	padding: 0;
}

.home #sideContent1 ul li {
	background: url(/images/bkg_homeNav.jpg) repeat-y 0 0;
	margin: 2px 0;
}

.home #sideContent1 ul a {
	padding: 3px 8px;
	color: #ff7d27;
	font-size: 14px;
	text-transform:uppercase;
	-webkit-transition: padding-left 0.2s ease-out;

}

.home #sideContent1 ul.sideNav li:hover {
	background: none;
}
.home #sideContent1 ul.sideNav a:hover {
	background: url(/images/icon_homeArrow.jpg) no-repeat 0 6px;
	color: #ff6600;
	padding-left: 12px;
}

.home #mainContent {
	padding: 0;
	margin: 0;
	float: right;
}

.home #mainContent img {
	display: block;
}

/* = CONTENT POD, IMAGE and BACKGROUNDS
----------------------------------------------- */

.pod {
	margin: 0;
	clear: both;
}

#sideContent1 .pod {
	padding: 10px 0;
}

#sideContent1 .pod a {
	display: block;
}



.label {
	color: #283691;
	font-weight: bold;
	width: 96px;
	float: left;
	margin: 6px 0;
}



a.button {
	display: block;
	clear: both;
	margin: 0 0 4px 0;
}

a.button img {
	display: block;
	border: none;
}

/* ----------------------------------------------- */

#masthead .inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 5000;
}

.readMore {
	/*display: block;
	text-align: left;
	padding: 0;
	margin: 12px 0 5px 0;*/
}

a.promoLink {
	font-size: 14px;
	font-weight: bold;
	color: #234a7b;
	display: block;
	margin: 0 10px 14px 10px;
}


.article {
	color: #555;
}

.contentPod img {
	display: block;
}

/* =Feature Area 
-------------------------------------------------- */

.features { 
	background: url(/images/bkg_hBar.jpg) repeat-x 0 4px;
	border-top: 1px solid #ccc;
	font-size: 12px;
}

.features .inner {
	background: url(/images/bkg_features.gif) repeat-y left top;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.features .column {
	float: left;
	padding: 0 10px;
	overflow:hidden;
	background: transparent url(/images/bkg_hBar.jpg) repeat-x scroll 0 4px;
	color: #777;
	line-height: 1.3;
		border-right: 1px solid #ddd;
}

.features h2 {
	color: #f68d22;
	font-size: 16px;
	padding: 3px 0;
	margin-bottom: 20px;
}

.c1 {
	width: 190px;
}

.c2 {
	width: 340px;
}

.c3 {
	width: 190px;
}

.features .c4 {
	width: 166px;
	border-right: none;
}

.features ul {
	
}

.features ul li {
	padding: 4px 0;
}


/* =Footer 
-------------------------------------------------- */

.contactInfo {
	text-align: center;
	margin-bottom: 8px;
}


.copyright {
	text-align: center;
}

.contactInfo img { padding-right: 12px; }

#footer a {
	text-decoration: none;
	color: #777
}


#footer a:hover {
	color: #444;
	border-bottom: 1px dotted #444;
}

#footer .vcard {
	float: left;
	width: 180px;
}

#footer .address {
	float: left;
	width: 180px;
}

#footer h4 { padding: 6px 0; margin-bottom: 6px; border-bottom: 2px solid #ddd;width: 300px; }

img.email {
	position: relative;
	top: 2px;
	display: block;
	float: left; 
}

/* = Log In 
==================================================== */
p.newMember 
{
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px dotted #ddd;
    text-align: center;
}

#Login .ui-overlay {
	padding-left: 20px;
}

#accountSignIn 
{
    margin: 14px 0 0 140px;
}

#Login .label 
{
    width: 120px;
    text-align: right;
    float: left;
    margin-right: 18px;
    font-weight: normal;
    color: #666;
	margin-top: 0;
	margin-bottom: 0;
}

#Login .cmErrorMessage
{
    color: #660000;
    font-style: italic;
    color: #ff3300;
    margin: 4px 0;
    height: 24px;
    text-align: center;
    width: 380px;
}

#ctl00_pageContent_login1_loggedIn 
{
    text-align: center;
}


.loginInputs 
{
    margin: 8px 0;
}

.loginInputs p.clear 
{
    padding: 0;
    height: 4px;
}

.loginInputs input
{
    float: left;
}


ul.mainContentListing
{
    margin: 0 !important;
	padding: 0;
}

ul.mainContentListing li
{
    list-style-type: none !important;  
    margin: 0;
	padding: 0;  
}

#mainContent ul.searchNavigation {
	margin: 0 0 0 0;
}

#mainContent ul.searchNavigation a:hover {
	border-bottom: none;
}

/* = OVerride Ektron Styles
================================ */

#mainContent .ektronSearch div#navbar ul.ektronPaging li {
	border: 1px solid #999;
}


