html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #f9fbf1;
}

#wrapper {
	 width: 790px;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top: 0px;
	 margin-bottom: 1px;
	 background-color: #f9fbf1;
	 color: #4f5559
}

#sitemapbox {
	width: 100%;
	height: 20px;
	background-color: #f9fbf1;
	color: #4f5559;
	clear: both;
}

#sitemap {
	 font-size: 12px;
	 color: #4f5559;
	 float: right;
}

#bannerbox {
	width: 100%;
	height: 120px;
	background: url(../images/banner_background.png) right;
	clear: both;
}

#logobox {
	width: 240px;
	height: 120px;
	background-color: #f9fbf1;
	float: left;
}

#imagebox {
	width: 386px;
	height: 120px;
	background-color: #566f8f;
	float: left;
}

#loginbox {
	width: 154px;
	height: 120px;
	color: #fff;
	float: left;
}

#login {
       position: relative;
       top: 18px;
       left: 30px;
}

#IE #login {
       position: relative;
       top: 13px;
       left: 30px;
}

#login  .inputbox {
	width: 100px;
	color: #4f5559;
}

#login .button {
	width: 50px;
	color: #fff;
	font-size: 13px;
	background: transparent;
	border: 0px;
	cursor: pointer;
	margin-left: 25px;
}

#login a {
       color: #fff;
}

#login a:hover {
       color: #a80000;
}

#sloganbox {
	   width: 780px;
	   margin-top: 7px;
	   margin-bottom: 7px;
	   font-size: 18px;
	   letter-spacing: 2px;
	   color: #4f5559;
	   clear: both;
}

#slogan {
	text-align: center;
}

#topbox {
	width: 100%;
	height: 40px;
	background-color: #f9fbf1;
	clear: both;
}

#searchbox {
	width: 182px;
	height: 34px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #7d8a98;
	float: left;
}

#search .inputbox {
	width: 120px;
	color: #4f5559;
}

#search .button {
	width: 50px;
	color: #fff;
	font-size: 13px;
	background-color: #7d8a98;
	background-image: none;
	border: 0px;
	cursor: pointer;
}

#IE #searchbox {
	width: 182px;
	height: 36px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #7d8a98;
	float: left;
}

#IE #search .button {
	width: 50px;
	color: #fff;
	font-size: 13px;
	padding-top: 4px;
	background-color: #7d8a98;
	background-image: none;
	border: 0px;
	cursor: pointer;
}

#topmenubox {
	width: 568px;
	height: 40px;
	background: url(../images/topmenu_background.png) repeat-x;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}

#topmenu {
	 width: 100%;
	 height: 20px;
}

#bottommenu {
	 width: 568px;
	 height: 40px;
	 background: url(../images/topmenu_background.png) repeat-x;
	 padding-top: 5px;
	 padding-left: 212px;
	 color: #4f5559;
	 clear: both;
}

#pathwaybox {
	width: 100%;
	height: 30px;
	background: #f9fbf1 url(../images/pathway_background.png) repeat-x;
	float: left;
	clear: both;
}

#pathwayspacer {
       width: 100%;
       height: 21px;
       background: #f9fbf1 url(../images/pathwayspacer_background.png) repeat-x;
       float: left;
       clear: both;
}

#contentbox {
	width: 100%;
	background-color: #f9fbf1;
	clear: both;
}

#leftbox {
      width: 179px;
      margin-top: 0px;
      float: left;
}

#mainmenubox {
        width: 180px;
        color: #4f5559;
        margin-bottom: 50px;
	clear: both;
	float: right;
}

#infobox {
        width: 180px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 30px;
        color: #4f5559;
	clear: both;
	float: right;
}

#info div {
	 font-size: 13px;
}

#info h3 {
	 font-size: 13px;
	 color: #a80000;
}

#info table.moduletable th {
	text-align: left;
	font-size: 14px;
	text-transform: none;
	height: 40px;
	padding-top: 10px;
	padding-left: 30px;
	width: 150px;
	color: #4f5559;
      	background: #f9fbf1 url(../images/mainmenu_background.png) repeat-x;
}

#info span.article_seperator {
	display: block;
	background: #f9fbf1 url(../images/articleseparator_background.png) repeat-x;
	height: 8px;
}

#poweredbybox {
	width: 180px;
	margin-bottom: 20px;
}

#poweredby {
        margin-left: 60px;
}

#w3cbox {
	width: 180px;
}

#w3c {

}

#rightbox {
      width: 601px;
      padding-top: 0px;
      padding-bottom: 10px;
      margin-top: 0px;
      float: left;
}

#maincontent {
	     width: 581px;
	     padding-left: 20px;
	     color: #4f5559;
	     float: left;
	     clear: both;
}

#maincontent div.componentheading {
	     height: 24px;
	     font-size: 14px;
	     text-transform: none;
	     margin-bottom: 20px;
	     color: #4f5559;
	     background: #f9fbf1 url(../images/componentheading_background.png);
}

#IE #maincontent div.componentheading {
	     font-size: 14px;
	     text-transform: none;
	     padding: 0px;
	     margin-bottom: 20px;
	     color: #4f5559;
	     background: #f9fbf1 url(../images/componentheading_background.png);
}

#footerbox {
	height: 90px;
	padding-top: 10px;
	background: #f9fbf1 url(../images/footer_background.png) repeat-x;
	clear: both;
}

#footer {
	width: 700px;
	height: 110px;
	font-size: 12px;
	text-align: center;
	color: #4f5559;
	margin-left: auto;
	margin-right: auto;
}

#footer a{
	color: #4f5559;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #a80000;
}

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

ul#mainlevel-nav2 li a:hover
{
	color: #a80000;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #f9fbf1 url(../images/mainmenu_background.png) repeat-x;
	font-size: 14px;
	color: #4f5559;
	text-align: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 30px;
	width: 150px;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #a80000;
	text-decoration: none;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 14px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

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 fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
 	color: #4f5559;
  	background: #f9fbf1 url(../images/componentheading_background.png);
  	margin-bottom: 20px;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 24px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
 	height: 24px;       
 	color: #4f5559;
  	background: #f9fbf1 url(../images/componentheading_background.png);
  	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

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;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.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;
}

span.article_seperator {
	display: block;
	height: 1px;
}

