/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

body {
	background: #CCEE88 url(../images/bg.gif) repeat-x;
        color: #333333;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

ul
{
        margin: 0px 0px 0px 7px;
        padding: 0;
        list-style: none;
}

li
{
        line-height: 18px;
        padding-left: 15px;
        padding-top: 0px;
        background-image: url(../images/arrow.png);
        background-repeat: no-repeat;
        background-position: 0px 2px;
        font-size: 13px;
	text-align: left;
}

td {
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: left;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Joomla core stuff */
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #007700;
}

a:hover {
	font-weight: bold;
        color: #222222;
}

a:active {
	font-weight: bold;
        color: #222222;
}

a.readon:link, a.readon:visited {
	color: #007700;
}

table.contentpaneopen {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
        padding: 0px 2px 0px 0px;
}

table.contentpane {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}


table.contentpaneopen td.contentheading, table.contentpane td.contentheading {
	text-align: left;
	line-height: 24px;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
	background: #FFFFFF;
        padding: 0px 0px 10px 0px;
}

table.contentpaneopen td.componentheading, table.contentpane td.componentheading {
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 8px;
}

.button {
	float: left;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        border: 1px solid #cccccc;
        width: auto;
        background: url(../images/button_bg.png) repeat-x;
        padding: 0px 10px;
        line-height: 20px;
        margin: 1px;
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.back_button {
	float: left;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        border: 1px solid #cccccc;
        width: auto;
        background: url(../images/button_bg.png) repeat-x;
        padding: 0px 10px;
        line-height: 20px;
        margin: 1px;
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.latestnews { 
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.latestnews:link, a.latestnews:visited { 
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.latestnews:hover { 
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inputbox {
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.componentheading {
	text-align: left;
	line-height: 26px;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
	background: #FFFFFF;
}

.contentpagetitle {
}

table.searchinto {
	width: auto;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: auto;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 5px 0;
        color: #444444;
	background: #FFFFFF url(../images/subhead_bg.png) repeat-x;     
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.pollstableborder td {
}

.sectiontableheader {
}

.sectiontablefooter {

}

.sectiontableentry1 {
  margin: 2px 2px 2px 2px;
  vertical-align: top;
}

.sectiontableentry2 {
  margin: 2px 2px 2px 2px;
  vertical-align: top;
}

.small {
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	font-size: 11px;
}

table.contenttoc {
}

table.contenttoc td {
}

table.contenttoc th {
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
        width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007700;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 10px;
        width: 145px;
	background-position: 0px -22px;
	color:#222222;
	font-weight: bold;
}

a.mainlevel#active_menu {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 10px;
        width: 145px;
	background-position: 0px -22px;
	color:#222222;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	display: block;
	background: #FFFFFF url(../images/menu_bg.png) no-repeat;
	line-height: 22px;
	height: 22px;
	text-indent: 10px;
        width: 145px;
	background-position: 0px -22px;
	color:#222222;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #007700;
	background: #FFFFFF;
}

a.sublevel:hover {
	color: #222222;
	background: #FFFFFF;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #222222;
	background: #FFFFFF;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #DDD;
        color: #404040;
	border: 1px solid #BBB;
}

div.mosimage {
  border: 1px solid #CCC;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  text-transform: none;
  font-size: 11px;
  border-top: 1px solid #CCCCCC;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

span.article_seperator {
	display: block;
	height: 1.5em;
        border: 0;
}


/* --template layout css-- */

#wrapper { 
        padding: 0px;
        margin: 0px;
	background: #CCEE88;
        color: #333333;
        border: 5px solid #FFFFFF;
	height: auto;
}

#wrapper { 
	width: 760px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 750px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #wrapper { width: 750px }

#container {
        float: left;
	display: block;
	background: #CCEE88;
        color: #333333;
	margin: 0px 0px 5px 0px;
        padding: 0px;
        height: auto;
        width: 750px;
}

/* top navigation menu */

#top_menu { 
        padding: 0px 5px 0px 5px;
        margin: 0px;
	background: #EEFF99;
        color: #333333;
        height: 30px;
}

#top_menu { 
	width: 750px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 740px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #top_menu { width: 740px }


#top_menu_inner { 
        padding: 5px 0px 5px 0px;
        margin: 0px;
	background: #EEFF99;
        color: #333333;
        height: auto;
}


/* search section */

#search_inner {
        overflow: hidden;
	float: right;
	width: auto;
}

#search_inner form {
        padding: 0;
        margin: 0;
}

#search_inner .inputbox {
	border: 0px;
        line-height: 18px;
        height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
        background: #FFFFFF;
	text-indent: 5px;
}


/* top menu buttons */

#buttons_inner {
	height: 16px;
	float: right;
        margin: 0px 10px 0px 0px;
}

#buttons_inner  { 
        width: 605px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 595px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #buttons_inner { width: 595px }


#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #007700;
	background: #EEFF99;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #222222;
	background: #EEFFBB;
}


/* header for the website */

#header { 
        padding: 0px;
        margin: 0px;
        height: 135px;
        width: 750px;
	background: #FFFFFF url(../images/header.jpg) no-repeat;
        color: #333333;
}


/* content */

#content { 
        margin: 5px 0px 0px 0px;
        color: #333333;
        padding: 0px;
	background: #CCEE88;
        width: 740px; 
}

#content_bg { 
        margin: 0px;
        color: #333333;
        padding: 0px;
        float: left;
	background: #FFFFFF url(../images/main_bg.gif) repeat-y 50% 0;
        width: 740px; 
}


/* left menu navigation */

#left_menu { 
        float: left;
        margin: 0px 5px 0px 0px;
        padding: 5px 5px 5px 5px;
        background: #FFFFFF;
        color: #333333;
}

#left_menu  { 
        width: 160px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 145px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #left_menu { width: 145px }


/* main content section */

#main_content { 
        float: right;
        margin: 0px;
        padding: 5px 5px 5px 5px;
        background: #FFFFFF;
        color: #333333;
}

#main_content  { 
        width: 580px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 570px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #main_content { width: 570px }


/* right column */

#rightcontainer { 
        float: left;
        margin: 0px;
        padding: 0px 0px 0px 5px;
}

#rightcontainer  { 
        width: 145px; 
        voice-family: "\"}\""; 
        voice-family:inherit;
        width: 140px;
} 
  /* CSS1 UAs should see and use 2nd width */

html>body #rightcontainer { width: 140px }


/* footer */

#footer { 
        clear: both;
        padding: 5px 0px 5px 0px;
        margin: 0px 0px 5px 0px;
        height: auto;
        width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #333333;
	background: #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #007700;
	background: #FFFFFF;
	text-decoration: none;
        font-weight: bold;
}

#footer a:hover {
	color: #222222;
	background: #FFFFFF;
        font-weight: bold;
}

div.clr {
	clear: both;
}