#body_container {
	margin:0 auto;
	padding:0;
	width:980px;
}
#topNav {
	padding:0 5px;
}
.im-news-box{
	margin: 3px;
	border-bottom:1px dotted #A1A5A9;
}
.im-title-name-indent {
	padding: 4px 5px 4px 17px;
}
.im-top-border {
	border-top: 1px #b1b5b9 solid;
}


#overall {
	padding: 10px;
	margin: 0 0 0px 0px;
	background: #fff url(images/background.gif) repeat-y top right;
}
#page_title {
	float:left;
	padding:27px 0 0 25px;
}

#page_title h1 {
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#666;
}
#contentbody{
	padding-left: 10px;
    margin-left:10px;
 
}

/* --------------------------------------------- */

/*  Left Column                                  */

/* --------------------------------------------- */

.leftcolumn {
	margin-left: 2px;
}

.leftcolumn .node {
	background-color: #f1f1f1;
	padding-bottom: 5px;
	border: 1px solid #7f7f7f;
}

.leftcolumn .node a {
	background-color: transparent;
}

.leftcolumn .node p {
	font-weight: normal;
}

.leftcolumn .node h1 {
	font-weight: bold;
	color: white;
	background-color: #415a88;
	border-bottom: 1px solid #b1b4b7;
	margin-bottom: 5px;
	padding: 2px;
}

.leftcolumn .node h1 a {
	background-color: transparent;
}

.leftcolumn .node h2 {
	font-weight: bold;
}

.leftcolumn .node ul {
	list-style: none none;
}

.leftcolumn .node li.more {
	font-weight: bold;
	list-style: none;
}

.leftcolumn .node li.selected {
	font-weight: bold;
	background-color: #DDDDDD;
	list-style: none;
}

.leftcolumn .node li.selected a {
	background-color: transparent;
	list-style: none;
}

/* --------------------------------------------- */

/*  Center Column                                */

/* --------------------------------------------- */

.centercolumn,
.leftcentercolumn {
	background: white;
	/*margin-left: 10px;*/
	}

.centercolumn .node,
.leftcentercolumn .node {
	width: 100%;

	
}



.centercolumn .node a,
.leftcentercolumn .node a {
	text-decoration: none;
}

.centercolumn .node ul,
.leftcentercolumn .node ul {
	margin: 10px 0px 0px 15px;
	padding: 0px;
}

.centercolumn .node a:link,
.leftcentercolumn .node a:visited {
	text-decoration: none;
}

.centercolumn .node a:hover,
.leftcentercolumn .node a:hover {
	text-decoration: underline;
}

.centercolumn .node h1,
.leftcentercolumn .node h1 {
	padding: 10px 0px;
	color: #000000;
	font: 500 200% verdana,helvetica,sans-serif;
}

.centercolumn .node h1 a,
.leftcentercolumn .node h1 a {
	background-color: transparent;
}

.centercolumn .node h2,
.leftcentercolumn .node h2 {
	font-size: 110%;
	color: #797a7a;
	padding-bottom: 2px;
	border-bottom: 1px dotted #a1a5a9;
	margin-bottom: 0px;
	margin-top: 15px
}

.centercolumn .node h3,
.leftcentercolumn .node h3 {
	border-top-width: 10px;
	line-height: 14px;
	margin-top: 10px;
}

.centercolumn .node h4,
.leftcentercolumn .node h4 {
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	font-size: 95%;
}

.attr h3 {
	line-height: 14px;
	font-weight: bold;
	font-size: 110%;
}

.centercolumn .node h4 a,
.leftcentercolumn .node h4 a {
	font-weight: bold;
	font-size: 110%;
}

.centercolumn .node p,
.leftcentercolumn .node p {
	font-weight: normal;
}
* --------------------------------------------- */

/*  Tables                                       */

/* --------------------------------------------- */

.im-table {
	font-size: 95%;
	
}

.im-table th {
	font-size: 95%;
	line-height: 13px;
	/*padding: 4px;*/
	font-weight: bold;
	text-align: center;
	color: #333;
	background-color: #f1f1f1;
	border-top: 1px solid #b1b5b9;
	border-bottom: 1px #b1b5b9 solid;
}

