a.mainlevel#active_menu {
background-position: 0px -25px;
	color:#fff;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #fff;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 35px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto; 
}

#topnavi ul li {
	display:block;
	float:left;
	clear:left;
	margin:0;
	background: url(../images/menu_bg.png) no-repeat;
}

#topnavi ul li a{
	display:block;
	float:left;
	color: #ccc;
	text-decoration:none;
	height:20px;
	width: 170px;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 35px;
	font-size:11px;
}


#topnavi ul li a:hover,#topnavi ul li a.current{
	color:#ffffff;
}
#topnavi ul li a:hover,#topnavi ul li a.last_current{
	color:#ffffff;
}
a.sublevel#active_menu {
	color: #333;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
/* Joomla core stuff */
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}
#news_title{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height:20px;
	line-height:12px;
}
a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}
body {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #636363;
	background: #ffffff;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
div.mosimage {
  border: 1px solid #ccc;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
/* CSS Document */

html {
	height: 100%;
}
p { color: #636363; font-size: 12px; font-family: Arial, Helvetica, Geneva; font-weight: normal; line-height: 16px; }
span.article_seperator {
	display: block;
	height: 1.5em;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
  padding: 2px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
td {  color: #636363; font-size: 12px; font-family: Arial, Helvetica, Geneva; font-weight: normal; line-height: 16px; }
ul
{
margin: 0;
padding: 0;
list-style: none;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{	margin: 0px;
	/*background-image: none;*/
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a
{	
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}
/** old stuff **/
.clr {
	clear: both;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	height: 30px;
	color: #004794;
	font-weight: bold;
	font-size: 16px;
	font-style:italic;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.designer {
	color:#CCCCCC;
	}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}
.footer {
background-image: url(../images/footer2.gif);
background-repeat:repeat-x;
text-align:right;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}
.padd { width: 545px; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
.pagenavbar {
	margin-right: 10px;
	float: right;
}
.p_intro_blue { height: 30px; color: #004794; font-weight: bold; font-size: 18px; font-style:italic; line-height: 22px; white-space: nowrap; }
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.sectiontablefooter {

}
.sectiontableheader {
  font-weight: bold;
  background: #004794;
  padding: 4px;
}
.small {
	color: #999999;
	font-size: 11px;
}
.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}
#content_inner{

  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}
#footer {
	text-align: center;
	padding: 3px;
}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.gif) no-repeat;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}
#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}
#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}
#right_outer {
	margin-left: 2px;
	width: 165px;
}
#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
#search_inner form {
  padding: 0;
  margin: 0;
}
#search_outer {
	float: left;
	width: 165px;
}
#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}
#top_outer{
	float: left;
	width: 165px;
}
