/* CSS Document */

.back_button {
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

.pathway {
	text-align: left;
	font-size: 11px;
  	font-weight: bold;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

.mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #663333;
	background: #ffcc00;
}

.mainlevel-navfoot {
	list-style: none;
	padding-left: 26px;
	margin: 0;
	font-size: 0.8em;
}



td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 5px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}


/* mambo core stuff */
a:link, a:visited {
	color: #663333; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #CC6633;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 98%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
div.componentheading {
	padding-left: 4px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

div.myfooter {
	padding-left: 1px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

div.myfooter1 {
	padding-right: 1px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}


div.mynewsletterhead {
	background: url(../images/newsletter_bg.gif);
	height: 29px;
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-left: 13px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 100%;	
}

div.mynewsletter {
	width: 100%;
	background: url(../images/col_bg.gif);
	padding-left: 5px;
	font-size: 11px;
	color: #006666;
	font-weight: normal;
}

.button {
	padding: 1px 3px 1px 3px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #FF6600;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	padding: 1px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 12px;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	
	background: url(../images/colbg.png);
	color: #666666;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 13px;
	border: 3px solid #ffffff;
}

.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%;
	padding: 2px;
}

table.moduletable th {
	background: url(../images/module_bg.gif);
	height: 29px;
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-left: 13px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	color: #006666;
	font-weight: normal;
}

table.moduletable-search {
	width: 99%;
	padding: 2px;
}

table.moduletable-search th {
	background: url(../images/search_bg.gif);
	height: 29px;
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-left: 13px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.moduletable-search td {
	background: url(../images/col_bg.gif);
	font-size: 11px;
	padding-left: 5px;
	color: #006666;
	font-weight: normal;
}

table.moduletable-menu {
	width: 99%;
	padding: 2px;
}

table.moduletable-menu th {
	background: url(../images/menu_bg.gif);
	height: 29px;
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-left: 13px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.moduletable-menu td {
	background: url(../images/col_bg.gif);
	font-size: 11px;
	color: #006666;
	font-weight: normal;
}


table.moduletable-search {
	width: 99%;
	padding: 2px;
}

table.moduletable-search th {
	background: url(../images/search_bg.gif);
	height: 29px;
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-left: 13px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.moduletable-search td {
	background: url(../images/col_bg.gif);
	font-size: 11px;
	color: #006666;
	font-weight: normal;
}


.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

tr.sectiontableentry1 {
	background-color : #ffffff;
  	padding: 20px;
}

tr.sectiontableentry2 {
	background-color : #f9f9f9;
	padding: 20px;
}


.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 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.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png);
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	padding-top: 3px;
	padding-top: 4px;
	padding-left: 7px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
	text-align: left;
}

a.sublevel:hover {
	color: #FF6600;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
