*{
	padding:0;
	margin:0;
}
body{}
.bodies {
	margin:0px;
	text-align: center;
	background:url(../images/handuraw.png) no-repeat top center;
	background-color:#dfcf27;

	     }
tr, p, div {
	font-family:Arial,Verdana,Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;	
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
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;
	padding-left: 0px;
	padding-right:0px;
	float: left;
	margin: 0;
	width: auto !important;
 	width: 100%;
	height:30px;
	font-size:30 px;
	line-height:30px;
	white-space: nowrap;
	border-bottom:none;
	
}
#mainlevel-nav li a {
	width: 154px;
	display: block;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	font-style: normal;
	font-weight:bold;
	font: "Arial Black";
	color: #0000FF ;
}
#mainlevel-nav li a:hover {
	color: #FF00CC;
}
#active_menu {
	color: #666666;
	font-weight:bold;}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #3366CC  ;
	background:url(../images/bullet.gif)no-repeat;
	width: 100%;
	padding-left:20px;
	text-decoration: none;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	text-transform:lowercase;
	line-height: 20px;
}
a.mainlevel:hover {
	color:#666666;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #00FF00; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #cccccc;
	padding-left:0px;
	line-height: 15px;
	display:block;
	margin-left:-4px;
	font-family:arial;
}
a.sublevel:hover {
	color: #00CCCC; text-decoration:blink;
}
table.moduletable {
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin-bottom:0px;
}

table.moduletable th {
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	padding-left: 50px;
	width: 100%;
	font-weight:bold;
	height:40px;
	padding-top:10px;
	background:url(../images/modheader1.png)no-repeat;
	/*border-bottom:1px solid #b8cde8;*/
	font-family:verdana,arial, tahoma;
	text-transform: uppercase;
	padding-bottom:30px;
}
table.moduletable li row1{
    background-color:#CCCCCC;
    
}
table.moduletable li row2{
    background-color: #FFFFFF;
    
}
table.moduletable ul {
	padding: 0px;

}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	padding-left:0px;

}
.message {
	font-family      : Helvetica, sans-serif;
	font-size        : 14px;
	color:#333333;
	line-height      : 16px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #757575;
	
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #666666;
	line-height      : 14px;
	padding:0px 0px 0px 0px;
	
}
table.pollstableborder {
}
.pollstableborder {
	padding:0px;
	margin:0px;
}
.sectiontableheader {
	color:#CC0000;
	font-size:22px;	
	font-weight: bold;
	padding:5px;
	text-decoration:none;
	background-color: #FFCC66;
}
.sectiontableentry1 td {
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding:3px 3px 3px 20px;
}
.sectiontableentry2 td {
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding:3px 3px 3px 20px;
}
.sectiontableentry1 td {

	padding:3px 3px 3px 16px;
}
.sectiontableentry2 td {
	
	padding:3px 3px 3px 16px;
}
.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-bottom: 2px ridge  #D85218;
	width: 100%;
	padding: 1px;
}
.contentpaneopen div {
	padding:5px;
}
.contentdescription{
	width:100%;
}
.contentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	
}
.componentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-decoration:underline;
	padding-bottom:20px;
}
.createdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:left;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	line-height:20px;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color:#FF6600;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.modifydate {
	font-size:10px; 
	text-transform: margin-top:15px;
	margin-bottom:15px;
	color:#669966}
:link, a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #000000;
	
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	font-weight: bold;
	text-align:left;
	}
a.contentpagetitle:hover {
	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: #33CC00;
	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 {

}
table.searchintro td {
	color: #666666;
	font-weight: bold;
}
.highlight { font-weight:bold;}
.readon {
	display:block;
	color: #990000;
	text-indent: 20px;
	width:100px;
	height:25px;
}
.mosimage {
	border: 1px solid #9bce76 ;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color:#666666;
	text-transform: none;
	font-style:italic;
	font-size: 12px;
	border-top: 1px solid #cccccc;
}
#core {
	background:url(../images/govern.png) no-repeat top center;
	padding-top:0px;
	padding-left:0px;

	}
#corebottom {
	background:url(../images/greenbottom.png) no-repeat bottom center;
	padding-top:0px;

	}
#corein {
	background:url(../images/greenin.png) repeat-y top center;

	}

#footer {

/*background:url(../images/footerbackground.png)no-repeat top center;
width: 100%;*/
padding:8px;
color: #999999s;
}

/* Tab css start */
#tablist{
	padding: 3px 0!important;
	padding: 5px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px;
	width:400px!important;
	width:400px;
	color:#000000;
	background-color:#CCCCCC;
}

#tablist p{
	display: inline;
	line-height:18px!important;
	line-height:16px;
	text-transform:lowercase;
}

#tablist p a{
	padding: 3px 1.2em;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

#tablist p a:link, #tablist li a:visited{
	font-weight:bold;
	color: #000000;
}
#tablist p a:hover{
	color: #999999;
}

#tablist p a.current{
	background-color:#505050;
	color:#FFFFFF;
}

#tabcontentcontainer{
	width: 390px!important;
	width:400px;
	height:150px;
	overflow:auto;
	padding: 5px;
	margin-top:0px;
	margin-top:-3px!important;
	text-align:left;
}
.tabcontent{
	display:none;
	color:#FFFFFF;
	padding:10px;
}
#sc1 table.moduletable td {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#505050;
}
#sc1 table.moduletable th {
	display:none;
}
#sc2 table.moduletable td {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}
#sc2 table.moduletable th {
	display:none;
}
#sc3 table.moduletable td {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	background: none;
}
#sc3 table.moduletable th {
	display:none;
}

#sc4 table.moduletable td {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	background: none;
}
#sc4 table.moduletable th {
	display:none;
}
/* tab css end */
#content {
	width:450px;
	padding-right:10px;
}
#box {
	float:left;
	padding:0 px;
	border:5px;
	margin-left:5px;
	width:100%;
	
	}
#topbox {
	float:left;
	margin-left:102px;
	width:802px;
	height:20px;
	
}
#rightbox {
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:0px;

}

#contentbox {
	float:left;
	margin-right:10px;
}

#topbanner {
	float: left;
	width:400px;
	height:100px;
	padding:0px;
	margin-left: 130px;
	background-image:url(../images/dapitanlogo.png);
	background-repeat: no-repeat;
	}
#businessPlan{
	padding:0;
	margin:17px 15px 15px 15px;
	font-family:"Trebuchet MS", Arial, sans-serif, "times New Roman";
	font-size:12px;
	color:#000066;
}
#businessPlan li{
	padding:5 5 5 11px; 
	margin:0;
	line-height:15px;
	background:url(images/businessPlanBullet.gif) left 5px no-repeat;	
	list-style:none;
}
#businessPlan li a{
	color:#000066;
	text-decoration:none;
}
