/* New stylesheet in alphabetical order. Also seperated styles by element, class, and classless id's */
/* NOTE: If the class has an element tag first, it will be grouped with its class or ordered by class name to keep this orderly and clean */

.newWrap {
	width: 1003px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../nav_images/back_gif.gif);
	text-align: left;
}

.newWrapNoRight {
	width: 1003px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../nav_images/back_gif_no_right.gif);
	text-align: left;
}

.newInnerWrap {
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
}

.newWrapBottom {
	width: 1003px;
	height:10px;
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	background-image: url(../nav_images/bottom.gif);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
}
	
a.hptLink, a.hptLink:link, a.hptLink:visited {
    color: #003876;
	text-decoration: none;
}

a.hptLink:hover {
	text-decoration: underline;
	}
		
/* elements */
a img {border:0;}

a:hover  {
	text-decoration: underline;
	}
	
a:link {
    color: #5B8958;
	text-decoration: underline;
    }
			
a:visited {
    color: #838787;
	text-decoration: underline;
    }

body, p, li, .body {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

form h1 {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
form h2 {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	}

ol {
	list-style-type: decimal;
	color: #333333;
	}

sub {
	vertical-align: -4px;
	line-height: .5em;
	font-size: 9px;
}

sup {
	vertical-align: 4px;
	line-height: .5em;
	font-size: 9px;
}

ul {
	list-style-type: disc;
	color: #333333;
	}



/* classes */
div.articleSupercededBox {
	border: 1px solid black; 
	padding: 5px; 
	margin: 5px 5px 5px 5px; 
	text-align: center;
	}

.article_contents {
	color: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-image: url(../nav_images/rightCol_navSquare.gif);
	margin-left: -23px;
	}

.article_contents_sub {
	color: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(../nav_images/rightCol_navSquare_sub.gif);	
	margin-left: -23px;
	}
	
.article_image {
	z-index: 1;
	background-repeat: repeat;
	width: 100%;
	}
	
.article_image h4 {
	margin-top: 0px;
	font-size: 11px;
	}

.article_image_content {
	margin-right: 15px;
	margin-left: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3c7b8;
	border-left-color: #b3c7b8;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: white;
	padding: 0px;
	z-index: 2;
	}

.article_image_footer {
	background-color: transparent;
	background-image: url('../nav_images/footer_middle.gif');
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	z-index: 2;
	}

.article_image_header {
	background-color: transparent;
	background-image: url('../nav_images/header_middle.gif');
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	z-index: 2;
	}

.article_figure_caption {
	padding: 5px;
	font-size: 10px;
	margin: 0px;
	}

.article_figure_link {
	padding: 5px;
	font-size: 10px;
	}

.back_to_top {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #444444;
	font-size: 13px;
	line-height: 13px;
	text-decoration: bold;
	}
	
div.blogByline {
	background: #f2f4f2;
	padding-bottom:0px;
	padding-left:2px;
	width:100%;
	}

div.blogCalendarHeader {
	text-align: center;
	display: block;
	background: #DDDDDD;
	margin: 0px 2px 0px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

a.blogCalendarLink {
	background: #DDDDDD;
	}

table.blogCalendarTable {
	background: #9d6b34;
	margin: 0px 2px 0px 2px;
	border: 1px solid #ffffff;
	}

div.blogCommentByLine {
	font-size:9px;
	font-style:italic;
	font-weight: bold;
	}

h3.blogCommentHeader {
	line-height: normal;
	}

div.blogEntryComment {
	margin: 0px 0px 10px 5px;
	padding: 2px;
	background-color: #EBE8D6;
	color: #333333;
	border-left: 1px dotted #d4d3c2;
	border-bottom: 1px dotted #d4d3c2;
	}

div.blogEntryCommentAlt {
	margin: 0px 0px 10px 5px;
	padding: 2px;
	background-color: #FFFFFF;
	color: #333333;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	}

div.blogEntryFooter {
	line-height: normal;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px dotted #CCCCCC;
	}

img.blogEntryImage {
	max-width: 200px;
	float: right;
	margin: 5px 5px 5px 5px;
	}

a.blogEntryTitle, a.blogEntryTitle:visited {
	color: white;
	text-decoration: none;
	}

div.blogEntryTitle {
	background-color:#81A28A;
	min-height:22px;
	padding-bottom:0px;
	padding-left:2px;
	width:100%;
	}

h1.blogEntryTitle {
	color:white;
	font-size:14px;
	margin: 2px 0px 0px 0px;
	line-height: normal;
	padding: 1px 1px 1px 1px;
	}

div.blogEntryTrackbacks {
	border-bottom: 1px dotted #CCCCCC;
	}

div.blogPod  {
	color: #ffffff;
	background: #9D6B34;
	overflow: hidden;
	border: 1px solid white;
	width: 168px;
	padding: 5px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	}
	
div.blogPod hr {
	border-top-color: white;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
}

div.blogPodBody {
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

div.blogPodHeader {
	overflow: hidden;
	font-weight:bold;
	color: #ffffff;
	font-size: 12px;
	}

p.blogRecentComments {
	overflow: hidden;
	color:#ffffff;
	}

a.blogRecentComments, a.blogRecentComments:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}

.blogRecentComments hr {
	border-color: #ececec;
	border-width: 1px;
	border-style: solid;
	}

div.blogRelatedentries {
	border-bottom: 1px dotted #CCCCCC;
	}

div.blogSubscribe {
	margin: 5px 5px 5px 5px;
	}

.bulletin_wrap {
	background-color: #BF8E4E;
	border: 1px solid white;
	width: 168px;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	}

.bulletin_wrap_home {
	background-color: #BF8E4E;
	border: 1px solid white;
	width: 168px;
	padding: 5px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	}
	
.joinnow_wrap_home {
	background-image:url('/images/gearhead_bg_rightanchor.gif');
	background-repeat: repeat;
	border: 1px solid white;
	width: 168px;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	}
	
.small_indent {
	margin-left: 0;
	padding-left: 1em;
	}

.by_line {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 11px;
	}

.caption {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	}

.caption_print {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	}

.caption_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	}

.cfdebug {
	text-align: left;
	}
	
div.checklist-ref {
	padding: 10px;
	float: right;
	text-align: center;
	max-width: 250px;
	width: 250px;
	background-color:#f5f5f5;
	margin: 5px;
	}

.clear { 
	clear:both;
	height:1px;
	overflow:hidden;
	}
	

div.comment_even {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	background-color: #d7e4f3;
	font-size: 11px;
	line-height: 16px;
	}	
	
div.comment_odd {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}

.contents {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 11px;
	line-height: 15px;
	}
	
/* .contentWrap{
	background-repeat: repeat-y;
	background-image: url(../nav_images/content.gif);
	text-align: left;
	}  */

.contentWrap #leftColumn {
	float:left;
	width: 200px;
	}

.contentWrap #middleColumn {
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	width: 564px;
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}

.contentWrap #middleColumnLarge {
	margin: 15px;
	float: left;
	width: 764px;
	}

