/* Rapport Column CSS */

#sidebar {
	float: right;
	position: relative;
	overflow: hidden;
}

.container_12 .grid_4 {
	width: 302px;
}

.container_12 .grid_3 {
	width: 222px;
}

/* 8 Column */
.top_8col_1st {
	width: 622px;
	margin-top: 25px;
	height: 6px;
	float: left;
	overflow: hidden;
	background-image: url("_img/_content/top_8col_1st.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.btm_8col {
	width: 622px;
	height: 8px;
	float: left;
	background-image: url("_img/_content/btm_8col.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}

.box8 {
	width: 622px;
}

.box8 .content {
	background-image: url("_img/_content/8colbg.gif");
	width: 622px;
	background-color:#FFF;
}

/* 9 Column */
.top_9col_1st {
	width: 702px;
	margin-top: 25px;
	height: 6px;
	overflow: hidden;
	background-image: url("_img/_content/top_9col_1st.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.btm_9col {
	width: 702px;
	height: 7px;overflow: hidden;
	background-image: url("_img/_content/btm_9col.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.box9 {
	width: 702px;
}

.box9 .content {
	background-image: url("_img/_content/9colbg.gif");
	width: 702px;
	background-color:#FFF;
}

/* 12 Column */
.top_12col {
	width: 942px;
	margin-top: 12px;
	height: 170px;
	overflow: hidden;
	background-image: url("_img/_content/top_12col.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.btm_12col {
	width: 942px;
	height: 7px;
	overflow: hidden;
	background-image: url("_img/_content/btm_12col.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.box12 {
	width: 942px;
}

.box12 h4 {
	height: 15px;
}

.box12 .content {
	background-image: url("_img/_content/12colbg.gif");
	width: 942px;
	overflow: visible;
	background-color:#FFF;
}

/* 4 Column */
.top_4col_1st {
	width: 302px;
	margin-top: 25px;
	height: 6px;
	overflow: hidden;
	background-image: url("_img/_content/top_4col_1st.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.top_4col_banner {
	width: 302px;
	margin-top: 12px;
	height: 165px;
	overflow: hidden;
	background-image: url("_img/_content/top_4col_banner.gif");
	background-color:#FFF;
}

.top_4col {
	width: 302px;
	height: 6px;
	overflow: hidden;
	background-image: url("_img/_content/top_4col.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.btm_4col {
	width: 302px;
	height: 8px;
	overflow: hidden;
	background-image: url("_img/_content/btm_4col.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.box4 {
	width: 302px;
	float: left;
}

.box4 .content {
	background-image: url("_img/_content/4colbg.gif");
	width: 302px;
	background-color:#FFF;
}

.box4 p {
	padding-bottom: 10px;
}

/* 3 Column */
.top_3col_1st {
	width: 220px;
	margin-top: 25px;
	height: 6px;
	overflow: hidden;
	background-image: url("_img/_content/top_3col_1st.gif");
	background-repeat: no-repeat;
	background-color:#FFF;
}

.top_3col_banner {
	width: 222px;
	margin-top: 12px;
	height: 165px;
	overflow: hidden;
	background-image: url("_img/_content/top_3col_banner.gif");
	background-color:#FFF;
}

.top_3col {
	width: 222px;
	height: 6px;
	overflow: hidden;
	background-image: url("_img/_content/top_3col.gif");
	background-color:#FFF;
	background-repeat: no-repeat;
}

.btm_3col {
	width: 222px;
	height: 7px;
	overflow: hidden;
	background-image: url("_img/_content/btm_3col.gif");
	background-color:#FFF;
	background-repeat: no-repeat;
}

.box3 {
	width: 222px;
}

.box3 .content {
	background-image: url("_img/_content/3colbg.gif");
	background-color:#FFF;
	width: 222px;
}

.box3 p {
	padding-bottom: 10px;
}

/* Table */
.box12 h4 {
	margin-top: 5px;
} 

.box12 table {
	width: 900px;
	margin-left: 20px;
	border-bottom: 1px solid #BFC6CC;
	background-color:#FFF;
}

.box12 table.featured4 {
	width: 288px;
}

.box12 table.top {
	margin-top: 10px;
	border-bottom: 0px;
}

.box12 table.lower {
	margin-bottom: 10px;
}

.box12 tr {
	border-right: 1px solid #BFC6CC;
	border-top: 1px solid #BFC6CC;
}

.box12 td {
	vertical-align: middle;
	border-left: 1px solid #BFC6CC;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 298px;
}

.box12 table img {
	float: left;
	width: 150px;
	display: block;
}

.box12 .content table img {
	padding: 0px;
}

.box12 table p {
	font-size: 11px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 10px;
}

.box12 .center {
	height: 100px;
	vertical-align: middle;
	display: table-cell;
}

/* Featured 4 Col Table */
.mod_container {
	text-decoration: none;
	background-color: #FFF;
	height: 118px;
	width: 286px;
	border: 1px solid #BFC6CC;
	display: inline;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	background-image: url("../_css/_img/clientbg.jpg");
}

.mod_container td {
	border:none;
}

.box3 .mod_container {
	width: 206px;
}

.featured .button {
	margin-top: 15px;
}

.mod_container .mod_copy h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #1B3D66;
	font-weight: normal;
}

.box3 .mod_container .mod_copy h5 {
	font-size: 12px;
}

.mod_container .mod_copy p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.box3 .mod_container .mod_copy p {
	font-size: 10px;
}

.mod_container .mod_img {
	height: 118px;
	width: 288px;
	text-align: center;
	vertical-align: middle;
}

.box3 .mod_container .mod_img {
	width: 208px;
}

.mod_container .mod_copy {
	height: 118px;
	width: 288px;
	text-align: center;
	vertical-align: middle;
}

.box3 .mod_container .mod_copy {
	width: 208px;
}

.mod_container .mod_copy {
	width: 288px;
}

.mod_container .mod_copy div {
	width: 240px;
	text-align: left;
	margin: auto;
}

.box3 .mod_container .mod_copy div {
	width: 180px;
}

.mod_container a {
	display: block;
	text-decoration: none !important; 
	color: #585F67;
}
.client_table .client_copy div {
	width: 120px;
	text-align: left;
	margin: auto;
	border: 1px solid #CCC;
}
.client_table .client_copy p {
	padding: 0px;
	font-size: 0.8em;
	margin: 0px;
}
.client_table .client_copy {
	text-align: center;
	vertical-align: middle;
	width: 149px;
	height: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfc6cc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfc6cc;
}
.client_table {
	float: left;
	position: relative;
	left: 20px;
	background-color:#FFF;
}
.client_table .bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc6cc;
}
.client_table .left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfc6cc;
}
.client_table .client_img {
	text-align: center;
	vertical-align: middle;
	width: 149px;
	height: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfc6cc;
}

.mod_container a img{
	border:none;
}
.mod_container a:hover {
	margin-left:-288px;
}

.box3 .mod_container a:hover {
	margin-left: -208px;
	text-decoration: none;
}