@import url(layouts.css);
@import url(components.css);
@import url(navigation.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
body {
	font-family: Arial;	font-size: 13px; color: #2a2a2a; margin: 0px; padding:0px; background:#FFFFFF
}
img {border:0px
}

ul {margin:0; padding:0; list-style:none
}
li {}


#wrapper {width:918px;  position:relative; text-align:left;
}
.clear {clear: both; font-size:0px; height:1px
}


/* header*/
#header {width: 100%; margin:0px; padding:0px; background:url(../images/header_bg.jpg) top left no-repeat
}
#logo { width:334px; float:left; padding:26px 0 
}
#mission { width:569px; float:right; padding:37px 0 0 0 
}

/* menu*/
#menu {height:44px; width:538px; float:left; background: url(../images/menu_top.gif) left top no-repeat #72bb00; text-align:left
}
a.mainlevel { margin:0px 41px 0 0px; padding:0px; font-size:14px; color:#FFFFFF; text-decoration:none
}
#active_menu { font-weight:bold
}
#grey {height:44px; width:379px; float:right; background: #5b5c5d
}
#helping { width:380px; float:right; background: url(../images/right_bg.gif) left bottom no-repeat
}

#online {width: 916px; margin:0px; padding:0px; height: 40px;  text-align:left; background:#d3d3d4; border:1px #bdc1c4 solid; border-bottom:0px; border-top:0px
}
a.pathway {  font-size:13px; color:#47494a; text-decoration:none
}

.search { padding:11px 0 0 25px
}
#search .inputbox { width:274px; border:0px; height:21px; background:#FFFFFF; font-family:Arial; font-size:12px; color:#616161; padding:2px 0 0 8px; float:left; margin-right:1px
}
.but_serch {background: url(../images/search_img.gif) top left no-repeat; border:0px; width: 46px; height: 23px; font-size:0px;  cursor: pointer
}



/* content*/
#content_wrapper{width: 883px; margin: 0px; padding: 25px 10px 0 25px; text-align:left; background: url(../images/bg.gif) left top repeat-y;
}
#content_wrapper #content{width: 491px; float:left
}
#content_wrapper #right{width: 368px; float: right
}
.contentheading { font-size:20px; color:#e60500
}
.componentheading { font-size:0px
}
a.readon { font-size:13px; color:#ff9000; font-weight:bold; text-decoration:none
}
.createdate { font-size:11px; color:#5b5b5b; padding-left:22px; background: url(../images/create.gif) no-repeat left
}
.small {font-size:11px; color:#5b5b5b; padding-left:22px; background: url(../images/written.gif) no-repeat left
}
.modifydate {font-size:11px; color:#5b5b5b
}
.system-pagebreak { padding:2px 19px 0 0
}

#footer_wrapper {width:100%;
}
#footer {width: 900px; margin:0px auto; padding:16px 0 23px 0; position: relative; text-align:left; color:#5c7c82
}
#footer a { color:#5c7c82; text-decoration:underline
}
#footer a:hover { color:#5c7c82; text-decoration:none
}



/* #######################  END GENERAL SETTINGS ############################ */

