/* @group NAVBAR */

.menubar {
	width: 100%;
	height: 42px;
	margin: 0px;
	padding: 0px;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navmenu {
	padding: 0px 0px 0px 15px;
	margin: 0px auto;
	position: relative;
	float: none;
	width: 960px;
}

#navmenu ul {
	float: left;
	list-style: none;
	padding: 0;
	position: relative;
	top: 8px;
}

#navmenu li {
	float: left;
	height: 22px;
	line-height:22px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#navmenu li a {
	float: none;
	height: 22px;
	line-height: 21px;
	text-decoration: none;
	padding-right: 10px;
	margin:0px 0px 0px 10px;
	display: block;
}

div#navmenu li:hover, div#navmenu li.iehover {
}

div#navmenu li:hover a, div#navmenu li.iehover a {
}

div#navmenu li.active {
}

div#navmenu li.active a {
}
div#navmenu ul ul {
	display: none;
}



/* @end */
/* @group Global Reset */
body {
	margin: 0;
	padding: 0;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/140% Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}
a img  {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {	
	padding-left: 9px;
	margin: 0px;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}
a:focus
{
	outline: none;
}
/* @end */

/* @group Typography */

/* Module Column Typography - sightly smaller headings */

.module h1,.moduletable h1 {
	font-size: 18px;
}
.module h2,.moduletable h2 {
	font-size: 16px;
}
.module h4,.moduletable h4 {
	font-size: 14px;
}

/* Basic Typography */
div.main-left-only ol,
div.main-left-only ul,
div.main-right-only ol,
div.main-right-only ul,
div.main-wide ol,
div.main-wide ul,
div.main-both ol,
div.main-both ul {
	margin-left: 20px;
}
p {
	padding-bottom: 10px;
}


h1 {
	font-size: 20px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

h4 {
	font-size: 14px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

/* EXTRA STYLES */

p.alert {
	background: #f8bda9 url(/templates/js_jamba/css/../images/exc.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FF0000;
    border-bottom: 2px solid #FF0000;
	color: #57060a;
}


p.info {
    background: #b9cce5 url(/templates/js_jamba/css/../images/info.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #466eae;
    border-bottom: 2px solid #466eae;
	color: #000;
}
p.warn {
    background: #faffb5 url(/templates/js_jamba/css/../images/warn.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
	color: #463b0b;
}
/*-----SPECIAL LIST STYLE (CHANGE OR ADD ANOTHER)-----*/

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	list-style-position: outside;
}

ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}
ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}

/*-----BLOCKQUOTE STYLE-----*/

blockquote {
  padding: 10px;
  font-style: italic;
  padding: 10px;
}

div.code {
  	padding: 10px;
	text-decoration: none;
	font: normal normal normal 11px "Courier New", Courier, mono;
}
/* @end */

/* @group Structure */

/* Header Text */
#header_text	{width: 960px;margin: 0px auto;}

#header_text h1, #header_text h1 a {
	padding:0px;
	text-decoration: none;
}
#header_text h2 {
	padding: 0px;
	margin: 0px;
}

/* CSS for Header Image */
#header_graphic a img {
	border: none;
}
#header_graphic	{width: 960px;margin: 0px auto;}
#header_text .inside,#header_graphic .inside {padding:0; margin:0;}
#header_graphic h2 {text-indent: -6000em;padding:0px;margin:0px;line-height: 0px;font-size: 0;}
#header_graphic .inside {padding:0; margin:0;}

#pathway {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
#header-wrap	{
	width: 100%;
	margin: 0;
}

#main-wrapper	{
	width: 964px;
	margin: 14px auto 0px auto;
}
.main-top-both,.main-top-left-only {
	height: 11px;
	width: 964px;
}
.main-top-wide {
	height: 11px;
	width: 964px;
	margin-top: 6px;
}
.main-both	{
	margin: 0px 230px 0px 200px;
}
.main-wide	{
	margin: 0px auto;
	width: 952px;
	position: relative;
	top: -5px;
}
.main-left-only	{
	margin: 0px 10px 0px 200px;
}
.main-right-only	{
	margin: 0px 250px 0px 30px;
	width: 630px;
	position: relative;
	top: -5px;
}
#leftcol {
	float: left;
	width: 188px;
	padding: 0px 0px 0px 0px;
}
#leftcol .left-inside {
	margin: 0;
	padding: 0px 8px 0px 8px;
 	width: auto;
}
#rightcol {
	float: right;
	width: 200px;
	padding: 5px 10px 0px 0px;
 	}
