@charset "utf-8";
/* CSS Document */


body {
	background: #e6e1d7 url(/images/bkg_body2.jpg) repeat-x left top;
}

#wrapper { background: url(/images/bkg_masthead.jpg) no-repeat center top; }

#container {

}

#masthead {
	position: relative;
	height: 140px;
}

#masthead h1 {
	font-size: 72px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 8px;
	color: #000;
	text-indent: -9999px;
}

#masthead h2 {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-indent: -9999px;
}

a#home, a#home img {
	display: block;
	width: 67px;
	height: 39px;
	float: left;
	padding-right: 0;
	padding-left: 0;
}

#masthead #logo {
}

#horizontalNav {
}

#horizontalNav ul{
}

#tagline {
}

#masthead .search {
	text-align: right;
	width: 200px;
	color: #fff;
	padding: 12px;
	position: absolute;
	top: 60px;
	right: 10px;
	background: url(/images/bkg_search-trans.png) no-repeat left top;
}

#masthead input#searchField {
	color: #666;
	font-size: 12px;
	width: 165px;
	float: left;
	border: none;
	background: transparent;
}

#masthead .search img {
	display: block;
	float: left;
}

#masthead .login {
	clear: both;
	padding-right: 10px;
	color: #6f6f6f;
}

#sideContent2 p {
	font-size: 12px;
	color: #5c9aaf;
	line-height: 2;
}

.login a {
	color: #6f6f6f;
	font-size: 13px;
	text-decoration: none;
}

a#logo {
	display: block;
	width: 317px;
	height: 130px;
}

#logo img{
	display: block;
}

.searchLabel {
	line-height: 27px;
	float: left;
}


/* Region specific formatting 
-------------------------------------------------- */

#mainContent h2 { font-size: 24px; line-height: 1.25;}


#sideContent2 h2 { font-size: 20px; margin-bottom: 12px; }
#sideContent2 h1, .section .pod h1 { margin-bottom: 14px }
.dateStamp { font-size: 10px; font-family: Tahoma, Geneva, sans-serif; color: #666; margin: 18px 0; }




/* PODS - Main Article 
--------------------------------------------------- */
#mainContent .article .pod { position: relative; padding: 0; clear: both; margin-bottom: 12px; font-size: 12px;}
#mainContent .article .pod img.imageSize2 { position: absolute; top: 0; left: 0;}
#mainContent .article .pod h2, #mainContent .article .pod p { margin-left: 170px; }
#mainContent .article h2 { margin-top: 0; margin-bottom: 0; }
#mainContent .article .pod p { margin-top: 8px; margin-bottom: 8px; font-size: 12px;}
/* PODS - Related Content
----------------------------------------------------- */
#sideContent1 .pod p { text-align: center; color: #ff6600; font-size: 11px;}
.pod img.imageSize1 {float: left; display: block; }
.pod .dateStamp { margin: 4px 0; }

.related .pod { padding: 10px 0; }

/* PODS - Columns 
----------------------------------------------------- */

.column {
	width: 150px;
	float: left;
	padding: 10px 5px 20px 5px;
	overflow: hidden;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.column .pod { padding: 0; font-size: 12px;}
.column .pod p { font-size: 12px; }
.column .pod h2 { font-size: 18px; }
.column .pod img.imageSize1 { }

.subscribe a {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif; 
	color: #666;
}

.subscribe a:hover {
	color: #ff6600;
}


#sideContent1 a.subscribe, a.subscribe { 
	display: block; 
	background: #ff6600; 
	color: #fff; 
	margin: 8px 0;
	padding: 4px 8px; 
	font-size: 13px; 
	font-family: Tahoma, Geneva, sans-serif; 
	text-decoration: none;
	text-transform: uppercase; 
	font-weight: bold; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#sideContent1 a.subscribe:hover, a.subscribe:hover {
	color: #fff;
}

ul.relatedList {
	color: #999;
	font-style: italic;
	margin: 18px 0;
}

ul.relatedList a {
	color: #543a28;
	font-style: normal;
	text-decoration: none;
}

ul.relatedList li {
	background: url(/images/icon_arrow.gif) no-repeat 0 9px;
	padding: 0 0 12px 14px;
}

/* =Toolbar
--------------------------------------------------- */
.toolbar {
	color: #4e4e4e;
	position:absolute;
	right:20px; 
	text-align:right;
	top:110px;
}

.date, .issue { 
	width: 200px;
	float: left;
	margin-right: 30px;
}

/* =sideNav
------------------------------------------------------ */

#sideContent1 ul li {
	margin: 2px 0;
}

