/* ################# BODY ################## */
body  {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	}
	
body,div,tr,td,th,li,ul,ol,p,h2,h3,h4,h5,b,i,input,select,option,textarea  {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	color:#61635d;
	}
	
/* ################# GENERAL STRUCTURE ################## */
/* ### MASTER WIDTHS ### */	
#headerZone, #contentDiv, #allContent, #threeColDiv, #specialZone, #footerModsDiv, #footerMenuDiv  {
	width:870px;
	margin-left:auto;
	margin-right:auto;
	}


/* ### HEADER AREA ### */
#headerZone  {
	text-align:left;
	margin-top:50px;
	vertical-align:bottom;
	}
	
#logo  {
	float:left;
	width: 200px;
	padding-bottom:15px;
	}
	
/* ### BODY AREA ### */	
#bodyDiv  {
	clear:both;
	background:#f9fcf0 url(../images/core/body_bg_bottom.png) bottom left repeat-x;
	}
	
#bodyDivInner  {
	padding: 30px 0 20px 0;
	background:url(../images/core/body_bg_top.png) top left repeat-x;
	}
	
#contentDiv	{
	text-align: left;
	}

div#allContent  {
	padding:0 0 20px;
	text-align:left;
	}

#mainContent  {
	padding:0 0 0 0;
	text-align:left;
	vertical-align:top;
	}

#otherContent  {
	width:208px;
	padding: 0 40px 0 48px;
	vertical-align:top;
	}
	
#leftContent  {
	width:250px;
	padding: 0 40px 0 0;
	vertical-align:top;
	}

	
/* ### 3-COLUMN LAYOUT TABLE  ### */
#threeColDiv	{
	margin: 0 auto 0 auto;
	text-align: left;
	}
#threeColDiv #mainContent {
	padding: 0 20px 0 0;}

#threeColDiv #otherContent {
	width:160px;
	border-left: solid 1px #d8dec7;
	padding: 0 0 0 15px;
	
	}
	
#threeColDiv .rowTop  {
	margin-bottom:10px;
	}
	
#threeColDiv  .columnLeft  {
	float:left;
	width: 340px;
	padding-right: 20px;
	border-right: solid 1px #d8dec7;
	}

#threeColDiv .columnRight  {
	float:left;
	width: 290px;
	padding: 0 0 0 20px;
	}
	
/* ### OTHER LAYOUT ELEMENTS, IF NEEDED ###


div#mainTop  {
	clear:both;
	margin-bottom:0;
	}

div#mainColLeft  {
	width:272px;
	clear:left;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	overflow:hidden}

div#mainColRight  {
	width:468px;
	float:left;
	margin-bottom:10px;
	}

div#mainMiddle  {
	clear:both;
	margin-bottom:0;
	}

div#mainBody  {
	clear:both;
	margin-bottom:10px;
	}

div#mainBodyBlog h1  {
	color:#506d0f;
	font-size:12px;
	text-transform:uppercase;
	border-top:solid 4px #9cbb13;
	padding-top:3px;
	margin-bottom:10px;
	margin-top:0;
	clear:both;
	}
	
div#mainBottom  {
	clear:both;
	margin-bottom:0;
	}
*/
	
/* ### SPECIAL CONTENT AREA -- USED ONLY FOR EXTERNAL HOME PAGE ### */
#specialZone	{
	margin: 15px auto 0 auto;
	text-align:left;
	}

#specialZone .module, #specialZone .moduleLast		{
	float: left;
	width: 30%;
	margin-right: 20px;
	}
	
 #specialZone .moduleLast	{
 	margin-right: 0;
	}
	
/* ### PATHWAY  ### */
#pathwayContainer  {
	height: 10px;
	}

#pathway  {
	margin-left:auto;
	margin-right:auto;
	display:none;
	height:22px;
	text-align:left;
	vertical-align:bottom;
	}

/* ### FOOTER AREA ### */
#footerZone  {
	background:#fff;
	overflow:hidden;
	padding:10px 0 0;
	text-align:center;
	color:#a2a284;
	clear:both !important;
	}

#footerModsDiv	{
	margin: 0 auto 0 auto;
	background:url(../images/core/divider_vert.png) bottom right no-repeat;
	height:120px;}
	