.contentWrap #rightColumn {
	float: left;
	width: 200px;
	}

/* .contentWrapNoRight{
	background-repeat: repeat-y;
	background-image: url(../nav_images/content_no_right_col.gif);
	text-align: left;
	} */

.contentWrapNoRight #leftColumn {
	float:left;
	width: 200px;
	}

.contentWrapNoRight #middleColumn {
	margin-left: 15px;
	float: left;
	width: 564px;
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}

.contentWrapNoRight #middleColumnLarge {
	margin: 15px;
	float: left;
	width: 764px;
	}
	
h3.execSummary {
	margin: 0px 0px 0px 0px;
	}

h1.execSummary {
	margin: 0px 0px 0px 0px;
	}
	
.footer { 
	font-family:verdana,arial,helvetica,sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 14px;	
	}
	
.footerWrap {
	margin-top: 1px;
	background-color: #ffffff;
	}

.form-field-error  {
	color:red;
	font-weight:bold;
	}

.headerContainer {
	background-color: #FFFFFF;
	}

.headerContainer #bgLogo {
	padding-left: 10px;
	width: 390px;
	float:left;
	background-color: #ffffff;
	}

.headerContainer #bgLeaf {
	background-repeat: no-repeat;
	background-image: url(../nav_images/leaf_bkg_in.gif);
	width: 565px;
	height: 90px;
	float:right;
	padding-right: 10px;
	background-color: #ffffff;
	}