#rightcol .right-inside {
	margin: 0;
 	width: auto;

}

/* Footer */

.bottom-both,.bottom-left-only	{
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.bottom-wide	{
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.footer {
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
.footer p {
	margin: 0px;
	padding: 2px 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/* @end */

/* @group Modules */
 
 /* Header Module */
#headermod {
	float: right;
	overflow: hidden;
	position: relative;
}
#headermod .moduletable h3 {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin: 0;
}
#headermod .moduletable {
	font-size: 11px;
	line-height: 145%;
}
#headermod .contentheading,#headermod a.contentpagetitle {
	font-size: 16px;
	line-height: 18px;
}

/* Module  (Default) */
div.module {margin-bottom: 8px;}
div.module div{}
div.module div div  {}
div.module div div div  {padding: 5px 0px 0px 0px;}
div.module div div div div {padding: 0;}
div.module h3,div.moduletable h3 {
	padding: 0;
	line-height: 100%;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 9px;
	font-size: 16px;
}


/* Module Unstyled */
div.module-none {
	margin-bottom: 10px;
	background: none;
}
div.module-none div {
	background: none;
}
div.module-none div div {
	background: none;
}
div.module-none div div div {
	background: none;
	padding: 0px;
	margin: 0px;
}
div.module-none div div div div {
	background: transparent none;
	padding: 0;
}
div.module-none h3 {
	margin: 10px 0;
	padding:0;
	line-height: 100%;
	height: auto;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 15px;
	font-size: 18px;
	font-style: normal;
	border: none;
	color: #2F462B;
}
/* Overrides - Must come after module structure */
#showcase, .bottom  {
	margin: 0px;
}
#leftcol ul#mainlevel li,#rightcol ul#mainlevel li {
	background-image: none;
	padding: 0px;
}
#leftcol ul#mainlevel,#rightcol ul#mainlevel {
	background-image: none;
}
#leftcol a.mainlevel,#rightcol a.mainlevel {
	line-height: 27px;
	height: 27px;
	padding-left: 8px;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover {
}
#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover {
}
a.sublevel {
	padding-left: 4px;
	font-size: 12px;
}
a.sublevel.img {
}

/* Banner */
div#banner {
	margin: 0px auto 10px auto;
	text-align: center;
}
/* @end */

/* @group Joomla Styles */
table.contentpaneopen ul, table.contentpaneopen ol {
	list-style-position: inside;
}
/* Tables */
table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}
table.blog table.contentpaneopen {
	white-space: normal;
	border-collapse:separate;
}

table table.contentpaneopen td, table table.contentpane td {
	padding: 0px 4px;
}
table.contentpaneopen, table.contentpane, table.blog {
	border-collapse: collapse;
	width: 100%;
}
div.blog_more {
	padding: 0px 10px;
}
div.blog_more strong {
	position: relative;
}

div.blog_more ul li {
	list-style: none;
	background-image: none;
	padding: 0px;
}
div.blog_more ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
}
div.blog_more ul li a:hover {
	text-decoration: none;
	display: block;
	padding: 4px;
}

/* Polls Module */
table.pollstableborder {
	width: 100%;
	text-align: left;
}
table.poll {
	font-size: 11px;
}
.smalldark {
white-space: nowrap;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
text-decoration: none;
}
li a.category {
	font-weight: bold;
	text-decoration: none;
}
table.contentpane tr td ul {
	list-style: none;
}
/* Print-PDF-EMail */

