/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	text-align: center;
	background: #41566E url(../images/omt_bg_top.png) repeat-x;
	margin: 0 auto;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
ul li {list-style:none;}
/* All setting =) */
#page {
	width:840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.clr {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#header_top {
	width: 840px;
	height: 67px;
}
#logotip {
	height: 50px;
	width: 840px;
}
#search {
	padding: 20px 20px 0px 0px;
}
#header_images {
	background: url(../images/header_images.jpg);
	width: 832px;
	height: 167px;
	margin: 0px 4px;
}

#menu {
	margin-top: 20px;
	padding: 9px 0px;
	text-align: left;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	padding: 9px 0px;
	margin-right: 1px;
}
#menu a {	
	padding: 9px 20px;
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
	background: #2A3036 url(../images/menu_link.gif) no-repeat top center;
}
#menu a:hover {
	text-decoration: none;
	background: #0066FF url(../images/menu_hover.gif) no-repeat top center;

}

#body_page {
	width: 840px;
	background: #FFFFFF;
	padding: 4px 0px;
	border-bottom: 1px solid #050505;
}

#navigation {
	width: 173px;
	margin-left: 4px !important;
	margin-left: 2px;
}
#navigation div.module {	
}

#navigation h3 {
	color: #FFFFFF;
	font: bold 12px Tahoma, Arial;
	padding: 10px 0px 10px 10px;
	background: url(../images/bar_spacer_blue.png) repeat-x  center;
	border: 1px solid #C9C9C9;
	margin-top: 2px;
}


#body {
	width: 663px;
}
#right-col{width:173px;
height:100%;
overflow:hidden;}
.content {
	width: 482px;
	float: left;
	margin: 2px 2px !important;
	margin: 2px 1px;	
}
.content_full {
	width: 657px;
	float: left;
	margin: 2px 4px 2px 2px !important;
	margin: 2px 2px 2px 1px;
}
#content div {
	color: #828282;
}
#content .blog, #content table {
	border: 0px;
	padding: 0px;	
}
#content table.blog {
	border: 0px;
}
div.blog_more {
	border: 1px solid #C9C9C9;
}
.contentheading, .componentheading, .blog_more {
	font: bold 12px Tahoma, Arial;
	color: #000000;
	padding: 5px 0px 5px 10px;
	border: 0px;
}
#content div .contentheading {
	font: bold 14px Tahoma, Arial;	
}
#content .contentheading {
	width: 100%;
	margin: 0px;
}
#content td div.mosimage {
	margin: 0px 10px 5px 0px;
	background: #FFFFFF;
}
#content div.mosimage_caption {
	display: none;
}
#content .contentpaneopen {
	font: normal 11px Tahoma, Arial;
	color: #828282;
	margin: 0px;
	width: 99%;
	border: 1px solid #C9C9C9;
}
#content div .contentpaneopen {
	width: 100%;
	color: #828282;
}
.small, .createdate {
	color: #9E4229;
	font: italic 10px Tahoma, Arial;
}
#content a {
	color: #202020;
	font-family: normal 11px Tahoma, Arial;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.readon {
	font-weight: bold;
	background:url(../images/bar_back_blue.png);
	color:#FFFFFF;
}
#content ul {
	list-style: none;
}

#footer {
	padding: 8px 0px;
	color: #FFFFFF;
	font: normal 11px Tahoma, Arial;
	text-align: center;
	border-top: 3px solid #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/**************menu styling *****************/

.moduletable_menu ul.menu li a {

	display : block;
	vertical-align : middle;
	font-size : 12px;
	color: #000066;
	text-align :left;
	height : 20px;
	padding : 6px 10px 0 15px;
	text-decoration : none;
	margin-bottom : 1px;
	font-weight : bold;
	list-style:none;
	background:url(../images/menu.png) no-repeat top;
}
.moduletable_menu ul.menu li a:hover, .moduletable_menu ul.menu li a:active, .moduletable_menu ul.menu li a:focus {
	
	text-decoration : none;
	color : #ffffff;
	font-size : 12px;
	list-style:none;
	background:url(../images/menu.png) no-repeat bottom;
	
}
.moduletable_menu ul.menu li.active a {
	
	text-decoration : none;
	color : #FFFFFF;
	font-size : 12px;
	list-style:none;
	
}
div.moduletable h3 {
	
	border : 1px solid #41566E;
	font-size: 12px;
	color: #41566E;
	font-weight: bold;
	text-align : center;
	height : 24px;
	line-height : 24px;
	padding-right : 10px;
	margin : 5px 0 2px 0;
	overflow : hidden;
}
.moduletable_text h3 {
	

	border : 1px solid #41566E;
	font-size: 12px;
	color: #41566E;
	font-weight: bold;
	text-align : center;
	height : 24px;
	line-height : 24px;
	padding-right : 10px;
	margin : 5px 0 2px 0;
	overflow : hidden;
}
.moduletable_menu h3 {
	border : 1px solid #41566E;
	color :#41566E;
	text-align : center;
	font-weight : bold;
	height : 24px;
	line-height : 24px;
	font-size : 12px;
	padding-right : 10px;
	margin : 5px 0 2px 0;
	overflow : hidden;
}

/*******************end of menu style**************/
#pathway{background:url(../images/module_header_content.png) no-repeat;
width:100%;
height:30px;
line-height:30px;
padding-left:10px;
}

#top{background:url(../images/side-bg.png) repeat-x;
}
#banner{padding:10px}
.inside{padding:10px;}
