﻿body {
	background: #333 url("../images/style/pagetop_bg.png") repeat-x 0px 122px;
	margin: 0;
	padding: 0;
	color: #d6d6d6;
	line-height: 129%;
}

/* @group Typography */

/* Link Colors */

a {
	color: #83b222;
	text-decoration: underline;
}

a:hover {
	color: #9bd327;
	text-decoration: underline;
}

li {
	background: url("../images/style/bullet.gif") no-repeat 0 5px;
}

/* $headerstyle(graphic) */

#header_graphic a img {
	padding-top: 15px; /* Header Text distance from top */

}

/* Total header height */

#header_graphic {
	height: 110px;
}

#header_text {
	height: 110px;
}

#header-wrap {
	height: 110px;
}

/* Header background color/image */

#header-wrap {
	background: #030303 url("../images/style/header_bg.png") repeat-x;
}

/* $headerstyle(text) */

#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 h1 {
	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: #83b222; /* Slogan Text Color */
	font: italic bold 18px/18px Geneva, Verdana, sans-serif;/* Slogan Text Typograhy */
}

/* Heading Styles */

h1 {
	color: #83b222;
}

h2 {
	color: #fff;
}

h3 {
	color: #b0b0b0;
}

h4 {
	color: #fff;
}

blockquote {
	border: 1px solid #666;
	background-color: #222;
}

.footer {
	color: #6f6f6f;
}

/* @end */

/* @group Newsflash Module */

#headermod {
	height: 98px; /* Module Height */
	width: 500px; /* Module Width */
	top:10px; /* Distance from top */
	color: #c4c4c1; /* Text Color */
}
#headermod a {
	color: #83b222;/* Heading/Link Color */
}

#headermod a.contentpagetitle {
	color: #83b222;/* Heading/Link Color */
}

#headermod .contentheading {
	color: #83b222;/* Heading/Link Color */
}

#headermod .moduletable h3 {
	border-bottom: 1px solid #4a4a4a;/* Content/Module Heading Border */
}

#headermod td.contentheading {
	border-bottom: 1px solid #4a4a4a;/* Content/Module Heading Border */
}

/* @end */

/* @group Joomla! Styles */

/* Category Tables */
td.sectiontableheader {
color: #fff;
background-color: #83b222;
font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
}
table td.sectiontableentry1 {
background: #1c1c1c;
padding: 4px;
border-bottom: 1px solid #262626;
line-height: 155%;
}
table tr.sectiontableentry1 td {
background: #1c1c1c;
padding: 4px;
border-bottom: 1px solid #262626;
line-height: 155%;
}
table td.sectiontableentry2 {
background: #1a1a1a;
padding: 4px;
border-bottom: 1px solid #262626;
line-height: 155%;
}
table tr.sectiontableentry2 td {
background: #1a1a1a;
padding: 4px;
border-bottom: 1px solid #262626;
line-height: 155%;
}
/* Polls */
table.pollstableborder td.sectiontableentry1 {
color: #eee;
background: #3e3e3e;
padding: 2px;
border-bottom: 1px solid #5a5a5a;
}
table.pollstableborder td.sectiontableentry2 {
color: #eee;
background: #4a4a4a;
padding: 2px;
border-bottom: 1px solid #535353;
}
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 #626262;
}

div.blog_more ul li a {
	border-bottom: 1px solid #626262;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #626262;
	background-color: #333;
}

/* Mosimages */
div.mosimage {
	border: 1px solid #222;
	background: #333;
}
div.mosimage_caption {
	color: #eee;
	background: #222;
	border-top: 1px solid #494949;
}
/* Content Headings */
a.contentpagetitle {
	color: #fff;
}
a.contentpagetitle:hover {
	color: #000;	
}
td.contentheading {
	border-bottom: 1px solid #626262;
	color: #fff;
}
.contentheading {
	color: #ccc;
}
.componentheading {
	color: #fff;
}
a.readon {
	background: url("../images/style/readon.png") no-repeat left center;
}
.modifydate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #8a8a8a;
}
.createdate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #8a8a8a;
}
span.small {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #8a8a8a;
}
.pagenav_prev a {
	border: 1px solid #83b222;
	background-color: #262626;
	color: #83b222;
}
.pagenav_next a {
	border: 1px solid #83b222;
	background-color: #262626;
	color: #83b222;
}
div.back_button a {
	border: 1px solid #83b222;
	background-color: #262626;
	color: #83b222;
}
div.back_button a:hover {
	border: 1px solid #333;
	background-color: #262626;
	color: #fff;
}
.pagenav_prev a:hover {
	border: 1px solid #333;
	background-color: #262626;
	color: #fff;
}
.pagenav_next a:hover {
	border: 1px solid #333;
	background-color: #262626;
	color: #fff;
}
table.contenttoc {
	background-color: #f5f2e1;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
color: #fff;
background-color: #1c1c1c;
}
/* @end */

