*{
	padding:0;
	margin:0;
}
body{
}

.bodies {
	background:url(../images/bg.png) repeat-y top;
	text-align:center;
}
tr, p, div {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size:10px;
	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;
	font-family:Arial,Verdana,Tahoma, Helvetica, sans-serif;
}
#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	margin: 0;
	width: auto !important;
 	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	border-bottom:none;
	font-weight:bold;
	text-transform:uppercase;

}
#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #009900;
	background: transparent;
}
#mainlevel-nav li a:hover {
	color: #999999;
}
#active_menu {
	color: #999;
}
a.mainlevel:link, a.mainlevel:visited {

	color: #000000;
	font-weight: bold;
	text-indent:0px;
	width: 160px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	border-bottom:1px dotted #c0c0c0;
	font-size:10px;
	font-weight:bold;	text-transform:uppercase;

}
a.mainlevel:hover {
	color: #999999;
	background-color: #FFFFFF;
}
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 {
	font-size: 11px;
	color: #006600;
	text-indent:33px;
	line-height: 20px;
	background:url(../images/bg_main_menu_sub.png) no-repeat top left 1px 6px;
	display:block;
	margin-bottom:3px;
	width:100%;

}
a.sublevel:hover {
	color: #33CC33; text-decoration: none;
}


table.moduletable {
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin-bottom:10px;
}

table.moduletable th {
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100%;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #99CC00 ;
	border-left:1px solid #00CC66;
	border-right:1px solid #00CC66;
	border-top:1px solid #00CC66;
	border-bottom:1px solid #00CC66;
	text-transform:uppercase;
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;

}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	padding-left:0px;
	padding-top:3px;
	font-size: 11px;
	font-weight: normal;
}
table.moduletable td a{
	font-weight:bold;
}
/*archive module*/
table.moduletablearc {
	padding: 0px 0px 0px 0px;
	width: 180px;
	margin-bottom:5px;
	margin-left:0px;
      text-align: center;
}

table.moduletablearc th {
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;	color:#009900;
	text-align: center;
	width: 190px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:0px;
	text-transform:uppercase;
	}
table.moduletablearc td {
	padding-top:3px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
/*online module*/
table.moduletableon {
	padding: 0px 0px 0px 0px;
	width: 180px;
	margin-bottom:5px;
	margin-left:0px;
      text-align: center;
}

table.moduletableon th {
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;	color:#009900;
	text-align: center;
	width: 190px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:0px;
	text-transform:uppercase;
	}
table.moduletableon td {
	padding-top:3px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

/*left module*/
table.moduletableleft {
	padding: 0px 0px 0px 0px;
	width: 180px;
	margin-bottom:5px;
	margin-left:20px;
        text-align: center;
}

table.moduletableleft th {
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;	color:#009900;
	text-align: center;
	width: 190px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:20px;
	text-transform:uppercase;
	

}
table.moduletableleft li {
	border-bottom:1px solid #cccccc;
}
table.moduletableleft ul {
	padding: 0px;
}
table.moduletableleft td {
	padding-right:10px;
	padding-top:3px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
table.moduletableleft td a{
	text-align: center;
}
.inputboxleft {
font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
width:140px;
	background-color: #FFF;
	margin-top:2px;
margin-left:10px;
	border: 1px solid #666666;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #333333;
	text-align:left;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	font-family		 :Arial,tahoma,verdana;
	border-bottom:1px solid #000000;
	color            : #000000;
	font-weight      : bold;
	padding:3px;
}
.sectiontableentry1 td{
	float:left;
	padding:3px 3px 3px 6px;
	background-color:#f0f0f0;

}
.sectiontableentry2 td {
	float:left;
	padding:3px 3px 3px 6px;
	background-color:#f0f0f0;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 9px;
	color            : #333;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 9px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}


.contentpane {
	width: 527px;
	margin-left: 10px;
	margin-right: 10px;
}
.contentpaneopen {
	width: 527px;
	margin-left: 10px;
	margin-right: 10px;
}
.contentdescription {
	width: 527px;
	margin-left: 10px;
	margin-top: 10px;
}
.componentheading {
	background:url(../images/bar.png);
	height:18px;
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-align: center;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	}	
.contentheading {
	padding-left:1px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-transform:uppercase;
	color: #000000;
	text-align: left;
	border-bottom:1px dashed #000000;
	padding-top:30px;
	padding-bottom:2px;
	}

/*client page*/
.componentheadingclient {
	background:url(../images/bar.png);
	height:18px;
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-align: center;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	}	
.contentheadingclient {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
	}
.contentpaneopenclient {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}	
/*contact page*/
.componentheadingcontact {
	background:url(../images/bar.png);
	height:18px;
	font-family:Arial,tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-align: center;
	padding-top:1px;
	letter-spacing:2px;
	text-transform:uppercase;
	}	
.contentheadingcontact {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
	}

.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: #CCCCCC ;
	color: #000000;
	margin-top:2px;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	background-color: #FFF;
	margin-top:2px;
	border: 1px solid #666666;
}
a:link, a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #99cc00;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	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;
	font-family:Arial,Tahoma,verdana, Helvetica, sans-serif
}
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: #ffffff;
	border: 1px solid #55b642;
	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:bold;
    text-align:left;
	padding:5px;
	background-color: #55b642;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.highlight {
	background-color:#00FF00; 
	font-weight:bold;
}

.readon {
	color: #006600;
	width:100px;
	height:10px;
	font-weight:bold;
	padding-top:0px;
	padding-left:0px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #009900;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

/*web layout*/
#core {
	background:url(../images/bg.png) repeat-y top;
	}
#core_end {
	
	}
#sect {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#l_sect {
	width:557px;
	float:left;
	margin:0px;
}
#header {
	background:url(../images/header.gif) no-repeat;
	height:139px;
	border-bottom:5px solid #FFF;
	margin-top:10px;
}
#ads {
	border-top:1px solid #FFFFFF;
      border-bottom:2px solid #FFFFFF;
      border-right:1px solid #FFFFFF;
      border-left:1px solid #FFFFFF;
	height:251px;
	margin-top:0px;
	margin-bottom:0px;
}
#content {
	background:url(../images/bg_body.png) repeat-y;
	width:557px;
	margin-top:0px;
	margin-right:0px;
	}	

#footer {
	background-color:#FFFFFF;
	clear:both;
	color:#333333;
	text-align:left;
	padding-left:175px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:bold;
	
}
#end {
	height:15px;
	background:url(../images/footer.gif);
}
#r_sect {
	width:210px;
	height:20px;
	background:url(../images/head_menu.gif) no-repeat;
	margin-top:150px;
	margin-left:2px;
	float:left;
}

#menus {
	background-color:#FFFFFF;
	width:210px;
	padding-right:0px;
	margin-top:20px;
	margin-left:0px;
}
#foot_menus {
	background:url(../images/foot_menu.gif);
	height:20px;
	width:210px;
	padding-right:0px;
	margin-top:0px;
	margin-left:0px;
	float:left;
}