.header_link {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #91B490;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	background-color: transparent;

	}

.header_search {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: normal;
	}

.header_search input {
	border-color: #bcbcbc;
	border-width: 1px;
	border-style: solid;
	}

.home_bullets {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	}

li.home_bullets {
	list-style-type: disc;
	margin-left: -24px;
	}

.home_header_link {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #91B490;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	}

.home_title_med {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: -10px;
	}

.home_title_sm {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: -10px;
	}

.home_title_sm img{  
	margin-right: 6px;
	}
	
	
img.ledeStory {
	border-width: 1px; 
	border-style: solid; 
	border-color: #cccccc;
}

div.ledeStory {
	display:inline; 
	float:left; 
	margin:0px 8px 5px 0px; 
	width:180px;
	height: 171px;
}

div.ledeStoryImg {
	display:inline; 
	float:left; 
	margin:0px 8px 5px 0px; 
	width:180px;
	
}

div.ledeStoryClear {
	display:inline; 
	float:left;
	margin:0px 0px 5px 0px;  
	width:180px;
	height: 171px;
	clear:right;
}


ul.left_nav {
	margin-top: 10px;
}

.left_nav {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	}

div.left_nav_header {
	margin-top: 10px;
	margin-bottom: 0px;
}

.left_nav_header a, .left_nav_header a:visited  {  
	font-family:arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	text-decoration: none;
	}
	
.left_nav_sub {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	}

.left_nav_sub2 {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	}

.left_title {
	font-family:arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	}

a.left_nav {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
    }
    
a.left_nav:hover  {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a.left_nav:visited {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
    }

a.left_nav_sub {
    color: #FFFFFF;
	text-decoration: none;
    }

a.left_nav_sub:hover  {
    color: #FFFFFF;
	text-decoration: none;
	}
	
a.left_nav_sub:visited {
    color: #FFFFFF;
	text-decoration: none;
    }

li.left_nav {
	list-style-image: url('../nav_images/leftNav_arrow.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_noExp {
	list-style-image: url('../nav_images/leftNav_square.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_exp {
	list-style-image: url('../nav_images/leftNav_arrow_exp.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_sub {
	list-style-image: url('../nav_images/leftNav_sub_arrow.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_sub_noExp {
	list-style-image: url('../nav_images/leftNav_sub_square.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_sub_exp {
	list-style-image: url('../nav_images/leftNav_sub_arrow_exp.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_sub2 {
	list-style-image: url('../nav_images/leftNav_sub2_arrow.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_sub2_noExp {
	list-style-image: url('../nav_images/leftNav_sub2_square.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}

li.left_nav_sub2_exp {
	list-style-image: url('../nav_images/leftNav_sub2_arrow_exp.gif');
	color: #FFFFFF;
	margin-left: -23px;
	}
	
a.linkopacity img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	}	

.loginForm {
	width: 544px;
	background-color: #EDEEF2;
	padding: 10px;
	}

.loginForm input {	
	position: relative;
	top: -1.5em;
	left: 60px;
	display: block;
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	margin-left: 10px;
	width: 135px;
	}

.loginForm input.checkbox {	
	position: relative;
	top: -1.5em;
	left: 184px;
	display: block;
	border-width: 0px;
	margin-left: 10px;
	width: 15px;
	}
	
.loginForm input#hidden {
	visibility: hidden;
	}
	
.loginForm input#memberEmail {	
	top: 1em;
	}

.loginForm input#memberEmailSubmit {	
	top: 2em;
	}
	
.loginForm label {
	text-align: right;
	}


.loginForm p {
	line-height: 18px;
	}

.loginForm #IP {
	width: 230px;
	padding: 10px;
	float: left;
	margin-left: ;
	margin-top: -15px;	
	}

.loginForm #joinBox {
	border-color: #1e396e;
	border-width: 1px;
	border-style: solid;
	width: 230px;
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	margin-left: ;	
	}
	
.loginForm #joinEmail {
	text-align:;
	float: left;
	width: 200px;
	margin-left:9px;
	}

.loginForm #loginBox {
	border-color: #1e396e;
	border-width: 1px;
	border-style: solid;
	width: 230px;
	background-color: #FFFFFF;
	padding: 10px;		
	float: left;
	}

.loginForm #memberEmail {
	width: 200px;
	left: -10px;
	}

.loginForm #memberLogin {
	text-align:;
	float: left;
	width: 200px;
	margin-left:10px;
	}
	
.loginForm input.loginBoxButton {
	clear: both;
	float: left;
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
	margin-top: 1em;
	width: 100px;
	left: 98px;
}

	    
.main {
	background-position: center;
	background-color: #F8F8F8;
	/* background-image: url(../nav_images/shad2.gif);
	background-repeat: repeat-y; */
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

a.main_nav {
    color: #FFFFFF;
	text-decoration: none;
	display:block;
    }
    
a.main_nav:hover  {
    color: #FFFFFF;
	text-decoration: none;
	display:block;
	}

a.main_nav:visited {
    color: #FFFFFF;
	text-decoration: none;
	display:block;
    }
    
h1.menuContent {
 	border-bottom-color: #666666; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
 
p.menuContent, div.menuContent {
 	float:left; 
 	width: 270px;
 	
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
}   

.merch_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}

.merch_body {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	}
	
#modal_container {  
     padding:5px;  
     background-color:#fff;  
     border:1px solid #666;  
     overflow:scroll;  
     font-size:12px;  
     color:#333;  
     text-align:left;
     width: 590px;  
 } 
  
#modal_overlay {  
     background-color:#000;  
 }  

