
body {
    height: 100%;
	font: 11px Tahoma, Arial;
	color: #000;
	padding: 0;
	width: 880px;
	text-align: center;
	margin: 0 auto;
    background-image: url(../images/page_bg.png);
    background-repeat: repeat-x;
  background-color: #000;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}


#page {
	width: 880px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: 5px solid #FF7709;
	border-right: 5px solid #FF7709;
	
    background-image: url(../images/pbg.png);
    background-repeat:no-repeat;
  background-color: #FFEDC1;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#header_body {
	height: 136px;
	width: 880px;
  background-color: #000
}

#menu_header {
	width: 688px;
}
#logotip {
	background: url(../images/logotip.jpg);
	width: 190px;
	height: 228px;
}
#header_images {
	background: url(../images/header_images.jpg) no-repeat;
	height: 228px;
	width: 688px;
}

#search_logotip {
	border-left: 1px solid #FFCE49;
	width: 190px;
}
#search {
	width: 185px;
	border-top: 6px solid #BD2C08;
	background: #FF8409;
	border-bottom: 6px solid #BD2C08;
	height: 28px;
	padding: 5px 0px 0px 5px;
}

#menu {
	margin: 0;
	width: 513px;
	padding: 10px 0px 10px 0px;
	border-bottom: 3px solid #FF7709;
	border-top: 5px solid #E6E6E6;
	background: #000;
}
#menu ul {
	margin: 5px;
	padding: 8px 0px;
	background: url(../images/manu_bc.gif) repeat-x;
}
#menu ul, #menu li {
	list-style: none;
	display: inline;
}
#menu a {
	padding: 10px 20px;
	margin: 0px;
	color: #FFAE01;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFCE49;
	background: #F6F6F6 url(../images/menu_left.gif) no-repeat left;
}
#menu a:hover {
	color: #A3BB00;
}

#body_page {
}
#body {
	width: 689px;
}
#banner{
  text-align: center;
}
#pathway{ margin-left:20px;
padding:5px;

}


#user_box {
	width: 175px;
	margin-left: 1px;
	background-color:#FFCE49;
}
#user_box div.moduletable {
	width: 175px;
	background: url(../images/user_box_bc.gif) repeat-x top;
	background-color:#FFCE49;
}
#user_box h3 {
	font: bold 11px Tahoma, Arial;
	color: #FFCE49;
	padding: 9px 0px 11px 30px;
	background-color:#FFCE49;
}
#user_box div#user_1 h3 {
	background: #202020 url(../images/nav_bc_1.gif) no-repeat left center;
	background-color:#202020;
	height: 16px;
}
#user_box div#user_2 h3 {
	border-top: 6px solid #A6D856;
	border-bottom: 3px solid #E6E6E6;
	background: #202020 url(../images/nav_bc_1.gif) no-repeat left center;
	background-color:#202020;
}
#user_box div#user_3 h3 {
	background: #202020 url(../images/nav_bc_1.gif) no-repeat left center;
	background-color:#202020;
}
#user_box ul {
	list-style: none;
	padding: 10px;	
	background-color:#FFCE49;
}
#user_box ul, #user_box table.contentpaneopen, #user_box form {
	background: url(../images/body_bc.gif) repeat-x;
	background-color:#FFCE49;
}
#user_box li {
	padding: 2px 0px;
	border: 0px;
	background-color:#FFCE49;
}
#user_box a {
	margin: 0px;
	color: #1B371B;
	font: 11px Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
	background-color:#FFCE49;
}
#user_box a:hover {
	text-decoration: underline;
	background-color:#FFCE49;
}
#user_box table.contentpaneopen {
	color: #2F2F2F;
	font: 11px Tahoma, Arial;
	padding: 5px;
	background-color:#FFCE49;
}
#user_box span {
	display: none;
	background-color:#FFCE49;
}
#polls div.module {
	background: url(../images/user_box_bc.gif) repeat-x left center;
}
#polls form table {
	border: 0;
}
#polls thead td {
	color: #000;
	font: 10px Tahoma, Arial;
}
#polls form {
}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2, #polls label {
	font: normal 11px Tahoma, Arial;
	color: #1B371B;
	text-align: left;
	border: 0px;
	padding: 0px;
}
#polls h3 {
	background: #202020 url(../images/nav_bc_1.gif) no-repeat left center;
}
#polls input.button {
	border: 1px solid #EDEDED;
	background: #FF8409;
	font: normal 11px Tahoma, Arial;
	color: #FFCE49;
}