#footerMenuDiv {
	margin: 0 auto 0 auto;
	text-align: center;
	}
	
div.moduleFooterMenu	{
	margin: 0 auto 0 auto;
	text-align: center;
	}
	
#footerZone .module, #footerZone .moduleLast  {
	width:30%;
	height:120px;
	float:left;
	background:url(../images/core/divider_vert.png) bottom left no-repeat;
	padding:0 10px 0 15px;
	text-align:left;
	}

	
#footerZone .moduleLast  {
	float: right; 
	padding:0 0 0 15px}


#footerZone  ul  {
	margin: 0 0 0 0;
	 padding: 0 0 0 0;
	 background:none;
	}

#footerZone  ul li	  {
	margin: 0 0 0 0;
	 list-style-image: none;
	 list-style: none;
	 background:none;
	 padding: 0 0 .5em 0;
	}
	
#footerZone, #footerZone p, #footerZone a, #footerZone li  {
	color:#a2a284;
	font-size:11px;
	}

#footerZone h3  {
	text-transform:uppercase;
	font-size:11px;
	color:#a2a284 !important;
	border: 0;
	margin: 0 0 .3em 0;}



/* ################# NAVIGATION ################## */
#mainNav	{
	width: 645px; 
	float:right;
	background:url(../images/core/menu_divider.png) right bottom no-repeat;
	}

#mainNav .moduleNoStyle	{
	display:; 
	float:right;
	}
	
/* !!!!!!!!! FOR MAIN NAV STYYLING, SEE templates/menus/horizontal !!!!!!!!!! */


/* ### SIDEBAR MENU : MAIN MENU LEVEL 2 - works with mod_exmenu ### */
ul#mainlevelSubMenu  {
	padding:0;
	margin:0;
	}
	
ul#mainlevelSubMenu ul {
	display:	
	}

li.mainlevelSubMenu,li.mainlevel_currentSubMenu,li.mainlevel_activeSubMenu  {
	list-style:none;
	margin: 0 0 12px 0;
	/*font-size:10px;
	text-transform: uppercase;*/
	font-size:12px;
	text-transform: none;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	white-space:nowrap;
	}

a.mainlevelSubMenu:link,a.mainlevelSubMenu:visited,#active_menuSubMenu  {
	display:block;
	height: 14px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	text-decoration:none;
	color:#707465;
	border-bottom: solid 1px #d8dec7;
	}

a.mainlevelSubMenu:hover,#active_menuSubMenu:hover  {
	border-bottom: solid 2px #d2d9bf;
	padding-bottom: 1px;
	text-decoration:none;
	}

li.mainlevel_currentSubMenu #active_menuSubMenu  { /* current = this page is showing */
	color:#363725;
	border-bottom: solid 3px #d2d9bf;
	padding-bottom: 0px;
	}
	
li.mainlevel_activeSubMenu a.mainlevelSubMenu  { /* active = one of this item's children is currently showing   */
	color:#363725;
	border-bottom: solid 1px #d2d9bf;
	padding-bottom: 2px;
	}

li.mainlevel_currentSubMenu #active_menuSubMenu:hover,li.mainlevel_activeSubMenu a.mainlevelSubMenu:hover  {
	color:#000;
	text-decoration:none;
	}
	
/* ### SIDEBAR MENU : MAIN MENU LEVEL 3 - works with mod_exmenu ### */
li.mainlevelSubMenu ul,
li.mainlevel_currentSubMenu ul,
li.mainlevel_activeSubMenu ul {
	padding:0 0 0 20px;
	margin:10px 0 15px 0;
	}

li.sublevelSubMenu,li.sublevel_currentSubMenu,li.sublevel_activeSubMenu  {
	list-style:none;
	margin: 0 0 12px 0;
	/*font-size:10px;
	text-transform: uppercase;*/
	font-size:11px;
	text-transform: none;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	white-space:nowrap;
	}

a.sublevelSubMenu:link,a.sublevelSubMenu:visited,#active_menuSubMenu  {
	display:block;
	height: 14px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	text-decoration:none;
	color:#707465;
	border-bottom: solid 1px #d8dec7;
	}

a.sublevelSubMenu:hover,#active_menuSubMenu:hover  {
	border-bottom: solid 2px #d2d9bf;
	padding-bottom: 1px;
	text-decoration:none;
	}

