body {
	background-color: #1e7fb5;
	margin: 0px;
	padding: 0px;
}

body, p, td {
	color: #494949;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a:active, a:hover, a:link, a:visited {
	color: #9d1201;
}
a:active, a:visited {
 	color: #d71d06;
}


ul.noBullet 
{
	list-style-type: none ;
}





#mainTable {
	background: #ffffff;
}




/* homepage */
#HPcell {
	background: #FFFFFF;
}
#HPcell table 
{
	padding: 0px;
	margin: 0px;
}
#HPcell a, #HPcell a:active, #HPcell a:hover, #HPcell a:link, #HPcell a:visited  {
	color: #383737;
}
#HPbanner {
	background: url(../images/pages/homepage/20070718/main/20070718/ne.jpg) no-repeat bottom;
}
#HPbanner .sectionHeader {
	color: #9d1201;
	font-size: 22px;
	font-weight: bold;
}
#HPareaLeft {
	padding: 20px 30px;
}
#HPareaLeft .sectionHeader
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#HPareaLeft p 
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top:0px;
	margin-bottom:0px;	
}
#HPareaRight {
	background: #ffffff;
	margin-right: 9px;
	padding: 22px;
}
#HPareaRight .hl {
	color: #000000 ;
	font-size: 24px;
	font-weight: bold;
}
#HPareaRight .date {
	font-size: 10px;
	padding-top:5px;
	padding-bottom: 5px;
}
#HPareaRight .article {
	font-size: 12px;
}
#HPareaRight .More, #HPareaRight .More a, #HPareaRight .More a:active, #HPareaRight .More a:hover, #HPareaRight .More a:link, #HPareaRight .More a:visited {
	color: #9d1201;
	font-size: 14px;
	font-weight: bold ;
	padding-top: 15px;
	text-decoration:none;
}
	#HPareaRight .More a:visited {
		color: #d71d06;
	}

#HParea p, #HParea .sectionHeader  {
	font-size: 12px;
}
#HParea .sectionHeader {
	color: #9d1201;
	font-size: 16px;
	font-weight: bold;
}

#HPsidebar {
	padding: 1px 7px;
	padding-right: 0px;
}

#HPsidebar #joinNow {
	background: #fdfdf7 url(../images/pages/homepage/20070718/sidebar/20070718/join/sw.jpg) repeat-y;
	padding-top: 8px;
	padding-left: 20px;
}
#HPLogin {
	margin: 7px 0px;
}
#HPLogin td {
	padding-bottom: 3px;
}



/* main area of article pages */
#articleMainContent {
	margin: 25px;
}
.articleCatagory {
	color: #9d1201;
	font-size: 20px;
	padding-bottom: 7px;
}
.articleName {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 10px;
}
.articleDate, .articleAuthor {
	font-size: 12px;
	font-style: italic;
	padding: 2px 0px;
}
.greenHR {
	background: #bcd853;
	height: 1px;
	margin: 12px 0px;
}

.sectionHeader {
	color: #9d1201;
	font-size: 18px;
	font-weight: bold;
}


/* bookstore */
#bookStoreMainContent {
	margin: 15px;
}
.BSitemBtn {
	margin-top:18px;
}
.BSitemDescCell {
	padding: 0px 12px;
}
.BSitemTitle, .BSitemTitleFeature {
	color: #9d1201;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.BSitemDesc, .BSitemDescFeature {
	
}
.BSitemPrice, .BSitemPriceFeature {
	font-size: 18px;
	font-weight: bold;
	padding-top:10px;
}
.BSitemPriceNonMemeber, .BSitemPriceNonMemeberFeature {
	font-size: 11px;
}

.BSitemTitleFeature {
	font-size: 24px;
}




/* yellow area just below nav with breadcrumb and taf,printer friendly */
.breadCrumbBar {
	background:#fdfcdd;
	margin-top:1px;
}
td.breadCrumbText, td.tellFriendPrinterFriendly {
	padding: 6px 0px;
}
td.breadCrumbText img, td.tellFriendPrinterFriendly img {
	margin-left: 14px;
	margin-right: 3px;
	vertical-align: text-top;
}
td.breadCrumbText {
	padding-left: 9px;
	width: 385px ;
}
.breadCrumbText, .breadCrumbText a, .breadCrumbText a:active, .breadCrumbText a:hover, .breadCrumbText a:link, .breadCrumbText a:visited,
	.tellFriendPrinterFriendly, .tellFriendPrinterFriendly a:active, .tellFriendPrinterFriendly a:hover, .tellFriendPrinterFriendly a:link, .tellFriendPrinterFriendly a:visited {
	color: #383737;
	font-size: 11px;
	text-decoration:none;
}
.breadCrumbActive  {
	font-weight: bold;
}
.tellFriendPrinterFriendly a:active, .tellFriendPrinterFriendly a:hover, .tellFriendPrinterFriendly a:link, .tellFriendPrinterFriendly a:visited {
	font-weight: bold;
	text-decoration:underline;
}