.content {
	width: 480px;

}
#content div {	
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
}
#content .blog, #content table {
	border: 0px;
	margin: 0px;
	padding: 5px;

}
#content table.blog {
}
div.blog_more {
	padding: 5px;
}
.contentheading, .componentheading, .blog_more {
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #FFAE01;
	padding: 10px;
}
#content div .contentheading {
	font: 15px Tahoma, Arial;
	font-weight: bold;
	color: #000;
	background: none;
	padding: 0px;
}
.contentheading {
	border: 0px;
	margin: 0px;
}
.mosimage {
	margin: 0px 10px 5px 0px;
	border: 1px solid #CCCCCC;
}
#content .contentpaneopen {
	font: 13px Tahoma, Arial;
	font-weight: bold;
	color: #000;
	border: 0px;
	border-top: 1px solid #FFCE49;
	margin: 0px;
	padding: 0px;
}
#content div .contentpaneopen {
	width: 100%;
	color: #000;
}
.small, .createdate {
	color: #638EBB;
	font: 10px Tahoma, Arial;
	font-weight: normal;
}
#content a {
	color: #000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#content a:hover {
	text-decoration: underline;
}
#content a.readon {
	font-weight: bold;
}
#content ul {
	list-style: none;
}
#content textarea.inputbox {
	width: 300px;
}

#navigation {
	width: 190px;
	border-left: 1px solid #FFCE49;
}
/
#navigation div.module {
	background: url(../images/navigation_bc.jpg) repeat-x;
}

#navigation h3 {
	background: #202020 url(../images/nav_bc_1.gif) no-repeat left center;
	font: bold 11px Tahoma, Arial;
	color: #FFCE49;
	padding: 9px 0px 11px 30px;
}
/

#navigation table {
}
div#navigation td {
	padding: 6px 0px;
	background: url(../images/menu_bc.gif) no-repeat bottom center;
}

#navigation a.mainlevel {
	font: 11px Tahoma, Arial;
	color: #FFCE49;
	font-weight: normal;
	background: url(../images/menu_link.gif) no-repeat left center;
	padding-left: 30px;
	text-decoration: none;
}

#navigation a.mainlevel:hover, a.mainlevel#active_menu  {
	text-decoration: underline;
}


div.syndicate {
	background: #FFCE49 url(../images/body_bc.gif) repeat-x;
}
.syndicate img {
	padding: 3px;
}

#footer {
	height: 16px;
	width: 878px;
	font: 10px Tahoma, Arial;
	color: #FFAE01;
	text-align: center;
	border-top: 5px solid #FF7709;
	border-bottom: 5px solid #FF7709;
	padding: 1px;
	background-color:#BD2C08;
}
#footer a {
	color: #FFAE01;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
}
/*Menu Styling*/

.moduletable_menu{
padding:0;
color: #000;
margin-bottom:1em;
}
.moduletable_menu h3 {
background: #202020 url(../images/nav_bc_1.gif) no-repeat left center;
	font: bold 11px Tahoma, Arial;
	color: #FFCE49;
	padding: 9px 0px 11px 30px;
	height:16px;


}
.moduletable_menu ul{
	font: bold 10px Tahoma, Arial;
list-style: none;
margin: 0;
padding: 0;
}
.moduletable_menu li{
border-bottom: 1px solid #000;
margin: 0;
}
.moduletable_menu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #A0B946;
border-right: 10px solid #A0B946;
background-color:#5D8B2F;
color: #000;
text-decoration: none;


}
html>body .moduletable_menu li a {
width: auto;
}
.moduletable_menu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: 10px solid #D85940;
border-right: 10px solid #D85940;
background-color: #BD2C08;
color: #000;
}





td.m1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align:justify;
	font-weight:100;
	padding-left:5px;
}
td.m2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	vertical-align:top;
	text-align:justify;
	
	
	
	}