li.sublevel_currentSubMenu #active_menuSubMenu,li.sublevel_activeSubMenu a.sublevelSubMenu  {
	color:#363725;
	border-bottom: solid 3px #d2d9bf;
	padding-bottom: 0px;
	}

li.sublevel_currentSubMenu #active_menuSubMenu:hover,li.sublevel_activeSubMenu a.sublevelSubMenu:hover  {
	color:#000;
	text-decoration:none;
	}
	
	
/* ################# COMMON ################# */
a:link,a:active,a:visited  {
	color:#506d0f;
	padding-bottom:0;
	text-decoration:none;
	outline:none;
	}

a:hover  {
	color:#000;
	text-decoration:underline;
	}
	
p  {
	line-height:1.5em;
	margin:0 0 1em;
	}

table  {
	padding:0;
	border:0;
	}

th  {
	white-space:nowrap;
	}

td  {
	padding:0;
	}

img,th img  {
	margin:0;
	padding:0;
	vertical-align:middle}

hr  {
	color:#C6D983 !important;
	height:1px;
	clear:both;
	}
	
/* ### TITLES ### */
h1,h2,h3,h4,h,.contentheading,.componentheading,#written_comments_title,#comment_title,table.moduletable th  {
	font-family:Arial, Helvetica, sans-serif;
	color:#363725;
	margin:0 0 0 0;
	padding:0;
	font-weight:bold;
	}
	
.contentheading,.contentHeader h1,.contentHeader h2,.contentHeader h3  {
	font-family:Arial,Helvetica,sans-serif;
	float:left !important;
	font-size:20px;}

h1, .componentheading, .contentheading {
	/*font-size: 16px;
	text-transform:uppercase;
	letter-spacing: 2px;*/
	font-size: 24px;
	letter-spacing: 0px;
	font-weight:normal
	}
	
div.contentSubtitle	{
	font-size:11px;
	font-weight:bold;
	margin: 3px 0 5px 0;
	line-height:1.5em;
	}

h2 a, h3 a, h4 a  {
	color:#506d0f;
	text-decoration:none;
	}

h2, h2 a  {
	font-size:13px;
	margin: 1.5em 0 .3em 0;
	}

h3,h3 a  {
	font-size:12px;
	margin:1.5em 0 .4em 0;
	}

h4, h4 a  {
	color:#506d0f !important;
	font-family:Arial,sans-serif;
	font-size:13px;
	margin: 0 0 .3em 0;
	}
	
h5, h5 a  {
	color:#2D2E2C !important;
	font-family:Arial,sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0 0 3px 0;
	}
	
.subtitle	{
	font-family:Arial, Helvetica, sans-serif;
	color:#363725;
	margin:0 0 1em 0;
	font-weight:bold;
	font-style:italic;
	font-size:13px;}
	
	
/****************************
 LISTS
*****************************/
ul,ol  {
	margin:0 0 1.5em 20px;
	padding:0;
	}

ul li  {
	margin:0 0 .3em 0;
	padding:0;
	list-style:circle;
	white-space:normal;
	}

ol li  {
	margin:0 0 .5em 0;
	padding:0;
	white-space:normal;
	}

ul.listStyle,
div.module ul,
div.moduleWidth33First ul,
div.moduleWidth33 ul  {
	margin:0;
	padding:0;
	background:url(/support_files/images/core/seperator1px.gif) bottom left repeat-x;
	}

ul.listStyle li,
div.module ul li,
div.moduleWidth33First ul li,
div.moduleWidth33 ul li  {
	margin:0;
	list-style-image:none;
	list-style:none;
	background:url(/support_files/images/core/seperator1px.gif) top left repeat-x;
	padding:.2em 0 .3em 0;
	}
	
	

/* ################# OTHER MODIFIERS  ################# */
a.underline  {
	text-decoration:underline;
	}
	
a.buttonLink  {
	text-decoration:underline !important;
	}
	
p.compact  {
	line-height:1.25em;
	margin:0 0 .7em 0;
	}