.navContainer {
}
	
.news_body {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}	

div.newsBull {
	background-image:url(/navigation-elements/arrowrgt_gry.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;	
	padding-bottom:3px;
	padding-left:10px;
}


div.newsBigListItem {
	margin-bottom: 15px;
	clear: both;
}

div.newsContentWrap {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2.newsContent {
	margin-top:1px; 
	margin-bottom:1px;
}

	
h1.newsContent {
	border-bottom-color: grey; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h3.newsContent {
	color: #5B8958;
	border-bottom-color: grey; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 10px 0px 10px 0px;
	line-height: normal;
}

div.newsDate {
	color: #949494;
}


div.newsRSSLink {
	float: right;
}




.news_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

	



a.newsHeading, a.newsHeading:link, a.newsHeading:active, a.newsHeading:visited, a.newsHeading:hover {
	text-decoration: none;
	color: #5B8958;
}


a.newsList, a.newsList:link, a.newsList:active, a.newsList:visited,  a.lbOn,  a.lbOn:visited, a.lbOn:link {
	text-decoration: none;
	color: #003876;
}
a.newsList:hover, a.lbOn:hover {
	text-decoration: underline;
}

div.newsList {
	display:inline; 
	float:left; 
	margin:0px 15px 10px 0px;
	padding: 0px 0px 0px 0px; 
	width:267px;
}

div.newsPageLinks {
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	width: 100%;
}


div.newsToppers {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}





	
	

a.noStyle:active {
    color: #003876;
	text-decoration: none;
    }
  
a.noStyle:link {
    color: #003876;
	text-decoration: none;
    }

a.noStyle:hover {
    color: #003876;
	text-decoration: none;
    }

a.noStyle:visted {
    color: #003876;
	text-decoration: none;
    }

h1.noStyle {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;
	}

h2.noStyle {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	margin-top: 10px;
	}

.photo_credits, cite {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: -15px;
	}

li.photo_credits {
	list-style-type: decimal;
	margin-left: -18px;
	margin-bottom: 0px;
	}

.printable_sidebar_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	}
	
a.prodsByCSI {
	padding-left: 10px;
	}

li.prodsByCSI {
	background-position: 0px 4px;
	background-repeat:no-repeat;
	background-image: url('/navigation-elements/arrowrgt_gry.gif');
	}

ul.prodsByCSI {
	list-style-type: none;
	}

li.prodsByCSI_expand {
	background-position: 0px 2px;
	background-repeat:no-repeat;
	background-image: url('/navigation-elements/arrowdwn_gry.gif');
	}

li.prodsByCSI_none {
  list-style: none;
  list-style-image: none;  
	}

.profile {
	width: 400px;
	padding: 0px;
	margin-left: 50px;
}

#profileForm {
	color: #444444;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}

#profileForm input{
	position: relative;
	top: -1.7em;
	left: 180px;
	display: block;
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	margin-left: 10px;
}


#profileForm label
{
	clear: both;
	float: left;
	display: block;
	width: 180px;
	margin-top: -.2em;
	text-align: right;
}

#profileForm label.first {
	margin-top: 1em;
}

