/* 

	STANDARD HTML
		
*/
body {
	padding: 0px;
	margin: 0px;
/*	background-color: #4c4c4c; */

	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #242424;
	font-size: 12px;
	line-height: 18px;	
}
ul, li {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #242424;
	font-size: 12px;
	line-height: 18px;	
}
hr {
	margin: 20px 0 0 20px;
	width: 585px;
	color: #497e24;
}

/*

	CONTAINER

*/
#main {
	width: 800px;
}
#ext-template {
	margin-bottom: 35px;
}

/*

	COLORS

*/
.grey 		{ color: #4c4c4c; }
.green 		{ color: #497e24; }
.lightgreen	{ color: #7fa456; }
.darkgreen	{ color: #242424; }
.bordeaux 	{ color: #952230; }
.beige 		{ color: #fffccc; }
.white 		{ color: #ffffff; }

.bg-grey 		{ background-color: #4c4c4c; }
.bg-green 		{ background-color: #497e24; }
.bg-lightgreen	{ background-color: #7fa456; }
.bg-darkgreen	{ background-color: #242424; }
.bg-bordeaux 	{ background-color: #952230; }
.bg-beige 		{ background-color: #fffccc; }
.bg-white		{ background-color: #ffffff; }

/* 

	NAVIGATION

*/
table#menu-l1 {
	margin-left: 20px;
	background-color: #497e24;
}
.breadcrumbs, .breadcrumbs a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #497e24;
	color: #ffffff;
}

/*
	
	TICKER

*/
.ticker, .tx-mjnewsticker-pi1 {
	background-color: #497e24;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ffffff;
}

/*

	COL-LEFT
	
*/
#col-left {
/*
	margin-top: 20px; 
	margin-left: 20px;
	margin-right: 18px;
*/
	margin: 20px 20px 18px 0px;
	width: 585px;
}
.col-left-text p, .col-left-text td, .col-left-text strong {
	margin-right: 40px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #242424;
}
.col-left-table-text {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #242424;
	vertical-align: top;
}
.col-left-text strong { 
	font-weight: bold;
	color: #497e24;
}
.col-left-text h1, h1.csc-firstHeader {
	margin-bottom: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #497e24;
}
.col-left-text a, .col-left-text a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #952230;
	text-decoration: underline;
}
.col-left-text a:hover {
	color: #497e24;
}

/*

	COL-RIGHT
	
*/
#col-right {
	width: 175px;
	margin-top: 2px;
	background-color: #7fa456;
	background-color: #fffccc;
}
.col-right-text div.csc-textpic-imagewrap {
	padding-left: 12px;
}
.col-right-text csc-header csc-textpic-caption,
.col-right-text csc-header div.csc-textpic-text
{
	padding-left: 12px;
	padding-right: 12px;
	background-color: #7fa456;
	color: #ffffff;
	width: 151px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.col-right-text p,
.col-right-text dd.csc-textpic-caption  {
	padding-left: 12px;
	background-color: #7fa456;
	color: #ffffff;
	width: 151px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.col-right-text h1 {
	margin-top: 0px;
	border-top: 2px solid #fffccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	background-color: #497e24;
	color: #ffffff;
}
.col-right-text a, .col-right-text a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #952230;
	text-decoration: underline;
}
.col-right-text a:hover {
	color: #497e24;
}
/* v1 (popups) */
.poptext {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 13px;
}
.imgtext {
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 15px;
	padding-left: 15px;
}
.imgtextno {
	font-family: helvetica, arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
body table tr td p {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.contenttable tr {
	height: 36px;
}
.contenttable td {
	text-align: left;
	vertical-align: top;
}
.contenttable .td-0 {
	width: 151px;
	padding-right: 11px;
	text-align: right;
}