body.contentpane {
	background: #fff;
	margin: 25px;
}
span.pagenav {
	color: #9e9984;
}
td.modifydate {
line-height: 30px;
}
div.mosimage {
	margin: 10px;
}
div.mosimage_caption {
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
}
div.mosimage img {
	padding: 5px;
}
/* Content Headings */
a.contentpagetitle {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	line-height: 145%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	text-decoration: none;
}
a.contentpagetitle:hover {
	text-decoration: none;
}
td.contentheading {
	width: 100%;
}
.contentheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.componentheading {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
a.readon {
	float: right;
	padding-left: 18px;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
}

.pagenav_next a,.pagenav_prev a {
	margin: 15px 15px 0px 0px;
	padding: 1px 4px;
	text-align: center;
	text-decoration:none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
div.back_button a {
	margin: 15px 15px 0px 0px;
	border: 1px solid #adc387;
	padding: 1px 2px;
	text-align: center;
	text-decoration:none;
	float: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
	text-decoration:none;
}

div.pagenavbar a, div.pagenavbar {
	text-decoration: none;
	font-size: 11px;
}
table.contenttoc {
	font-size: 12px;
}

table.contenttoc th {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
table.contenttoc td {
	font-size: 14px;
	padding: 2px 8px;
}
table.contenttoc a.toclink  {
	font-size: 12px;
	text-decoration: none;
}



/* @end */

body {
	background: #adc387 url(/templates/js_jamba/css/../images/style1/pagetop_bg.png) repeat-x 0px 152px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #686362;
	line-height: 129%;
}

/* @group Typography */

/* Link Colors */

a {
	color: #f9970c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #d41616;
	text-decoration: underline;
	font-weight: bold;
}

li {
	background: url(/templates/js_jamba/css/../images/style1/bullet.gif) no-repeat 0 5px;
}

/* $headerstyle(graphic) */

#header_graphic a img {
	padding-top: 15px; /* Header Text distance from top */

}

/* Total header height */

#header-wrap,#header_text#header_graphic {
	height: 110px;
}

/* Header background color/image */

#header-wrap {
	background: #2f462b url(/templates/js_jamba/css/../images/style1/header_bg.png) repeat-x;
}

/* $headerstyle(text) */

#header_text h1, #header_text h1 a {
	color: #fff; /* Header Text Color */
	padding-top:15px ; /* Header Text distance from top */
	font: bold 40px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; /* Header Text Typograhy */
	letter-spacing: -1px;
}
#header_text h2 {
	color: #d4e3b9; /* Slogan Text Color */
	font: italic bold 18px/18px Geneva, Verdana, sans-serif;/* Slogan Text Typograhy */
}

/* Heading Styles */

h1 {
	color: #2f462b;
}

h2 {
	color: #690;
}

h3 {
	color: #727272;
}

h4 {
	color: #727272;
}

blockquote {
	border: 1px solid #adc387;
	background-color: #e4edd5;
}

.footer {
	color: #6f6f6f;
}

/* @end */

/* @group Newsflash Module */

#headermod {
	height: 98px; /* Module Height */
	width: 500px; /* Module Width */
	top:10px; /* Distance from top */
	color: #dbded3; /* Text Color */
}
#headermod .contentheading,#headermod a.contentpagetitle,#headermod a {
	color: #f9f9f2;/* Heading/Link Color */
}

#headermod td.contentheading,#headermod .moduletable h3 {
	border-bottom: 1px solid #43643d;/* Content/Module Heading Border */
}

/* @end */

/* @group Joomla! Styles */

/* Category Tables */
td.sectiontableheader {
color: #fff;
background-color: #557f01;
font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
}
table tr.sectiontableentry1 td,
table td.sectiontableentry1 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
table tr.sectiontableentry2 td,
table td.sectiontableentry2 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
/* Polls */
table.pollstableborder td.sectiontableentry1 {
color: #3d2518;
background: #f8f8f8;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableentry2 {
color: #3d2518;
background: #f2f2f2;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableheader {
padding: 8px;
color: #fff;
border: none;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background-color: #fefdf2;
}
/* Mosimages */
div.mosimage {
	border: 1px solid #ccc;
	background: #f7f7f7;
}
div.mosimage_caption {
	color: #666;
	background: #fff;
	border-top: 1px solid #ccc;
}
/* Content Headings */
a.contentpagetitle {
	color: #470705;
}
a.contentpagetitle:hover {
	color: #000;	
}
td.contentheading {
	border-bottom: 1px solid #efefdd;
	color: #466A02;
}
.contentheading {
	color: #466A02;
}
.componentheading {
	color: #2f462b;
}
a.readon {
	background: url(/templates/js_jamba/css/../images/style1/readon.png) no-repeat left center;
}
span.small,.createdate,.modifydate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #adc387;
}
.pagenav_next a,.pagenav_prev a {
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}
div.back_button a {
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
	background-color: #fff;
	color: #8fa26f;
}
table.contenttoc {
	background-color: #f5f2e1;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #557f01;
	color: #fffef1;
}


/* @end */

/* Conditional Styles - Advanced Edits Only Below This Line */

/* @group Style 1 Modules */

div.module h3,div.moduletable h3 {
	border-bottom: 1px solid #EFEFDD;
	color: #466A02;
}