/* main left cell */
.subNav {
	background: #f1ce61;
}
.subNav ul {
	margin: 0px ;
	padding: 0px ;
}
.subNav ul li {
	margin: 0px ;
	padding: 0px;
	padding-left: 15px ;
	padding-bottom: 10px;
}

div.subNavSubLinks {
	background: #fdf8e7 url(../images/wrappers/main/20070716/sidebar_left/20070716/subnavbox/bg.gif) repeat-y;
	width: 162px;
}
div.subNavSubLinksTop {
	background: #fdf8e7 url(../images/wrappers/main/20070716/sidebar_left/20070716/subnavbox/n.gif) repeat-y;
	height: 8px;
	width: 162px;
}
div.subNavSubLinksBottom {
	background: #fdf8e7 url(../images/wrappers/main/20070716/sidebar_left/20070716/subnavbox/s.gif) repeat-y;
	height: 6px;
	width: 162px;
}


.EktronLeftMenu ul li a
{
	display: none;
}
.EktronLeftMenu ul li ul li a 
{
	display: inline;
}
.EktronLeftMenu ul 
{
	padding:0px;
	margin:0px;
	#margin-top: -8px;
}
.EktronLeftMenu ul li 
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 8px;

}

#ctl00_net_mainContent_ListSummary2 a 
{
	text-decoration: none;
}
#ctl00_net_mainContent_ListSummary2 td 
{
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

.EktronLeftMenu ul li ul li, .EktronLeftMenu ul li
{
	list-style: none;
}


/* 3rd level navigation for main cell */
.ektSitemap3rdLevel ul.ektSitemap 
{
	margin: 0px ;
	padding: 0px ;
}
.ektSitemap3rdLevel ul.ektSitemap li
{
	margin: 0px ;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.ektSitemap3rdLevel .ektSitemap .ektSitemap_active 
{
	display: none;
}

/* main right cell */
div.linksRelated {
	background:url(../images/wrappers/main/20070716/sidebar_right/20070716/also.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 35px;
	padding-top: 55px;
	padding-left: 20px;
	width: 200px;
}
div.subCats {
	background:url(../images/wrappers/main/20070716/sidebar_right/20070716/subcat.gif) no-repeat;
	margin-left: 20px;
}

div.linksRelated a, div.linksRelated a:link, div.linksRelated a:active, div.linksRelated a:hover, div.linksRelated a:visited {
	color: #4c4a4a ;
	display: block;
	font-weight: bold;
	padding-bottom: 15px;
	text-decoration: none;
}
div.linksRelated a:active,  div.linksRelated a:visited {
	color: #949393;
}

div.linksEvents {
	background:url(../images/wrappers/main/20070716/sidebar_right/20070716/events.gif) no-repeat;
}
div.linksEvents a, div.linksEvents a:active, div.linksEvents a:hover, div.linksEvents a:link, div.linksEvents a:visited {
	display: inline;
	text-decoration: underline;
}

div.linksBookStore {
	background:url(../images/wrappers/main/20070716/sidebar_right/20070716/bookstore.gif) no-repeat;
	width: 150px;
}


.noUnderLine li a
{
	text-decoration: none;
}


/* master template footer area */
.footerText, .footerText a, .footerText a:active, .footerText a:hover, .footerText a:link, .footerText a:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
	.footerText a:visited, .footerText a:active {
		color: #cccccc;
	}
	.footerText a:hover {
		text-decoration: none;
	}

#ctl00_net_mainContent_ListSummary1 td
{
	padding: 6px 10px;
}
#ctl00_net_mainContent_ListSummary1 a 
{
	text-decoration: none;
}

.loginRegular 
{
	background: url('/images/wrappers/main/20070716/header/20070716/tab_regular.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 2px;
}

.loginRegular .welcomeBack 
{
	font-size: 14px;
	font-weight: bold;
}

.loginRegular .updateinfo a
{
	text-decoration: none;
}

.loginRegular .logout 
{
	padding-left: 130px;
	padding-top: 13px;
}
.loginRegular .logout a 
{
	color: #616161;
}

.contactUs 
{
	padding-top:5px; 
	padding-left: 5px;
}
.contactUs a
{
	color:#616161; 
	font-weight: bold;
}


#ctl00_net_mainContent_ArticleListDiv
{
	border: 0px solid green;
	padding-left: 15px;
}
#ctl00_net_mainContent_RootDirectoryCtl 
{
	border: 0px solid red;
}
#taxArticle 
{
	font-size: 17px;
	padding-left: 4px;
	padding-bottom: 10px;
}
.taxTrticleTeaser 
{
	
}
.taxArticleTD 
{
	padding-left:7px;
	padding-bottom: 25px;
	#padding-bottom: 35px;
}
.taxArticleTitle 
{
}
.taxCatagoriesList 
{
	padding-bottom: 5px;
}
.taxArticleMainListing 
{
	padding-left: 10px;
}

#lowerLS #ctl00_net_mainContent_ListSummary1 td p
{
	border: 0px solid red;
	margin-top: 0px;
	padding-top: 0px;
	#padding-bottom: 15px;
}
#lowerLS #ctl00_net_mainContent_ListSummary1 td
{
	border: 0px solid blue;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}