.dim,.helpText  {
	color:#676c58}

.verydim  {
	color:#9fa095 !important}

.error  {
	font-weight:bold;
	color:#E34A03 !important;
	}

.warning  {
	font-weight:bold;
	color:#000;
	}

.success,.green  {
	font-weight:bold;
	color:#809900;
	}

.info  {
	font-weight:bold;
	color:#000;
	}


.weightNormal  {
	font-weight:normal !important;
	}

.padRight  {
	padding-right:.7em;
	}

.padLeft  {
	padding-left:1.5em;
	}

.noPad  {
	padding:0 !important;
	margin:0 !important;
	}

.noBottomPad  {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	}

.noPadTop  {
	margin-top:0 !important;
	padding-top:0 !important;
	}

p.minPad  {
	margin:0 0 .5em 0;
	}

p.padBottom  {
	margin-bottom:2em !important;
	}

p.padTop  {
	margin-top:1em !important;
	}

p.helpText  {
	margin-bottom:.7em;
	line-height:1.5em;
	}
	
.noWrap  {
	white-space:nowrap !important;
	}

.center  {
	text-align:center;
	}
	

.small  {
	font-size:11px;
	}

.upFontSize  {
	font-size:110% !important;
	}

/* ################# MESSAGES  ################# */
.messageBar  {
	border:solid 1px #ccc61e;
	background-color:#f0ff7f;
	margin-bottom:10px;
	padding:7px;
	text-align:left;
	color:#363725 !important;
	font-weight:bold;
	font-size:11px;
	}

.messageBar p  {
	margin:0 0 .4em 0;
	font-size:12px;
	}

.messageBarOK  {
	border:solid 1px #a7c94d;
	background:#dffa9a;
	margin-bottom:10px;
	padding:7px;
	text-align:left;
	color:#5b7600;
	font-weight:bold;
	font-size:12px;
	}

.messageBarWarning  {
	border:solid 1px #ccc61e;
	background:#f0ff7f;
	margin-bottom:10px;
	padding:7px ;
	text-align:left;
	color:#363725 !important;
	font-weight:bold;
	font-size:12px;
	}

.messageBarInfo  {
	border:solid 1px #ccc61e;
	background:#f0ff7f;
	margin-bottom:10px;
	padding:7px;
	text-align:left;
	color:#363725 !important;
	font-weight:bold;
	font-size:12px;
	}

.messageBarInstructions  {
	border:solid 1px #d8dec7;
	background: #fff url(/support_files/images/icons/info_16.gif) 5px 5px no-repeat;
	margin-bottom:10px;
	padding:5px 7px 7px 28px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	}
	
.message	{
	border:solid 1px #e5ead4;
	background:#f2f7e2;
	padding:7px;
	font-weight:bold;
	font-size:11px;
	margin: 0 0 10px 0;
	}
	
p.msgFirstLine  {
	margin:0 0 .2em 0;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	}

p.msgFirstLine img  {
	margin-right:6px;
	}

p.msgSecondLine  {
	margin:.5em 0 0 0;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}

p.msgFirstLineBigIcon  {
	margin:0 0 .2em 40px;
	text-indent:-40px;
	font-size:12px;
	}

p.msgSecondLineBigIcon  {
	margin:.5em 0 .2em 40px;
	}	
	
	
/* ################# DATA TABLES  ################# */
.dataTable  {
	background:url(../images/core/seperator1px.gif) bottom left repeat-x;
	clear:left;
	border-collapse:collapse;
	}
	
.dataTableBorder	{
	background:none;
	border:solid 1px #e5ead4;
	border-width: 0 1px 1px 1px;}

table.dataTable tr,table.dataTable tr.special  {
	background:url(../images/core/seperator1px.gif) top left repeat-x;
	}

.dataTable th,.dataTable td  {
	padding:.4em 2em .4em .5em;
	}

.dataTable th.formLabel,.dataTable td.formLabel  {
	padding:.4em 1em .4em 0;
	}

.dataTable th {
	border-top:solid 1px #e5ead4;
	border-bottom:solid 1px #e5ead4;
	background:#f2f7e2;
	padding:.4em 1em .4em .5em;
	font-weight:bold;
	color:#2d2e2c !important;
	text-transform:uppercase;
	font-size:10px !important;
	font-family:Arial, Helvetica, sans-serif;
	}

.dataTable td a:link,.dataTable td a:active,.dataTable td a:visited  {
	text-decoration:none;
	}

.dataTable td a:hover  {
	color:#000;
	text-decoration:underline;
	}

.dataTable th img,.dataTable td img  {
	vertical-align:middle;
	margin:2px;
	}

.dataTable th.indent,.dataTable td.indent  {
	padding-left:25px !important;
	}

.dataTable th.first,.dataTable td.first  {
	padding-left:10px !important;
	}

.dataTable th.minPad,.dataTable td.minPad  {
	padding:5px 5px 5px 3px !important;
	}

.dataTable td.empty  {
	padding:20px 0;
	text-align:center;
	font-weight:bold;
	}

div.empty  {
	padding:20px 0;
	text-align:center;
	font-weight:bold;
	}

.dataTable .checkboxTD  {
	padding:5px 3px !important;
	}

.dataTable .checkboxTD img  {
	margin:0;
	}

.dataTable tr.special td,.dataTable td.special  {
	background-color:#f7fbe0;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#363725;
	}

.dataTable tr.special td img,.dataTable td.special img  {
	margin:0 5px 0 0;
	}

.dataTable tr.special td a,.dataTable td.special a  {
	color:#363725!important;
	}

.dataTable td table  {
	margin:5px 0;
	}

.dataTable td table td  {
	border:0 !important;
	}	
	
	
/* ################# FORMS  ################# */
form  {
	display:inline;
	margin:0;
	}

h5.formTitle  {
	margin:15px 0 2px !important;
	font-size:12px !important;
	}

table.formTableBorder  {
	background:url(../images/core/seperator1px.gif) top left repeat-x;
	margin-bottom:3px;
	}

table.formTableBorder tr  {
	background:url(../images/core/seperator1px.gif) bottom left repeat-x;
	}

table.formTable td  {
	padding-top:.3em;
	padding-bottom:.3em;
	}

table.formTableCompact td  {
	padding-top:2px;
	padding-bottom:2px;
	}

table.formTable .padRight  {
	padding-right:15px;
	}

.formLabel, .formLabelAbove,
.fieldLabel, .fieldLabelAbove  {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A6C4B;
	white-space:nowrap !important;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase}

.formLabel,
.fieldLabel  {
	padding-right:.5em;
	text-align:left;
	}

.formLabelAbove,
.fieldLabelAbove  {
	padding-bottom:0;
	text-align:left;
	}

span.formLabelAbove  {
	display:inline;
	line-height:20px;
	text-align:left;
	}

table.formTableBorder td.formLabel  {
	padding-right:.7em !important;
	text-align:left;
	}

table.formTable td table td  {
	padding:2px 0;
	}

table.formTableVertical  {
	margin-bottom:0;
	}

table.formTableVertical td  {
	white-space:;
	}

table.formTableVertical .formLabelAbove  {
	padding-top:.7em;
	padding-bottom:0;
	}

table.formTableVertical td.first  {
	padding-top:0 !important;
	}
	
input,select  {
	vertical-align:middle;
	}

input.disabled,select.disabled,textarea.disabled  {
	background-color:#f7fbe0;
	color:#636B4E;
	}

input.currency  {
	width:55px;
	}

input.percentage  {
	width:35px;
	}

input.fieldLong,textarea.fieldLong  {
	width:220px;
	}

select.fieldLong  {
	width:225px;
	}

input.fieldShort  {
	width:55px;
	}

select.fieldShort  {
	width:60px;
	}

input.fieldTiny  {
	width:20px;
	}

select.fieldTiny  {
	width:25px;
	}

input.checkbox,img.checkbox  {
	margin:2px 3px 2px 0;
	vertical-align:middle;
	}

input.padLeft  {
	margin-left:10px !important;
	}

input.padLeftMin  {
	margin-left:.7em;
	}

input.padBottom,select.padBottom,textarea.padBottom  {
	margin-bottom:1em !important;
	}

input.readOnly,select.readOnly  {
	background-color:transparent;
	border:0;
	color:#000;
	}

input.shiftLeft  {
	margin-left:-4px;
	}
	
/* ################# PARTS  ################# */
div.clear  {
	clear:both;
	font-size:0 !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
	}
	
div.clear20	{height: 20px !important;}
div.clear10	{height: 10px !important;}
	
div.separator  {
	clear:both;
	background-color: #e8ecdb;
	height:2px;
	margin:7px 0;
	font-size:1px}
	
div.hr  {
	clear:both;
	background:url(../images/core/seperator.gif) center repeat-x;
	height:2px;
	margin:12px 0;
	width:100%;
	font-size:2px}
	
div.contentBlock  {
	text-align:left;
	margin:0 0 5px;
	padding:0;
	}
div.contentBlock,	
div.contentBlockBoder,
div.contentBorder,
#JR_itemlist_categories  {
	border:solid 1px #e5ead4;
	background:#f2f7e2;
	padding:7px;
	margin: 0 0 10px 0;
	}
	
	
div.quote  {
	background:url(../images/core/quote_bg1.gif) top left no-repeat;
	padding:15px 10px;
	}

div.quote p  {
	background:url(../images/core/quote_bg2.gif) bottom right no-repeat;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	line-height:1.3em;
	margin:0 0 .5em 0;
	}
	
.quoteBlock  {
	padding:10px 20px;
	font-style:italic;
	}
	
div.inset	{float: right; margin: -7px 0 20px 20px; width: 185px;}
div.inset p, p.insetText, p.insetTextSm {margin: 0 0 12px 0; font-family:'Times New Roman', Times, serif; font-size:18px; color:#669900; line-height:1.3em}
div.inset p em {display:block; font-style:italic;font-size: 11px;text-align:right;}
p.insetTextSm {display:block; font-style:italic; font-size: 11px;text-align:left;}
 
.tipTarget  {
	cursor:help;
	}

img.tipTarget  {
	margin:0 1px 0 0;
	background-color:#d8e3b2;
	border:solid 1px #c4d299;
	width:4px;
	height:18px;
	vertical-align:middle;
	cursor:help;
	}

div#tipDiv  {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:1000;
	width:175px;
	padding:3px;
	font-size:11px;
	background-color:#fff;
	border:1px solid #336;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

.inlinePopup  {
	background:#fff;
	border:solid 2px #000;
	padding:15px;
	z-index:1000;
	position:fixed;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
	
	
/* ################# CORE J ################# */
#accessibility  {
	position:absolute;
	left:-2000px;
	top:-2000px;
	display:none;
	}
	
table.blog	{
	margin-top: 20px;}
	
td.introStoryContainer table td  {
	padding:0 15px 0 0;
	}

.contentHeader  {
	clear:both;
	padding:0 0 3px;
	}

.contentHeader div.contentheading  {
	padding:0;
	}

.contentHeader div.contentInfo  {
	clear: both; margin:0;
	}

.contentHeader div.contentOptions  {
	margin:0;
	}

.contentHeader h3  {
	font-size:16px;
	}

/* .introstorycontainer is used only in J-native blog views */
td.introStoryContainer .contentItem  {
	padding:7px 0 0;
	}

td.introStoryContainer .contentHeader,.blogList .contentHeader,div.faqs .contentHeader  {
	clear:both;
	background:none;
	padding:0;
	}

td.introStoryContainer .contentHeader div.innerContainer,.blogList .contentHeader div.innerContainer,div.faqs .contentHeader div.innerContainer  {
	background:none;
	padding:0;
	}

td.leadStoryContainer .contentHeader div.contentheading, 
div.blogList div.contentheading,
div.faqs .contentHeader div.contentheading  {
	font-size:15px;
	}
	
td.introStoryContainer .contentHeader div.contentheading	{
	font-size:13px;
	text-transform:none;
	letter-spacing:normal;
	}

td.introStoryContainer .contentHeader div.contentInfo,div.blogList div.contentInfo  {
	margin:0;
	color:#9ea391;
	}

td.introStoryContainer .contentHeader div.contentOptions,div.blogList div.contentOptions  {
	margin:0;
	}

td.introStoryContainer .contentText, div.blogList .contentText  {
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
	}

	

.contentOptions  {
	float:right;
	clear:right;
	white-space:nowrap;
	width:100px;
	text-align:right;
	padding-top:3px;
	}

.pdfIcon  {
	float:right;
	margin-left:3px;
	}

.emailIcon  {
	float:right;
	margin-left:3px;
	}

.printIcon  {
	float:right;
	margin-left:3px;
	}

.editIcon  {
	float:right;
	margin-left:3px;
	}

#editLink  {
	background:url(../images/icons/mono_content.gif) top left no-repeat;
	padding-left:18px;
	}

.contentLocation	{
	padding-top: .3em;
	clear: left;
	}
	
.contentSection  {
	color:#9ea391;
	}

.contentCategory  {
	color:#9ea391;
	}

.contentInfo  {
	font-size: .9em;
	padding: .3em 0 0 0;
	color:#9ea391;
	}


.contentAuthor  {
	color:#9ea391;
	height:1em;
	}

.contentCreateDate  {
	color:#9ea391;
	height:1em;
	}

.contentModifyDate  {
	color:#9ea391;
	padding-right:10px;
	height:1em;
	}

.createdate  {
	color:#9ea391;
	white-space:nowrap}

.modifydate  {
	color:#9ea391;
	white-space:nowrap}

/* container for the intortext and fulltext of a content item */
.contentText  {
	padding-top: 10px;
	clear:both;
	line-height:1.4em;
	}

html>body .contentText  {
	clear:both;
	}
	
.contentText h2	{
	padding:0 0 .15em 0;
	margin:2em 0 .7em 0;
	border-bottom:solid 1px #c3caad;
	}
	
.contentText p a	{
	text-decoration: underline;}
	
.contentText img	{margin: 0 0 20px 40px;}

.contentText div.bulletThumbnail  {
	display:none;
	}

.contentFooter  {
	clear:both;
	height:1.3em;
	margin:.5em 0 .3em 0 !important;
	}
	
div.show-comment,div.show-linkmore,div.show-feed  {
	font-size: .9em;
	display:inline;
	float:right;
	text-align:right;
	height:14px;
	padding-left:17px;
	margin-left:10px;
	background:url(../images/icons/comments.gif) top left no-repeat;
	}

div.show-comment  {
	background-image:url(../images/icons/comments.gif);
	}

div.show-linkmore  {
	background-image:url(../images/icons/read_more.gif);
	}

div.show-feed  {
	background-image:url(../images/icons/rssfeed.gif);
	}

.contentReadMore a.readon  {
	text-decoration:underline;
	font-size: 11px;
	background:url(../images/icons/mono_content.gif) top left no-repeat;
	padding-left:16px;
	line-height:14px;
	text-decoration:none !important;
	}

.contentURLs  {
	float:left;
	border-left:solid 1px color #d2dbb3;
	padding-left:5px;
	margin-left:5px;
	}
	
.article_seperator, .article_separator  {
	display:none;
	clear:both;
	background:url(../images/core/separator.gif) center left repeat-x;
	height:30px;
	width:100%;
	font-size:1px}
	
td.introStoryContainer .article_separator, td.leadStoryContainer .article_separator,
td.introStoryContainer .article_seperator, td.leadStoryContainer .article_seperator  {
	display:block;
	}

iframe.wrapper  {
	z-index:0;
	}
	
/*############################################################################### 
MODULES (ALSO SEE ADD-ON SPECIFIC CSS: CLASSES HERE ONLY IF NO CORRESPONDING FILE) 
#################################################################################*/
.module,
.moduleH2, 
.moduleNoBorder,
.moduleNews,
.moduleNewUsers, 
.moduleImgRotate, 
.moduleEventsMenu, 
.moduleQuoteTopBorder,
.moduleWidth33First,
.moduleWidth33  {
	margin-bottom:20px;
	}

.module h3, 
.moduleImgRotate h3, 
.moduleEventsMenu h3, 
.mod_contentitem .contentheading, 
.moduleNews h3, 
.moduleWidth33 h3,
.moduleWidth33First h3, 
.moduleWidth50 h3,
.moduleWidth50First h3, 
div.moduleNewUsers h3  {
	color:#2d2e2c;
	border-bottom:solid 2px #c3caad;
	padding:0 0 .15em 0;
	margin:0 0 .7em 0;
	font-size:12px;
	letter-spacing: 1px;
	text-transform:uppercase}
	
.moduleImgRotate h3	{
	margin-bottom: 20px !important;
	}
	
.moduleH2 	{
	margin-top: 20px !important;
	}

.moduleH2 h3, 
.moduleH2 h3 a {
	font-size:13px;
	padding:0 0 .15em 0;
	margin: 0 0 .7em 0;
	border-bottom:solid 1px #c3caad;
	}

/************************************
MODULE VARIATIONS
************************************/
.moduleNoStyle  {
	border:0 0 0 0;
	padding:0;
	margin:0;
	}
	
.moduleNoStyle .borderBottom	{	
	border-bottom: solid 2px #c3caad;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
		
.moduleWidth33  {
	float:left;
	width:214px;
	margin-left:14px;
	padding:3px 0 20px !important;
	}

.moduleWidth33First  {
	float:left;
	width:214px;
	padding:3px 0 10px !important;
	}

.moduleWidth50  {
	width:357px;
	margin-left:15px;
	padding:3px 0 20px !important;
	border-top:solid 4px #9cbb13;
	}

.moduleWidth50First  {
	width:358px;
	padding:3px 0 20px !important;
	border-top:solid 4px #9cbb13;
	}


/****************************
SPECIAL-USE MODULES
*****************************/

/*** MOD_SUBMENU  ***/
.moduleSubmenu	{margin-bottom:30px;}


/***  MOD_CONTENTITEM  ***/
.mod_contentitem .contentheading	{ /* see more setting in general module title settings, above*/
	font-size:13px;
	margin: 0 0 .4em 0;
	border-bottom: 0;}
	
.mod_contentitem .show-linkmore	{ /* note that parameter in module does not seem to work */
	display:none;
	}
	
/*** MOD_S4JNEWUSERS  ***/
div.moduleNewUsers  {
	margin-bottom:10px;
	clear:both;
	}
	
/*** NEWS MODULE  ***/
.moduleNews  {
	margin-bottom:10px;
	clear:both;
	}
	
/*** JR BASIC CONTENT LIST MODULE ***/
#news div.contentTitle  {
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif !important;
	}

#news div.contentTitle a  {
	font-size:13px !important;
	font-weight:bold !important;
	font-family:Arial, Helvetica, sans-serif !important;
	}