/* Conditional Styles - Advanced Edits Only Below This Line */

/* @group Style 5 Modules */

/* Default Style */

div.moduletable h3 {
	border-bottom: 1px solid #666;
	color: #eee;
	background: url("../images/style/mod_heading.png") no-repeat left center;
}


div.module h3 {
	border-bottom: 1px solid #666;
	color: #eee;
	background: url("../images/style/mod_heading.png") no-repeat left center;
}


/* Module "S1" Text Style */
.moduleS1 {position:relative;margin:0 0 1em;padding:0;background: #000 url("../images/style/topright_S1.png") top right no-repeat;color: #eee;}
div.moduleS1 div {background: url("../images/style/topleft_S1.png") top left no-repeat;}
div.moduleS1 div div {background: url("../images/style/botleft_S1.png") bottom left no-repeat; height:1%;}
div.moduleS1 div div div {background: url("../images/style/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 #333;color: #83b222;}


/* Module "S1" Link Color */
div.moduleS1 a {color: #83b222;text-decoration:underline;}
div.moduleS1 a:hover {color: #83b222;text-decoration:none;}



/* Module "S1" List Styles */
div.moduleS1 ul.mostreadS1 {list-style: none;margin: 0px;padding:0px;}
div.moduleS1 ul.latestnewsS1 {list-style: none;margin: 0px;padding:0px;}
div.moduleS1 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS1 ul.mostreadS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S1.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS1 ul.latestnewsS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S1.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS1 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S1.gif") no-repeat 0px 5px;white-space: normal;}



/* Module "S2" Text Style */

.moduleS2 {position:relative;margin:0 0 1em;padding:0;background: #83B222 url("../images/style/topright_S2.png") top right no-repeat;color: purple;}
div.moduleS2 div {background: url("../images/style/topleft_S2.png") top left no-repeat;}
div.moduleS2 div div {background: url("../images/style/botleft_S2.png") bottom left no-repeat; height:1%;}
div.moduleS2 div div div {background: url("../images/style/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 gray;color: blue;}


/* Module "S2" Link Color */
div.moduleS2 a {color: #fff;text-decoration:underline;}
div.moduleS2 a:hover {color: #fff;text-decoration:none;}


/* Module "S2" List Styles */
div.moduleS2 ul.mostreadS2 {list-style: none;margin: 0px;padding:0px;}
div.moduleS2 ul.latestnewsS2 {list-style: none;margin: 0px;padding:0px;}
div.moduleS2 ul {list-style: none;margin: 0px;padding:0px;}
div.moduleS2 ul.mostreadS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S2.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS2 ul.latestnewsS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S2.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS2 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S2.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S3" Text Style */
.moduleS3 {position:relative;margin:0 0 1em;padding:0;background: #1C1C1C url("../images/style/topright_S3.png") top right no-repeat;color: #cbcbcb;}
div.moduleS3 div {background: url("../images/style/topleft_S3.png") top left no-repeat;}
div.moduleS3 div div {background: url("../images/style/botleft_S3.png") bottom left no-repeat; height:1%;}
div.moduleS3 div div div {background: url("../images/style/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 gray;color: #83b222;}


/* Module "S3" Link Color */
div.moduleS3 a {color: #83b222;text-decoration:underline;}
div.moduleS3 a:hover {color: #83b222;text-decoration:none;}


/* Module "S3" List Styles */
div.moduleS3 ul.mostreadS3 {list-style: none;margin: 0px;padding:0px;}
div.moduleS3 ul.latestnewsS3 {list-style: none;margin: 0px;padding:0px;}
div.moduleS3 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS3 ul.mostreadS3 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S3.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS3 ul.latestnewsS3 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S3.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS3 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S3.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S4" Text Style */
.moduleS4 {position:relative;margin:0 0 1em;padding:0;background: #BACCD7 url("../images/style/topright_S4.png") top right no-repeat;color: purple;}
div.moduleS4 div {background: url("../images/style/topleft_S4.png") top left no-repeat;}
div.moduleS4 div div {background: url("../images/style/botleft_S4.png") bottom left no-repeat; height:1%;}
div.moduleS4 div div div {background: url("../images/style/botright_S4.png") bottom right no-repeat;padding:10px;}
div.moduleS4 div div div div {background:none;}

/* Module Heading "S4" Style */
div.moduleS4 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 gray;color: blue;}

/* Module "S4" Link Color */
div.moduleS4 a {color: #FFFFFF;text-decoration:underline;}
div.moduleS4 a:hover {color: #FFFFFF;text-decoration:none;}

/* Module "S4" List Styles */
div.moduleS4 ul.mostreadS4 {list-style: none;margin: 0px;padding:0px;}
div.moduleS4 ul.latestnewsS4 {list-style: none;margin: 0px;padding:0px;}
div.moduleS4 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS4 ul.mostreadS4 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S4.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS4 ul.latestnewsS4 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S4.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS4 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S4.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S5" Text Style */
.moduleS5 {position:relative;margin:0 0 1em;padding:0;background: #dadacc url("../images/style/topright_S5.png") top right no-repeat;color: #333333;}
div.moduleS5 div {background: url("../images/style/topleft_S5.png") top left no-repeat;}
div.moduleS5 div div {background: url("../images/style/botleft_S5.png") bottom left no-repeat; height:1%;}
div.moduleS5 div div div {background: url("../images/style/botright_S5.png") bottom right no-repeat;padding:10px;}
div.moduleS5 div div div div {background:none;}

/* Module Heading "S5" Style */
div.moduleS5 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 gray;color: blue;}

/* Module "S5" Link Color */
div.moduleS5 a {color: #333333;text-decoration:underline;}
div.moduleS5 a:hover {color: #333333;text-decoration:none;}

/* Module "S5" List Styles */
div.moduleS5 ul.mostreadS5 {list-style: none;margin: 0px;padding:0px;}
div.moduleS5 ul.latestnewsS5 {list-style: none;margin: 0px;padding:0px;}
div.moduleS5 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS5 ul.mostreadS5 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S5.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS5 ul.latestnewsS5 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S5.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS5 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S5.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S6" Text Style */
.moduleS6 {position:relative;margin:0 0 1em;padding:0;background: #427392 url("../images/style/topright_S6.png") top right no-repeat;color: lime;}
div.moduleS6 div {background: url("../images/style/topleft_S6.png") top left no-repeat;}
div.moduleS6 div div {background: url("../images/style/botleft_S6.png") bottom left no-repeat; height:1%;}
div.moduleS6 div div div {background: url("../images/style/botright_S6.png") bottom right no-repeat;padding:10px;}
div.moduleS6 div div div div {background:none;}

/* Module Heading "S6" Style */
div.moduleS6 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 gray;color: white;}

/* Module "S6" Link Color */
div.moduleS6 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS6 a:hover {color: white;text-decoration:none;}

/* Module "S6" List Styles */
div.moduleS6 ul.mostreadS6 {list-style: none;margin: 0px;padding:0px;}
div.moduleS6 ul.latestnewsS6 {list-style: none;margin: 0px;padding:0px;}
div.moduleS67 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS6 ul.mostreadS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S6.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS6 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S6.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS6 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S6.gif") no-repeat 0px 5px;white-space: normal;}

/* Module "S7" Text Style */
.moduleS7 {position:relative;margin:0 0 1em;padding:0;background: #152130 url("../images/style/topright_S7.png") top right no-repeat;color: lime;}
div.moduleS7 div {background: url("../images/style/topleft_S7.png") top left no-repeat;}
div.moduleS7 div div {background: url("../images/style/botleft_S7.png") bottom left no-repeat; height:1%;}
div.moduleS7 div div div {background: url("../images/style/botright_S7.png") bottom right no-repeat;padding:10px;}
div.moduleS7 div div div div {background:none;}

/* Module Heading "S7" Style */
div.moduleS7 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 gray;color: white;}

/* Module "S7" Link Color */
div.moduleS7 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS7 a:hover {color: white;text-decoration:none;}

/* Module "S7" List Styles */
div.moduleS7 ul.mostreadS7 {list-style: none;margin: 0px;padding:0px;}
div.moduleS7 ul.latestnewsS7 {list-style: none;margin: 0px;padding:0px;}
div.moduleS7 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS7 ul.mostreadS7 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S7.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS7 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S7.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS7 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S7.gif") no-repeat 0px 5px;white-space: normal;}

/* Module "S7" List Styles */
div.moduleS7 ul.mostreadS7 {list-style: none;margin: 0px;padding:0px;}
div.moduleS7 ul.latestnewsS7 {list-style: none;margin: 0px;padding:0px;}
div.moduleS7 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS7 ul.mostreadS7 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S7.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS7 ul.latestnewsS7 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S7.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS7 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S7.gif") no-repeat 0px 5px;white-space: normal;}

/* Module "S8" Text Style */
.moduleS8 {position:relative;margin:0 0 1em;padding:0;background: #263140 url("../images/style/topright_S8.png") top right no-repeat;color: lime;}
div.moduleS8 div {background: url("../images/style/topleft_S8.png") top left no-repeat;}
div.moduleS8 div div {background: url("../images/style/botleft_S8.png") bottom left no-repeat; height:1%;}
div.moduleS8 div div div {background: url("../images/style/botright_S8.png") bottom right no-repeat;padding:10px;}
div.moduleS8 div div div div {background:none;}

/* Module Heading "S8" Style */
div.moduleS8 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 gray;color: white;}

/* Module "S8" Link Color */
div.moduleS8 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS8 a:hover {color: white;text-decoration:none;}

/* Module "S8" List Styles */
div.moduleS8 ul.mostreadS8 {list-style: none;margin: 0px;padding:0px;}
div.moduleS8 ul.latestnewsS8 {list-style: none;margin: 0px;padding:0px;}
div.moduleS8 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS8 ul.mostreadS8 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S8.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS8 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S8.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS8 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S8.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S9" Text Style */
.moduleS9 {position:relative;margin:0 0 1em;padding:0;background: #0000FF url("../images/style/topright_S9.png") top right no-repeat;color: lime;}
div.moduleS9 div {background: url("../images/style/topleft_S9.png") top left no-repeat;}
div.moduleS9 div div {background: url("../images/style/botleft_S9.png") bottom left no-repeat; height:1%;}
div.moduleS9 div div div {background: url("../images/style/botright_S9.png") bottom right no-repeat;padding:10px;}
div.moduleS9 div div div div {background:none;}

/* Module Heading "S9" Style */
div.moduleS9 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 gray;color: white;}

/* Module "S9" Link Color */
div.moduleS9 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS9 a:hover {color: white;text-decoration:none;}

/* Module "S9" List Styles */
div.moduleS9 ul.mostreadS9 {list-style: none;margin: 0px;padding:0px;}
div.moduleS9 ul.latestnewsS9 {list-style: none;margin: 0px;padding:0px;}
div.moduleS9 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS9 ul.mostreadS9 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S9.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS9 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S9.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS9 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S9.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S10" Text Style */
.moduleS10 {position:relative;margin:0 0 1em;padding:0;background: #660000 url("../images/style/topright_S10.png") top right no-repeat;color: lime;}
div.moduleS10 div {background: url("../images/style/topleft_S10.png") top left no-repeat;}
div.moduleS10 div div {background: url("../images/style/botleft_S10.png") bottom left no-repeat; height:1%;}
div.moduleS10 div div div {background: url("../images/style/botright_S10.png") bottom right no-repeat;padding:10px;}
div.moduleS10 div div div div {background:none;}

/* Module Heading "S10" Style */
div.moduleS10 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 gray;color: white;}

/* Module "S10" Link Color */
div.moduleS10 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS10 a:hover {color: white;text-decoration:none;}

/* Module "S10" List Styles */
div.moduleS10 ul.mostreadS10 {list-style: none;margin: 0px;padding:0px;}
div.moduleS10 ul.latestnewsS10 {list-style: none;margin: 0px;padding:0px;}
div.moduleS10 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS10 ul.mostreadS10 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S10.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS10 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S10.gif") no-repeat 0px 5px;white-space: normal;}

div.moduleS10 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S10.gif") no-repeat 0px 5px;white-space: normal;}

/* Module "S11" Text Style */
.moduleS11 {position:relative;margin:0 0 1em;padding:0;background: #990000 url("../images/style/topright_S11.png") top right no-repeat;color: lime;}
div.moduleS11 div {background: url("../images/style/topleft_S11.png") top left no-repeat;}
div.moduleS11 div div {background: url("../images/style/botleft_S11.png") bottom left no-repeat; height:1%;}
div.moduleS11 div div div {background: url("../images/style/botright_S11.png") bottom right no-repeat;padding:10px;}
div.moduleS11 div div div div {background:none;}

/* Module Heading "S11" Style */
div.moduleS11 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 gray;color: white;}

/* Module "S11" Link Color */
div.moduleS11 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS11 a:hover {color: white;text-decoration:none;}

/* Module "S11" List Styles */
div.moduleS11 ul.mostreadS11 {list-style: none;margin: 0px;padding:0px;}
div.moduleS11 ul.latestnewsS11 {list-style: none;margin: 0px;padding:0px;}
div.moduleS11 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS11 ul.mostreadS11 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S11.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS11 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S11.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS11 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S11.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S12" Text Style */
.moduleS12 {position:relative;margin:0 0 1em;padding:0;background: #FF0000 url("../images/style/topright_S12.png") top right no-repeat;color: lime;}
div.moduleS12 div {background: url("../images/style/topleft_S12.png") top left no-repeat;}
div.moduleS12 div div {background: url("../images/style/botleft_S12.png") bottom left no-repeat; height:1%;}
div.moduleS12 div div div {background: url("../images/style/botright_S12.png") bottom right no-repeat;padding:10px;}
div.moduleS12 div div div div {background:none;}

/* Module Heading "S12" Style */
div.moduleS12 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 gray;color: white;}

/* Module "S12" Link Color */
div.moduleS12 a {color: #c7c7c7;text-decoration:underline;}
div.moduleS12 a:hover {color: white;text-decoration:none;}

/* Module "S12" List Styles */
div.moduleS12 ul.mostreadS12 {list-style: none;margin: 0px;padding:0px;}
div.moduleS12 ul.latestnewsS12 {list-style: none;margin: 0px;padding:0px;}
div.moduleS12 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS12 ul.mostreadS12 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S12.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS12 ul.latestnewsS6 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S12.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS12 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S12.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S13" Text Style */
.moduleS13 {position:relative;margin:0 0 1em;padding:0;background: #FFCC2F url("../images/style/topright_S13.png") top right no-repeat;color: #000000;}
div.moduleS13 div {background: url("../images/style/topleft_S13.png") top left no-repeat;}
div.moduleS13 div div {background: url("../images/style/botleft_S13.png") bottom left no-repeat; height:1%;}
div.moduleS13 div div div {background: url("../images/style/botright_S13.png") bottom right no-repeat;padding:10px;}
div.moduleS13 div div div div {background:none;}

/* Module Heading "S13" Style */
div.moduleS13 h1 {color: #000000; font: bold "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
div.moduleS13 h2 {color: #ffffff; font: bold "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
div.moduleS13 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 #E7BA2B;color: #3C2806;}

/* Module "S13" Link Color */
div.moduleS13 a {color: #3d3007;text-decoration:underline;}
div.moduleS13 a:hover {color: #3d3007;text-decoration:none;}

/* Module "S13" List Styles */
div.moduleS13 ul.mostreadS13 {list-style: none;margin: 0px;padding:0px;}
div.moduleS13 ul.latestnewsS13 {list-style: none;margin: 0px;padding:0px;}
div.moduleS13 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS13 ul.mostreadS13 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S13.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS13 ul.latestnewsS13 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S13.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS13 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S13.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S14" Text Style */
.moduleS14 {position:relative;margin:0 0 1em;padding:0;background: #B5761C url("../images/style/topright_S14.png") top right no-repeat;color: #ffffff;}
div.moduleS14 div {background: url("../images/style/topleft_S14.png") top left no-repeat;}
div.moduleS14 div div {background: url("../images/style/botleft_S14.png") bottom left no-repeat; height:1%;}
div.moduleS14 div div div {background: url("../images/style/botright_S14.png") bottom right no-repeat;padding:10px;}
div.moduleS14 div div div div {background:none;}

/* Module Heading "S14" Style */
div.moduleS14 h1 {color: #000000; font: bold "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
div.moduleS14 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 #CD8522;color: #ffffff;}

/* Module "S14" Link Color */
div.moduleS14 a {color: #fff;text-decoration:underline;}
div.moduleS14 a:hover {color: #4a2900;text-decoration:none;}

/* Module "S14" List Styles */
div.moduleS14 ul.mostreadS14 {list-style: none;margin: 0px;padding:0px;}
div.moduleS14 ul.latestnewsS14 {list-style: none;margin: 0px;padding:0px;}
div.moduleS14 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS14 ul.mostreadS14 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S14.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS14 ul.latestnewsS14 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S14.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS14 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S14.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S15" Text Style */
.moduleS15 {position:relative;margin:0 0 1em;padding:0;background: #3C2806 url("../images/style/topright_S15.png") top right no-repeat;color: #FFCC2F;}
div.moduleS15 div {background: url("../images/style/topleft_S15.png") top left no-repeat;}
div.moduleS15 div div {background: url("../images/style/botleft_S15.png") bottom left no-repeat; height:1%;}
div.moduleS15 div div div {background: url("../images/style/botright_S15.png") bottom right no-repeat;padding:10px;}
div.moduleS15 div div div div {background:none;}

/* Module Heading "S15" Style */
div.moduleS15 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 #583A09;color: #B5761C;}

/* Module "S15" Link Color */
div.moduleS15 a {color: #fcf5de;text-decoration:underline;}
div.moduleS15 a:hover {color: #fcf5de;text-decoration:none;}

/* Module "S15" List Styles */
div.moduleS15 ul.mostreadS15 {list-style: none;margin: 0px;padding:0px;}
div.moduleS15 ul.latestnewsS15 {list-style: none;margin: 0px;padding:0px;}
div.moduleS15 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS15 ul.mostreadS15 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S15.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS15 ul.latestnewsS15 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S15.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS15 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S15.gif") no-repeat 0px 5px;white-space: normal;}


/* Module "S16" Text Style */
.moduleS16 {position:relative;margin:0 0 1em;padding:0;background: white url("../images/style/topright_S16.png") top right no-repeat;color: #333333;}
div.moduleS16 div {background: url("../images/style/topleft_S16.png") top left no-repeat;}
div.moduleS16 div div {background: url("../images/style/botleft_S16.png") bottom left no-repeat; height:1%;}
div.moduleS16 div div div {background: url("../images/style/botright_S16.png") bottom right no-repeat;padding:10px;}
div.moduleS16 div div div div {background:none;}

/* Module Heading "S16" Style */
div.moduleS16 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 gray;color: blue;}

/* Module "S16" Link Color */
div.moduleS16 a {color: #333333;text-decoration:underline;}
div.moduleS16 a:hover {color: #333333;text-decoration:none;}

/* Module "S16" List Styles */
div.moduleS16 ul.mostreadS16 {list-style: none;margin: 0px;padding:0px;}
div.moduleS16 ul.latestnewsS16 {list-style: none;margin: 0px;padding:0px;}
div.moduleS16 ul {list-style: none;margin: 0px;padding:0px;}div.moduleS16 ul.mostreadS16 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S16.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS16 ul.latestnewsS16 li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S16.gif") no-repeat 0px 5px;white-space: normal;}


div.moduleS16 ul li {padding: 0px 0px 0px 10px;margin: 0px;background: url("../images/style/bullet_S16.gif") no-repeat 0px 5px;white-space: normal;}


/* @end */
	

/* @group Structural */

.main-top-left-only {background: url("../images/style/top_has_left.png") no-repeat center bottom;}

.main-top-both {background: url("../images/style/top_has_left.png") no-repeat center bottom;}
.main-top-right-only {background: url("../images/style/top_wide.png") no-repeat center bottom;}
.main-top-wide {background: url("../images/style/top_wide.png") no-repeat center bottom;}
#mainbody-both	{background: url("../images/style/mid_left_right.png") repeat-y center top;}
#mainbody-left-only	{background: url("../images/style/mid_leftonly.png") repeat-y center top;}
#mainbody-right-only	{background: url("../images/style/mid_wide.png") repeat-y center top;}

.mainbody-wide	{background: url("../images/style/mid_wide.png") repeat-y center top;}

#mainbody-wide	{background: url("../images/style/mid_wide.png") repeat-y center top;}

.bottom-left-only	{background: url("../images/style/bot_has_left.png") no-repeat center top;}

.bottom-both	{background: url("../images/style/bot_has_left.png") no-repeat center top;}
.bottom-right-only	{background: url("../images/style/bot_wide.png") no-repeat center top;}
.bottom-wide	{background: url("../images/style/bot_wide.png") no-repeat center top;}
.tplcright a {color: #fff;display: block;margin: 4px 0px 2px 5px;text-align: center;background: url("../images/style/arrowl.png") no-repeat left center;text-indent: -5000em;width: 75px;height: 12px;line-height: 12px;padding: 0px;}
ul.checklist li {background: url("../images/style/checklist.png") no-repeat left center;}

/* @end */

/* @group Top Menu */

.menubar {
	background: url("../images/style/navcontainer.png") repeat-x center top;
}
#navmenu {
	background: url("../images/style/navcontainer.png") no-repeat left top;
}
#navmenu li {
	background: url("../images/style/nav_norm_l.png") no-repeat bottom left;
}
#navmenu li a {
	background: url("../images/style/nav_norm_r.png") no-repeat bottom right;
	color: #83b222;
}
div#navmenu li.iehover {
	background: url("../images/style/nav_hover_l.png") no-repeat bottom left;
}
div#navmenu li:hover {
	background: url("../images/style/nav_hover_l.png") no-repeat bottom left;
}
div#navmenu li.iehover a {
	background: url("../images/style/nav_hover_r.png") no-repeat bottom right;
	color: #515151;
}
div#navmenu li:hover a {
	background: url("../images/style/nav_hover_r.png") no-repeat bottom right;
	color: #515151;
}
div#navmenu li.active {
	background: url("../images/style/nav_active_l.png") no-repeat bottom left;
}
div#navmenu li.active a {
	background: url("../images/style/nav_active_r.png") no-repeat bottom right;
	color: #FFF;
}

/* @end */

/* @group Left Nav */

#rightcol ul#mainlevel-sidenav {
	list-style: none;
}

#leftcol ul#mainlevel-sidenav {
	list-style: none;
}

#rightcol ul#mainlevel {
	list-style: none;
}

#leftcol ul#mainlevel {
	list-style: none;
}

#rightcol a.mainlevel-sidenav {
	background: url("../images/style/leftnav_norm.png") no-repeat left center;
	color: #83b222;
}

#leftcol a.mainlevel-sidenav {
	background: url("../images/style/leftnav_norm.png") no-repeat left center;
	color: #83b222;
}

#rightcol a.mainlevel {
	background: url("../images/style/leftnav_norm.png") no-repeat left center;
	color: #83b222;
}

#leftcol a.mainlevel {
	background: url("../images/style/leftnav_norm.png") no-repeat left center;
	color: #83b222;
}
#rightcol a.mainlevel-sidenav:hover {
	background: url("../images/style/leftnav_over.png") no-repeat left center;
	color: #fff;
}
#leftcol a.mainlevel-sidenav:hover {
	background: url("../images/style/leftnav_over.png") no-repeat left center;
	color: #fff;
}
#rightcol a.mainlevel:hover {
	background: url("../images/style/leftnav_over.png") no-repeat left center;
	color: #fff;
}
#leftcol a.mainlevel:hover {
	background: url("../images/style/leftnav_over.png") no-repeat left center;
	color: #fff;
}
#rightcol a#active_menu.mainlevel-sidenav:hover {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#rightcol a#active_menu-sidenav.mainlevel-sidenav {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu-sidenav.mainlevel-sidenav:hover {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu-sidenav.mainlevel-sidenav {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#rightcol a#active_menu.mainlevel:hover {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#rightcol a#active_menu.mainlevel {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu.mainlevel:hover {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
#leftcol a#active_menu.mainlevel {
	background: url("../images/style/leftnav_active.png") no-repeat left center;
	color: #fff;
}
a.sublevel-sidenav {
	color: #fff;
}
a.sublevel {
	color: #fff;
}
/* @end */