/* Module "S1" Text Style */.moduleS1 {position:relative;margin:0 0 1em;padding:0;background: #2f462b url(/templates/js_jamba/css/../images/style1/topright_S1.png) top right no-repeat;color: #FFFFFF;}div.moduleS1 div {background: url(/templates/js_jamba/css/../images/style1/topleft_S1.png) top left no-repeat;}div.moduleS1 div div {background: url(/templates/js_jamba/css/../images/style1/botleft_S1.png) bottom left no-repeat; height:1%;}div.moduleS1 div div div {background: url(/templates/js_jamba/css/../images/style1/botright_S1.png) bottom right no-repeat;padding:10px;}div.moduleS1 div div div div {background:none;}/* Module Heading "S1" Style */div.moduleS1 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #40603a;color: #fff;}/* Module "S1" Link Color */div.moduleS1 a {color: #FFFFFF;text-decoration:underline;}div.moduleS1 a:hover {color: #FFFFFF;text-decoration:none;}/* Module "S1" List Styles */div.moduleS1 ul,div.moduleS1 ul.latestnewsS1,div.moduleS1 ul.mostreadS1 {list-style: none;margin: 0px;padding:0px;}div.moduleS1 ul li,div.moduleS1 ul.latestnewsS1 li,div.moduleS1 ul.mostreadS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(/templates/js_jamba/css/../images/style1/bullet_S1.gif) no-repeat 0px 5px;white-space: normal;}/* Module "S2" Text Style */.moduleS2 {position:relative;margin:0 0 1em;padding:0;background: #669900 url(/templates/js_jamba/css/../images/style1/topright_S2.png) top right no-repeat;color: #FFFFFF;}div.moduleS2 div {background: url(/templates/js_jamba/css/../images/style1/topleft_S2.png) top left no-repeat;}div.moduleS2 div div {background: url(/templates/js_jamba/css/../images/style1/botleft_S2.png) bottom left no-repeat; height:1%;}div.moduleS2 div div div {background: url(/templates/js_jamba/css/../images/style1/botright_S2.png) bottom right no-repeat;padding:10px;}div.moduleS2 div div div div {background:none;}/* Module Heading "S2" Style */div.moduleS2 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #78b31c;color: #FFF;}/* Module "S2" Link Color */div.moduleS2 a {color: #FFFFFF;text-decoration:underline;}div.moduleS2 a:hover {color: #FFFFFF;text-decoration:none;}/* Module "S2" List Styles */div.moduleS2 ul,div.moduleS2 ul.latestnewsS2,div.moduleS2 ul.mostreadS2 {list-style: none;margin: 0px;padding:0px;}div.moduleS2 ul li,div.moduleS2 ul.latestnewsS2 li,div.moduleS2 ul.mostreadS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(/templates/js_jamba/css/../images/style1/bullet_S2.gif) no-repeat 0px 5px;white-space: normal;}/* Module "S3" Text Style */.moduleS3 {position:relative;margin:0 0 1em;padding:0;background: #ebebeb url(/templates/js_jamba/css/../images/style1/topright_S3.png) top right no-repeat;color: #333333;}div.moduleS3 div {background: url(/templates/js_jamba/css/../images/style1/topleft_S3.png) top left no-repeat;}div.moduleS3 div div {background: url(/templates/js_jamba/css/../images/style1/botleft_S3.png) bottom left no-repeat; height:1%;}div.moduleS3 div div div {background: url(/templates/js_jamba/css/../images/style1/botright_S3.png) bottom right no-repeat;padding:10px;}div.moduleS3 div div div div {background:none;}/* Module Heading "S3" Style */div.moduleS3 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #d3d3d3;color: #466a02;}/* Module "S3" Link Color */div.moduleS3 a {color: #66852D;text-decoration:underline;}div.moduleS3 a:hover {color: #66852D;text-decoration:none;}/* Module "S3" List Styles */div.moduleS3 ul,div.moduleS3 ul.latestnewsS3,div.moduleS3 ul.mostreadS3 {list-style: none;margin: 0px;padding:0px;}div.moduleS3 ul li,div.moduleS3 ul.latestnewsS3 li,div.moduleS3 ul.mostreadS3 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(/templates/js_jamba/css/../images/style1/bullet_S3.gif) no-repeat 0px 5px;white-space: normal;}
/* @end */

/* @group Structural */

.main-top-both,.main-top-left-only {background: url(/templates/js_jamba/css/../images/style1/top_has_left.png) no-repeat center bottom;}
.main-top-wide {background: url(/templates/js_jamba/css/../images/style1/top_wide.png) no-repeat center bottom;}
#mainbody-both	{background: url(/templates/js_jamba/css/../images/style1/mid_left_right.png) repeat-y center top;}
#mainbody-left-only	{background: url(/templates/js_jamba/css/../images/style1/mid_leftonly.png) repeat-y center top;}
#mainbody-wide,.mainbody-wide	{background: url(/templates/js_jamba/css/../images/style1/mid_wide.png) repeat-y center top;}
.bottom-both,.bottom-left-only	{background: url(/templates/js_jamba/css/../images/style1/bot_has_left.png) no-repeat center top;}
.bottom-wide	{background: url(/templates/js_jamba/css/../images/style1/bot_wide.png) no-repeat center top;}
.tplcright a {color: #fff;display: block;margin: 4px 0px 2px 5px;text-align: center;background: url(/templates/js_jamba/css/../images/style1/arrowl.png) no-repeat left center;text-indent: -5000em;width: 75px;height: 12px;line-height: 12px;padding: 0px;}
ul.checklist li {background: url(/templates/js_jamba/css/../images/style1/checklist.png) no-repeat left center;}

/* @end */

/* @group Top Menu */

.menubar {
	background: url(/templates/js_jamba/css/../images/style1/navcontainer.png) repeat-x center top;
}
#navmenu {
	background: url(/templates/js_jamba/css/../images/style1/navcontainer.png) no-repeat left top;
}
#navmenu li {
	background: url(/templates/js_jamba/css/../images/style1/nav_norm_l.png) no-repeat bottom left;
}
#navmenu li a {
	background: url(/templates/js_jamba/css/../images/style1/nav_norm_r.png) no-repeat bottom right;
	color: #fff;
}
div#navmenu li:hover, div#navmenu li.iehover {
	background: url(/templates/js_jamba/css/../images/style1/nav_hover_l.png) no-repeat bottom left;
}
div#navmenu li:hover a, div#navmenu li.iehover a {
	background: url(/templates/js_jamba/css/../images/style1/nav_hover_r.png) no-repeat bottom right;
	color: #557f01;
}
div#navmenu li.active {
	background: url(/templates/js_jamba/css/../images/style1/nav_active_l.png) no-repeat bottom left;
}
div#navmenu li.active a {
	background: url(/templates/js_jamba/css/../images/style1/nav_active_r.png) no-repeat bottom right;
	color: #FFF;
}