#news div.contentInfo	{
	font-size:11px;
	color:#9EA391;
	weight:normal;
	margin: 0 0 .5em 0;
	line-height:1.3em;
	}
	
#news div.contentSummary	{
	line-height:1.5em;
	} 
	
	
/*************************************
QUOTES MODULE (USES MOD_CONTENTITEM)
NOTE: moduletable class automatically used by joomla when embedding a module using mosloadposition)  
**************************************/
div.moduletableQuote	{float: right; margin: -5px 0 20px 30px; width: 200px;} /*used ONLY when embedded */
/*div.moduleQuote {border-top:solid 2px #c3caad;}*/
div.moduleQuote {margin-top: -5px;}
div.moduleQuote .contentText	{padding-top: 0!important;}

.moduleQuote p, .moduletableQuote p, .moduleQuoteTopBorder p {
	margin: 0 0 0 0; 
	font-family:'Times New Roman', Times, serif; 
	font-size:18px; 
	color:#669900; 
	line-height:1.4em}
	
.moduleQuote p em, .moduletableQuote p em	, .moduleQuoteTopBorder p em {
	display:block; 
	font-style:italic;
	font-size: 11px;
	text-align:right;
	line-height: 1.3em;
	margin-top: .7em}
	
.moduleQuoteTopBorder p {
	font-size:16px; 
	line-height:1.4em}
	
.moduleQuoteTopBorder	{
	border-top:solid 2px #c3caad;
	}

/* #################### COMPONENT-SPECIFIC (If dedicated CSS file for component does not exist) ############# */
/*  COM_FORME (RSform!)  */
#contactForm input, #contactForm select, #contactForm textarea	{width: 250px;}
#contactForm  #submitBtnDiv	input {width:auto;}

/*  JOOMAP - SITEMAP  */
div.sitemap	ul	{
	margin: .7em 0 0 22px;
	}
	
div.sitemap	ul li	{
	margin: 0 0 .7em 0;
	}
	
div.sitemap	h2.componentheading	{margin-bottom:12px;	}

div.sitemap	h2.menutitle	{display:none;}


/* #################### MOCKUP PURPOSES ONLY ############# */
.outline1	{background: #00ff00;}