#profileForm select {
	position: relative;
	top: -1.7em;
	left: 180px;
	display: block;
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	margin-left: 10px;
}

#profileForm input.submit {
	clear: both;
	float: left;
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
	margin-left:150px;
	margin-top: 1em;
}

#profileForm input#hidden {
	visibility: hidden;
}

.recent_search_list {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	}

li.recent_search_list {
	list-style-type: decimal;
	color: #FFFFFF;
	margin-left: -17px;
	}

.rel_content_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}

.rel_content_title_sm {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	}
	
.rel_content_title img {
	vertical-align: middle;
	margin-right: 5px;
	}

.restricted_body {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	}

.restricted_subtitle {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	}

.restricted_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: -10px;
	}

.restricted_title_med {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	}

td.right_column {
	overflow: hidden;
}

img.right_column {
	float:left;
	margin-right: 5px;
}

hr.right_column {
	color: #6A3607;
	background-color: #6A3607;
	margin-bottom: 10px;
	border: 0px;
}

.right_column_body {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	width: 100%;
	}

.right_column_more {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.right_column_title, .right_column h1 {  
	font-family:arial,helvetica,sans-serif;
	color: #6A3607;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.right_column_title_sm, a.right_column_title_sm {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	overflow: hidden;
	text-decoration: none;
	
	}
	
.right_column_title_sm a{  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
    text-decoration: none;
	}	

.right_col_top_box {
	background-color: #9d6b34;
	border: 1px solid white;
	width: 168x;
	padding: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	}

.right_nav {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	}
	
a.right_nav {
    color: #FFFFFF;
	text-decoration: underline;
    }

a.right_nav:hover  {
    color: #FFFFFF;
	text-decoration: underline;
	}

a.right_nav:visited {
    color: #FFFFFF;
	text-decoration: underline;
    }
    
#rotator-1, 
#rotator-2, 
#rotator-3, 
#rotator-4, 
#rotator-5 {
  float: right;
  width: 282px;
  position: relative;
  overflow: hidden;
  text-align: center;	
}

#rotator-1 .container, 
#rotator-2 .container, 
#rotator-3 .container, 
#rotator-4 .container, 
#rotator-5 .container {
  width: 250px;
  position: relative;    
  overflow: hidden;
  
}