/* @end */
/* @group Left Nav */

#leftcol a.mainlevel,#rightcol a.mainlevel {
	background: url(/templates/js_jamba/css/../images/style1/leftnav_norm.png) no-repeat left center;
	color: #2f462b;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover {
	background: url(/templates/js_jamba/css/../images/style1/leftnav_over.png) no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover {
	background: url(/templates/js_jamba/css/../images/style1/leftnav_active.png) no-repeat left center;
	color: #fff;
}
a.sublevel {
	color: #000;
}
/* @end */
.main-top-wide {
	margin-top: -5px;
}
#navmenu li a {
	line-height: 22px;
	padding: 4px 10px 4px 0px;
	display: inline;
}/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
{padding: 0; margin: 0;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 14px Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
}

#TB_secondLine {
	padding-top: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color:#ff6600;
}

#TB_window a:link {color: #336699; text-decoration: none !important;}
#TB_window a:visited {color: #336699;text-decoration: none !important;}
#TB_window a:hover {color: #ff6600;text-decoration: none !important;}
#TB_window a:active {color: #336699;text-decoration: none !important;}
#TB_window a:focus{color: #336699;text-decoration: none !important;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#336699;
	display:none;
	border: 4px solid #336699;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:7px 25px 10px 0px;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	display: inline;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:3px 3px 5px 10px;
	margin-bottom:1px;

}

img.closewindow{
	display:inline!important; 
	padding-left: 3px!important;
	border: none!important; 
	margin:0!important;
}

img.weblink{
	display:inline!important; 
	padding-right: 3px!important;
	border: none!important; 
	margin:0!important;
}


#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>>  ImageBox Styles  <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
	z-index: 100;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
	z-index: 100;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #336699;
}
#ImageBoxCaptionImages
{
	margin: 0;
}

#ImageBoxOuterContainer
{
       z-index: 102;
}
