/* ---------------------
mambo content layout
--------------------- */
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	font-size:10px;
	line-height: 12px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
#leftcolmenu a.mainlevel:hover {
	font-size:11px;
	color:#000000!important;
	text-decoration:underline!important;
}


/** content title **/
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 20px;
	padding: 5px 0 5px 0;
	display:block;
}

.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	display:block;

}

.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	display:block;
}

.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	width:100%;
}

td.sectiontableheader {
font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.category, .categorytitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
}

.sectiontableentry1 {
font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.sectiontableentry2 {
font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
/* mward 7/21/2006 removed because word-wrap is only supported in IE5
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	word-wrap:break-word;
}
*/
/** toc page navigation  **/
.pagenav_prev,
.pagenav_next {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/** content item navigation  **/
.pagenavbar  {
font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:100%;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#000000!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
}

.pagenav {
font-family:Arial, Helvetica, sans-serif;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#000000;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}

.contentpaneopen {
	width:100%;
}
.category, .categorytitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#all {
margin-left: auto;
margin-right: auto;
width:800px;
text-align: left;
}

.footernav {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #A6C0F3;
text-decoration:none;
font-weight:normal;
line-height: 18px;
}
.footernav a:link, .footernav a:visited {
color: #A6C0F3;
text-decoration:none;
font-weight:normal;
}
.footernav a:active, .footernav a:hover {
color: #A6C0F3;
text-decoration:underline;
font-weight:normal;
}
.footernav2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
text-decoration:none;
font-weight:bold;

}
.footernav2 a:link, .footernav2 a:visited {
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}
.footernav2 a:active, .footernav2 a:hover {
color: #FFFFFF;
text-decoration:underline;
font-weight:bold;
}
.footernav3 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
text-decoration:none;
font-weight:normal;
line-height: 15px;
}
.footernav3 a:link, .footernav3 a:visited {
color: #FFFFFF;
text-decoration:none;
font-weight:normal;
}
.footernav3 a:active, .footernav3 a:hover {
color: #FFFFFF;
text-decoration:underline;
font-weight:normal;
}
.footernav4 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration:none;
font-weight:normal;
line-height: 18px;
}
.footernav4 a:link, .footernav4 a:visited {
color: #000000;
text-decoration:none;
font-weight:normal;
}
.footernav4 a:active, .footernav4 a:hover {
color: #000000;
text-decoration:underline;
font-weight:normal;
}