#sideContent1 ul.sideNav {
	margin: 0 3px;
	padding: 20px 0 60px 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#sideContent1 ul.sideNav li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	border-bottom: 3px solid #eee;
}


#sideContent1 ul.sideNav li.selected strong a {
	background:  url(/images/icon_arrowBrown.gif) no-repeat 0 9px;
	font-weight: bold;
	color: #462c1c;
	padding-left: 12px;
}

#sideContent1 ul.sideNav li.selected strong a:hover {

}

#sideContent1 ul.sideNav ul li.selected strong a {
	background:  url(/images/icon_arrowBlue.gif) no-repeat 7px 7px;
	font-weight: bold;
	color: #2c90b1;
	padding-left: 18px;
}
#sideContent1 ul.sideNav ul ul li.selected {
	padding-left: 24px;
}

#sideContent1 ul.sideNav ul ul li.selected strong a {
	background:  url(/images/icon_arrowGrey.gif) no-repeat 0 6px;
	font-weight: bold;
	color: #777;
	padding-left: 10px;
}

#sideContent1 ul.sideNav a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	padding: 6px 0 6px 8px;
	display: block;
}

#sideContent1 ul.sideNav a:hover {
	color: #59B6D5;
}

#sideContent1 ul.sideNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sideContent1 ul.sideNav ul li {
	padding: 0;
	border-bottom: none;
	border-top: 1px solid #eee;
}

#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 {
	padding-left: 30px;
}

#sideContent1 ul.sideNav ul ul a {
	padding: 3px 0;
	background: none;
	color: #666;
}

#sideContent1 ul.sideNav ul ul a:hover {
	color: #009dd7;
	background: none;
}


/* = CONTENT POD, IMAGE and BACKGROUNDS
----------------------------------------------- */

.pod {
	margin: 0;
	padding: 10px;
	clear: both;
}

#sideContent1 .pod {
	padding: 10px 0;
}

#sideContent1 .pod a {
	display: block;
}


#sideContent2 .pod {
	border-bottom: 3px solid #eee;
	padding-bottom: 15px;
	padding-left: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#sideContent2 .ad { margin-left: 0; padding-left: 0; padding-right: 0;}


.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 
-------------------------------------------------- */

.feature { 
	background: #f4f3f0 url(/images/bkg_pattern.jpg) repeat-x left top;
	
}

.feature a.callToAction {
	padding-left: 20px;
}


.promo { 
	background: #fff;
}


.feature div.main {
	float: left;
	width: 600px;
	padding: 10px 20px 10px 40px;
	margin-right: 40px;
}

.feature div.related {
	float: left;
	width: 210px;
	padding: 10px 20px;
}

.feature h1 { font-size: 22px; text-shadow: 0px 1px 1px rgba(255,255,255,.8); margin: 8px 0 16px 0;}
.feature .home h1 {font-size: 24px; }

.feature .callout { color: #417c90; }

.home .feature div.main {
	float: left;
	width: 420px;
	padding: 10px 20px;
	margin-right: 0;
}

.home .promo div.main {
	background: url(/images/bkg_photoFrame.gif) no-repeat 20px 20px;
	width: 375px;
	height: 260px;
	padding: 39px 24px 20px 36px;
}

.home .feature div.related {
	float: left;
	width: 470px;
	padding: 10px 10px 10px 10px;
}

.home ul.relatedList a{ 
	font-size: 13px; 
}

.home ul.relatedList li {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* =Footer 
-------------------------------------------------- */

.contactInfo {
	width: 500px;
	float: left;
	text-align: left;
	margin-right: 0;
}


.copyright {
	width: 350px;
	padding-right: 10px;
	float: right;
	text-align: right;
}

.contactInfo img { padding-right: 12px; }

#footer a {
	color: #1d8385;
	padding: 0 12px 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#footer a.email img{
	position: relative;
	top: 5px;
}

#footer a:hover {
	color: #790000;
}

#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: 410px; }

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;
}


#ctl00_pageContent_hpNews h3 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #790000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