#rotator-1 ul, 
#rotator-2 ul, 
#rotator-3 ul, 
#rotator-4 ul, 
#rotator-5 ul  {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  }                      

#rotator-1 ul li, 
#rotator-2 ul li, 
#rotator-3 ul li, 
#rotator-4 ul li, 
#rotator-5 ul li {
  width: 250px;
  list-style:none;   
  float:left;
  line-height: 0px;
}

#rotator-1 .previous_button, 
#rotator-2 .previous_button, 
#rotator-3 .previous_button, 
#rotator-4 .previous_button, 
#rotator-5 .previous_button {
  display: block;
  float:left;  
  width: 100px;
  z-index: 100;
  cursor: pointer;
  text-align: center;
}

#rotator-1 .previous_button_over, 
#rotator-2 .previous_button_over, 
#rotator-3 .previous_button_over, 
#rotator-4 .previous_button_over, 
#rotator-5 .previous_button_over {

}

#rotator-1 .previous_button_disabled, 
#rotator-2 .previous_button_disabled, 
#rotator-3 .previous_button_disabled, 
#rotator-4 .previous_button_disabled, 
#rotator-5 .previous_button_disabled {
  cursor: default;
   color: #cccccc;
}

#rotator-1 .next_button, 
#rotator-2 .next_button, 
#rotator-3 .next_button, 
#rotator-4 .next_button, 
#rotator-5 .next_button {
  display: block;
  float:right;  
  width: 100px;
  z-index: 100;
  cursor: pointer;
}

#rotator-1 .next_button_over, 
#rotator-2 .next_button_over, 
#rotator-3 .next_button_over, 
#rotator-4 .next_button_over, 
#rotator-5 .next_button_over {

}

#rotator-1 .next_button_disabled, 
#rotator-2 .next_button_disabled, 
#rotator-3 .next_button_disabled, 
#rotator-4 .next_button_disabled, 
#rotator-5 .next_button_disabled {
  cursor: default;
  color: #cccccc;
}


.search_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	}

div.sidebar-ref {
	padding: 10px;
	float: right;
	text-align: center;
	max-width: 250px;
	width: 250px;
	background-color:#f5f5f5;
	margin: 5px;
	}
		
	
div.sidebar-inline {
	padding: 5px;
	font-size: 10px;
	float: left;
	text-align: left;
	max-width: 250px;
	width: 250px;
	background-color:#f5f5f5;
	margin: 5px;
}
	
.sub_contents {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 10px;
	line-height: 15px;
	}
	
.sub_title {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	}

.subscript {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 8px;
	line-height: 0px;
	vertical-align: sub;
	}

.summary {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	}

.superscript {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #333333;
	font-size: 8px;
	line-height: 0px;
	vertical-align: super;
	}

.red { 
    color: #FF0000; 
	}

.title, h1 {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
	}
	
.title_med, h2 {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 20px;
	}
	
.title_sm, h3 {  
	font-family:verdana,arial,helvetica,sans-serif;
	color: #003876;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 20px;
	}
	
a.toc {
	color:#ffffff;
	}

a.toc_anchor:hover {
	text-decoration:none;
	}

div.toc_level_1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	}
	
div.toc_level_2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	}
	   
div.toc_level_3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	}

img.toc_level_1 {
	padding-right:1px;
	}

	   
img.toc_level_2 {
	padding-right:1px;
	}
	   
img.toc_level_3 {
	padding-right:1px;
	}

div.tooltip{
	background-color: transparent;
	width:239px;
	}	

.tooltip #top {
	background-image: url(/nav_images/top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 239px;
	}

.tooltip #middle {
	background-image: url(/nav_images/middle.png);
	background-repeat: repeat-y;
	width: 209px;
	padding-left: 15px;
	padding-right: 15px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	}

.tooltip #bottom {
	background-image: url(/nav_images/bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 239px;
	}

.top_nav {
	font-family:arial,sans-serif,helvetica;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	}

