/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	color:#595756;
	font-family:trebuchet Ms, verdana, arial;
	font-size:11px;
	background-color:#FFFFFF;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

td, p {
	text-align:left;
	font-size:11px;
}
h1 {
	font-size:12px;
	color:#469100;
	font-weight:bold;
}

a:link, a:visited {
	color:#469100;
	text-decoration:none;
}

a:hover, a:visited:hover {
	color:#595756;
	text-decoration:none;
}

a img {
	border:none;
}
.clr {
	clear: both;
	font-size:0px;
}

#header_outer {

}
#header {
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
}
#logo {
	float:left;
	width:175px;
	text-align:left;	
}
#header_right {
	float:right;
	width:240px;
	margin: 0 10px 0 5px;
	text-align:right;
}
#header_right a:link, #header_right a:visited{
	color:#0A9C0A;
	font-weight:bold;
}
#header_right a:hover, #header_right a:visited:hover{
	color:#999999;
	font-weight:bold;
	
}
#topmenu_outer {
	clear:both;
	/*background-image:url(../images/topmenu_bg.jpg);
	background-repeat:repeat-x;
	*/
	background-color:#008000;
	height:36px;
}
#header_footer {
	clear:both;
	font-size:1px;
	height:2px;
	background-color:#CCCCCC;
}

#outer {
	width:900px;
	margin:auto;
}
#mainheader {
	float:left;
	width:646px;
	height:134px;
	background-image:url(../images/main-img.jpg);
	background-repeat: no-repeat;

}
#topmenu {
	float:right;
	width:240px;
	height:134px;
}
#mainheader_footer {
	clear:both;
	background-image:url(../images/header_line_bg.jpg);
	height:10px;
	font-size:1px;

}
#body_inner {
	margin:20px 0 0 0;
	background-color:#FFFFFF;
	font-size:11px;
	border:1px solid #FFFFFF;
}
#left_outer {
	float:left;
	width:180px !important;
	width:210px;
	padding:0 20px 0 10px;
	background-image:url(../images/mid-line.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#content_outer {
	float:left;
	width:450px;
	margin:0 10px 0 10px;
}
#content_outer_noright {

	float:left;
	width:660px;
	margin:0 10px 0 10px;
}

#right_outer {
	float:right;
	width:180px !important;
	width:200px;
	padding:0 0 0 20px;
	background-image:url(../images/mid-line.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#footer {
	clear:both;
	height:39px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	font-family:tahoma, verdana;
	color:#5F5B5B;
	font-family:verdana, arial;
}

#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;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	width:auto;
	
}

ul#mainlevel-nav li
{
	height: 19px !important;
	height: 22px;
	padding:3px 0 0 0;
	white-space: nowrap;
	background-image:url(../images/topmenu-bg.jpg);
	background-position:left;
	background-repeat:repeat-x;
	vertical-align:top;
	
}

ul
{
	list-style: none;
	width:auto;
	padding:0;
	margin;0;
	
	
}

 li
{
	height: 19px !important;
	height: 22px;
	padding:3px 0 0 15px;
	margin:0;
	background-image:url(../images/round-icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:top;
	
}
ul#mainlevel-nav li a
{
	margin: 0 0 0 10px;
	background-image:url(../images/topmenu-icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #006699;
	font-weight:bold;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #666666;
}

#topmenu table td {
	text-align:center;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
  border: 1px solid #469100;
  padding: 2px 5px 0 5px;
  width: auto;
  background-color:#469100;
  height: 20px !important;
  height: 22px;
}

.back_button a:link, .back_button a:visited {
	color: #FFFFFF;
}
.pagenav {
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
  border: 1px solid #469100;
  padding: 2px 5px 0 5px;
  width: auto;
  background-color:#469100;
  height: 20px !important;
  height: 22px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}



table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}


table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
  border: 1px solid #469100;
  padding: 0px 5px 0 5px;
  width: auto;
  background-color:#469100;
  height: 22px !important;
  height: 22px;
 
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}


.contentcolumn {
	padding-right: 5px;
}

td.contentheading {
	height: 20px;
	color: #469100;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	background-image:url(../images/underline.jpg) ;
	background-repeat:no-repeat;
	background-position:left bottom;
	letter-spacing:1px;
	
}

div.contentheading {
	height: 20px;
	color: #469100;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	background-image:url(../images/underline.jpg) ;
	background-repeat:no-repeat;
	background-position:left bottom;
	letter-spacing:1px;
}
td.componentheading {
	height: 30px;
	color: #469100;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:1px;
}
div.componentheading {
	height: 20px;
	color: #469100;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	background-image:url(../images/underline.jpg) ;
	background-repeat:no-repeat;
	background-position:left bottom;
	letter-spacing:1px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #469100;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	text-align:left;
}
div.moduletable table{
	
}

table.moduletable th {
	background: url(../images/heading_bg.jpg);
	color: #469100;
	text-align: left;
	height: 14px;
	font-weight: bold;
	font-size: 11px;
	vertical-align:middle;
}
div.moduletable h3 {
	background: url(../images/heading_bg.jpg);
	color: #469100;
	text-align: left;
	height: 14px;
	font-weight: bold;
	font-size: 11px;
	vertical-align:middle
}


.small {
	color: #595756;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #595756;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #595756;
	font-size: 11px;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/round-icon.jpg) no-repeat;
	background-position:10px;
	font-size: 11px;
	font-family:Tahoma, verdana, arial;
	font-weight: bold;
	color: #5C9A58;
	text-align: left;
	padding-top: 3px;
	padding-left: 30px;
	height: 17px !important;
	height: 20px;
	width: 150px !important;
	width: 180px;
	text-decoration: none;
	border-bottom:1px solid #CCCCCC;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #595756;
}

a.mainlevel#active_menu {
	color:#666666;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #666666;
}

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: #469100;
	color: #FFFFFF;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


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: 1.5em;
}
select.button {
	background-color:#FFFFFF;
	background:none;
	padding:0;
	margin:0;
}
td.sectiontablefooter {
	text-align:center;
}