/* Mambospan Glass Template: Some css codes are based on third party open source codes */
HTML {
	height: 100%;
	margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background:#949AA3;
	font-family:Verdana, Arial;
	font-size: 10px;
}

H1 {
	COLOR: #CED1D5; 
	TEXT-DECORATION: none;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT-SIZE: 10px;   
	font-family: Arial;
	MARGIN: 0px;
}


a:link, a:visited {
	color: #CED1D5; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CED1D5;	
	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #B0B5BC;
}

h3, .componentheading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #CED1D5;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #0F0F0F;
}

.contentheading {
  	font-family: Arial, Tahoma, Helvetica, sans-serif;
  	padding: 0px 0px 5px 0px;
  	font-size: 16px;
	font-weight: normal;
	height: 18px;
	vertical-align: bottom;
	color: #CED1D5;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #0F0F0F;
}

table.contenttoc {
	margin: 5px;
	border:solid 1px #7A7A7A;
	background: url(../images/background.gif);
}

table.contenttoc th {
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color: #333333;
	background: #141E64 url(../images/mambospan_button.png);
	padding: 3px;
}

table.contenttoc td {
	font-size: 10px;
	padding: 2px 8px;
}

td.sectiontableheader {
	background: #efefef;
	color: #CED1D5;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  	padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  	padding: 3px;
}

table.contentpane, table.contentpaneopen {
  	 width: 100%; 
}

div.moduletable {
  	margin-bottom: 10px;
}

moduletable1 {
  	margin-bottom: 0px;
  	text-align: right;
  	border-top: 1px solid #fff;
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.small {
	font-size: 10px;
	color: #CED1D5;
	font-weight: bold;
	text-align: left;
}

#page_bg {
	height: 100%; 
	background: #949AA3;
	padding: 0;
	margin-bottom: 1px;
}

td.body1 {
	width: 100%
	height: 100%;
  	background: #949AA3;
}

table#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top:1px solid #666666; /* #999999 */
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}

table#inner {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

td.bottom {
	text-align: right;
	height: 25px;
	line-height: 25px;
	text-indent: 20px;
	vertical-align:middle;
  	background: #999999 url(../images/mambospan_topmenu.png);
	color:#CED1D5;
	border-top:1px solid #999999;
}

td.bottom a:link, td.bottom a:visited {
	color:#CED1D5;
	text-decoration:none;
 	text-align:right
}

div#wrapper {
	background: #ffffff;
	margin: auto;
	min-width: 750px;
	max-width: 1100px;
	width: expression(document.body.clientWidth > 1100? "1100px": "auto" );
}

#title {
	background: #5F6172 url(../images/mambospan_topbar.png);
	color:#FF0000;
	font-size:20px;
	font-align:right;
	line-height:60px;
	font-weight:bold;
	text-align: right;
	text-indent:20px;
	vertical-align:center;
}

div#title {
	background: #5F6172 url(../images/mambospan_topbar.png);
	height: 45px;
	color:#CED1D5;
	font-size:20px;
	font-align:right;
	line-height:40px;
	font-weight:bold;
	text-align: right;
	text-indent:20px;
	vertical-align:center;
}

#topmenu {
	position: relative;
	background: #5F6172 url(../images/mambospan_topmenu.png);
	max-width:auto;	
	padding: 0px;
	padding-top: 0px;
	vertical-align:center;
	margin: 0px;
	height: 25px;
}

#navi {
	font: 10px/12px verdana, arial, georgia, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}

/* CSS Horizontal Menu - mycssmenu*/

#naviglass #navlist ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

#naviglass #navlist li {
	display: inline;
	vertical-align:middle;
	background: transparent;
	line-height: 25px;
	padding: 0px;
}

#naviglass #navlist a {
	padding: 5px 12px 5px 12px;
	vertical-align:middle;
}

#naviglass #navlist a:link, #naviglass #navlist a:visited {
	color: #666;
	text-decoration: none;
}

#naviglass #navlist a:hover {
	background: #5F6172 url(../images/mambospan_topmenu_over.png);
	color: #fff;
}

#naviglass #active a:link, #naviglass #active a:visited, #naviglass #active a:hover {
	background: #999 url(../images/mambospan_topmenu_active.png);
	color: #fff;
}

/*End of css menu*/

div#pathway {
	height: 20px;
	background: #ffffff;
	line-height: 20px;
	text-indent: 7px;
	color:#7A7A7A;
}

.left {
	padding-left: 8px;
	width: 160px;
	/* border: 1px solid #999999; */
	
	  
}

td.boxpic {

color: #000077;
font-size: 11px; 
font-style: normal;
font-family: Arial,Geneva;
padding: 1px;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
border-right: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF;
background-color: #363846;

}

td.boxpic1 {

color: #000077;
font-size: 11px; 
font-style: normal;
font-family: Arial,Geneva;
padding: 1px;
border-top: 1px dashed gray;
border-left: 1px dashed gray;
border-right: 1px dashed gray;
border-bottom: 1px dashed gray;
background-color: #FFFFFF;
}



#footer {
	margin-top: 4px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADADAD;
	float: right;
	width: 400px;
	text-align: center;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}

/* Mainmenu */

a.mainlevel1:link {
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
	text-align: right;
	padding-left: 2px;
	margin-left: 2px;
}


a.mainlevel1:visited {
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
	text-align: right;
	padding-left: 2px;
	margin-left: 2px;
}

a.mainlevel:hover {
	color: #0000FF;
	font-weight: normal;
	background: #5F6172;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	font-weight: normal;
	color: #7A7A7A;
	text-align: left;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 13px;
}

a.sublevel:hover {
	color: #0000FF;
	font-weight: normal;
	background: #5F6172;
	text-decoration: none;
}

input.button {
	border: 1px solid #999999;
	background: url(../images/mambospan_button.png) repeat-x;
	height: 20px;
	padding: 0px 5px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	background: #5F6172;
	border: 1px solid #999999;
	text-indent:3px;
}

.blockquote {
    	height: 70px;
    	width: 300px;
	border: 1px solid #cccccc;
	font-weight: normal;
    	color: #999999;
    	text-align: left;
	text-transform: normal;
    	line-height: 16px;
    	background-image: url(../images/blockquote.gif);
    	background-repeat: no-repeat;
    	background-position: 2px;
  	padding-top: 10px;
	padding-left: 20px;
	padding-right: 15px
}