.im-table-th {
	font-size: 95%;
	line-height: 13px;
	/*padding: 4px;*/
	font-weight: bold;
	text-align: center;
	color: #333;
	background-color: #f1f1f1;
	border-bottom: 1px #b1b5b9 solid;
}


div.graybox {
	border: 1px solid #b1b5b9;
	background: #e5e6e8;
	padding: 10px;
}

.im-table-header {
	background-color: #e5e6e8;
	font-size: 100%;
	line-height: 13px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	color: #333;
	border-bottom: 1px #b1b5b9 solid;
	height: 20px;
	margin: 0;
}
.im-table THEAD {
	background-color: #e5e6e8;
	font-size: 95%;
	line-height: 13px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	color: #333;
	border-bottom: 1px #b1b5b9 solid;
	height: 20px;
	margin: 0;
}

.im-table TBODY .im-table TFOOT {
	border-left: 1px #b1b5b9 solid;
	border-right: 1px #b1b5b9 solid;
	border-bottom: 1px #b1b5b9 solid;
}

.im-table TFOOT TD {
	font-size: 95%;
	background-color: #e5e6e8;
	border-top: 1px #b1b5b9 solid;
	text-align: right;
}

.im-title-name {
	border-right: 1px #b1b5b9 solid;
	/*border-left: 1px #b1b5b9 solid;*/
	border-bottom:1px #b1b5b9 solid;
	padding: 4px;

}
.im-title-name_time {
	border-left: 1px #b1b5b9 solid;
	border-bottom:1px #b1b5b9 solid;
	padding: 4px;
	width:20%;
}



.im-user-id {
	border-right: 1px #b1b5b9 solid;
	border-left: 1px #b1b5b9 solid;
	padding: 4px;
}

.im-title-name-indent {
	padding: 4px 5px 4px 17px;
}

.im-title-name A {
	font-weight: bold;
	text-decoration: none;
	border-right: none;
	padding: 0;
}

.im-view-count {
	border-right: 1px #b1b5b9 solid;
	padding: 4px;
	text-align: center;
}

.im-author {
	font-size: 95%;
}

.im-author a {
	padding: 4px;
}

.im-last {
	border-right: 1px #b1b5b9 solid;
	padding: 4px;
}

.im-first {
	padding: 4px;
	border-left: 1px #b1b5b9 solid;
}

.im-last-post {
	border-bottom: 1px #b1b5b9 solid;
}

.im-table .im-odd {
	background-color: #edf3fe;
}

.im-table .im-even {
	background-color: #fff;
}

im-content-author {
	border-right: 1px #b1b5b9 solid;
	padding: 4px;
}

.im-content-author-indent {
	padding: 4px 5px 4px 17px;
}

.im-content-author A {
	font-weight: bold;
	text-decoration: none;
	border-right: none;
	padding: 0;
}

.im-content-author a:link,
.im-content-author a:visited {
	text-decoration: none;
}

.im-content-author a:hover {
	text-decoration: underline;
}

.im-bottom-border {
	border-bottom: 1px #b1b5b9 solid;
}

.im-top-border {
	border-top: 1px #b1b5b9 solid;
}

.im-description-header {
	margin-top: 5px;
	margin-bottom: 5px;
}

.im-description {
	color: #7f7f7f;
}
/*-------------------------*/
/*   search*/
.im-root-facet {
	font-weight: bold;
}
.im-child-facet {
	margin-left: 10px;
	
}
.im-paginationtop {
	border-left: 1px solid #b1b5b9;
	border-right: 1px solid #b1b5b9;
	border-top: 1px solid #b1b5b9;
	background: #e5e6e8;
}
.im-bottom-border {
	border-bottom: 1px #b1b5b9 solid;
}

.im-top-facet {
/*	background-color: #d2d7e1;*/
	}

.im-paginationtop td, .im-paginationtop th {
font-size:100%;
font-weight:bold;
line-height:18px;
padding:3px 8px;
}