.umbrella {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	}

.umbrella_sub {
	font-family:verdana,arial,helvetica,sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	margin-top: -14px;
	}

.wrapper {
	margin-bottom: 10px;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	padding-left: 1px;
}

/* ====================================================================
Calculator corners and borders
-------------------------------------------------------------------- */
/* Styles we want all browsers to see */
div.calculator {
  border:none;
  position:relative;
  width: 560px;
  } 
div.calculator h2 {
  font-size:1.3em;
  padding:15px;
  text-align: center;
  
  }
div.calculator-instructions {
  width: 90%;
}
form.calculator-body
{
	padding: 0 0 0 25px;
	margin: 0;
	margin-top: -1.7em;
	background-color: #D6E7F7;
}
div.calculator-footer {
  }
div.calculator-footer p
{
	padding: 25px;
	margin: -2em 0 0 0;
	text-align: center;
}

/* media="all" hides styles from NS4.x only 
   - so we'll put styles we want to hide from NS4.x here */
div.calculator {
  background: url(/navigation-elements/calc-frame-top-left.gif) top left no-repeat;
  } 
div.calculator h2 {
  background: url(/navigation-elements/calc-frame-top-right.gif) top right no-repeat;
  padding:25px;
  margin:0;
  }
form.calculator-body {
  background: url(/navigation-elements/calc-frame-right.gif) top right repeat-y;
  }
div.calculator-footer {
  background: url(/navigation-elements/calc-frame-bottom-left.gif) bottom left no-repeat;
  }
div.calculator-footer p {
  background: url(/navigation-elements/calc-frame-bottom-right.gif) bottom right no-repeat;
  }

/* issueTOC.cfm */
.ebnHead {
	margin:0px 0px 8px 0px;
	width:100%; 
	border-bottom: 1px solid #A6A6A6;
	font-weight:bold; 
	color:#003876; 
}
.ebnHead a {
	text-decoration: none;
	color: #5B8958;
}

.ebnHead a:hover {
	text-decoration: none;
	color: #314a30;
}


.ebnHeadL {
	float:left;
	font-size:14px; 
}
.ebnHeadR {
	float:right;
	font-size:12px; 
}
.downloadEBN {
	padding:3px 10px 10px 10px; 
	width:350px; 
	border:1px solid #c1c1c1; 
	float:left;
	margin: 0px 0px 13px 0px;
}

a#downloadEBNlink {
	color: #003876;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a#downloadEBNlink:hover {
	color: #003876;
	text-decoration: underline;	
}

#TCUform {
	margin-top:10px;
}

#TCUform a {
	padding-right: 10px;	
}

#TCUdiv {
	overflow:auto;
	height:200px;
	width:500px; 
	padding:8px; 
	border: 1px solid #d1d1d1; 
	text-align:left; 
	margin-left: 35px; 
	margin-top:10px;
}

.center {
	width: 100%;
	text-align: center;
}

.downloadEBNL {
	float:left;
	width:60px; 
	margin-right:10px;
}
.downloadEBNR {
	float:left;
	width:280px;
	margin-top:13px;
}

.newsTOC {
	background-image:url(/navigation-elements/arrowrgt_gry.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;	
	padding-bottom:3px;
	padding-left:10px;
}

.newsTOC a {
	color: #5B8958;
}
.newsTOC a:hover {
	text-decoration: underline;
}

.smallNewsTOC {
	color: #003876;
	margin-bottom:5px;
}

.largeNews {
}

/* homepage search links */
.header_link {margin-bottom: 0px;}
.search_links {margin-top: 15px;}
.search_links a {text-decoration: none; padding-left: 10px;}
.search_links a:hover {text-decoration: underline;}
.header_login_links a {text-decoration: none;}
.header_login_links a:hover {text-decoration: underline;}

.membership-wrap {background: url('../images/membership-background.gif') 100% 0 no-repeat;}
