*{
	padding:0;
	margin:0;
}
body{
}
.bodies {
	margin:0px;
	background:url(../images/bg_glob.png);
	text-align:center;
}
tr, p, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{margin-left:40px;
list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}
#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
#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;
	border-bottom:none;
}
#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#mainlevel-nav li a:hover {
	color: #CCCCCC;
}
#active_menu {
	color: #FF9933;
	border: 1px dotted #999999;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #999999;
	font-weight: bold;
	width: 99%;
	text-indent: 10px;
	text-decoration: none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 17px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
			
}
a.mainlevel:hover {
	color: #ffffff;
	background-color:#666666
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	display:block;
	font-size: 11px;
	color: #999999;
	text-indent:5px;
	line-height: 15px;
	margin-bottom:3px;
	width:90%;
	
	float: right;
	border: 1px solid #CCCCCC;
	

}

a.sublevel:hover {
	color: #ffffff;
	background-color:#666666
}


table.moduletable {
	width: 100%;
	margin-bottom:5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.moduletable th {
	font-size: 11px;
	color: #f0f0f0;
	text-align: right;
	width: 100%;
	font-weight:bold;
	padding-right:40px;
	height:25px;
	background-color:#FFFFFF;
	padding-top:3px;
	letter-spacing:2px;
}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}
table.contact {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	}

table.contact td.icons {
   border: 1px dashed #CCCCCC;
	background-color: #CCCCCC;
	}

table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px dotted #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sectiontableentry2 td {
	border-bottom:1px dotted #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.componentheading {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-weight: normal;
	
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #666666;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	border: 1px dotted #CCCCCC;
	color: #666666;
	font-weight: bold;
}
.readon {
	display:block;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	background:url(../images/bg_body.png) repeat-y top center;
	padding:0px 5px 5px 5px;
	}
#core_end {
	background:url(../images/bg_footer_end.png) no-repeat top center;
	padding:0px 5px 5px 5px;
	height:14px;
	}
#header {
	height:218px;
	margin-bottom:0px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFFFFF;
	
	padding-left:700px;
	font-size:10px;
}
#sect {
	width:806px;
	background-color:#ffffff;
	text-align:left;
}
#menu {
	width:806px;
	background-color:#ffffff;
	padding-top:5px;
}
#l_sect {
	/* basic content */
	width:610px;
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	
	
}

#r_sect {
/* menu */
	width:177px;
	float: left;
	padding-top:5px;
	padding-left: 3px;
	background-color:#ffffff;
	
	
}

#footer {
	background:url(../images/footer.png) repeat-x;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	padding-top:13px;
	padding-bottom:5px;
	height:50px;
	font-size:10px;
}
