#std_box {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#std_box .box_header {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

#std_box .box_title {
	margin: 0px;
	margin-top:10px;
	font-size: 20px;
	font-weight:bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#std_box .box_menu {
	background-color: #F0F0F0;
	border-bottom: 1px solid #B3CADF;
	text-align: right;
	padding: 2px 6px;	
}

#std_box .box_body {
	margin: 0px 0px 0px 0px;
	font-size: 1em;
}

#std_box .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}


.box_border {
	width:660px; 
	float:left; 
	margin-left:5px;
	margin-bottom:10px; 
	border:1px solid #000000; 
	height:40px; 
	line-height:40px;
}

.box_no_border {
	width:690px; 
	float:left;
	margin-bottom:10px; 
}
.landing_header {
	width:690px;
	float:left;
	margin-bottom:5px;
	background:url('../images/main_layout/black_strip.png') no-repeat;
	color:white;
	height:41px;
	line-height:21px;
}
.landing_header h1 {
	margin-left:13px;
}

.landing_image {
	float:left; 
	width:70px;
}

.box_no_border .inner_left {
	width:480px;
	float:left;
	margin-right:15px;
}

.box_no_border .inner_right {
	width:190px;
	float:left;
}

.right_socials {
	position:relative;
	width:280px; 
	float:right; 
	border:none;
	padding:0px;
}

.landing_page_box {
	float:left;
	width:350px;
	height:165px;
	margin:0 0 10px 0;
}
.landing_page_box .top {
	line-height:0px;
	font-size:0px;
	height:12px;
	background:url('../images/main_layout/sub_top.png') no-repeat;
}
.landing_page_box .bottom {
	line-height:0px;
	font-size:0px;
	height:12px;
	background:url('../images/main_layout/sub_bot.png') no-repeat;
}
.landing_page_box .bg_inner{
	background:url('../images/main_layout/sub_mid.png') repeat-y;
}
.landing_page_box .heading, .landing_page_box .heading a {
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#000000;
}

/* 	------------------------------------------------- */
/*	SEARCH BOX
/* 	------------------------------------------------- */
#header_search {
	clear:right; 
	position:relative;
	bottom:10px;
	text-align:right; 
	float:right; 
	margin:0px; 
	color:#000000;
	width:276px;
	height:62px;
	font-size:12px;
}
#header_search .box_body {
	margin:0;
	background:url('/sites/bmit/images/main_layout/signup_box.gif') no-repeat;
	height:62px;
	line-height:62px;
	_padding-top:20px;
	text-align:center;
}

/* 	------------------------------------------------- */
/*	LOGIN BOX CLASSES
/* 	------------------------------------------------- */
.login_box {
	background-color: transparent;
	color:#000000;
	width:280px;
	font-size:12px;
	margin-top:-3px;
}
.login_box .top {
	line-height:0px;
	font-size:0px;
	height:12px;
	background-image:url('../images/main_layout/login_top.gif');
	background-repeat: no-repeat;
	background-color: transparent;
}
.login_box .bottom {
	line-height:0px;
	margin:0;
	font-size:0px;
	height:12px;
	background-image:url('../images/main_layout/login_bot.gif');
	background-repeat: no-repeat;
	background-color: transparent;
}
.login_box .login_option {
	margin-left:40px;
	margin-top:5px;
}
.login_box .inner {
	margin:0 0px;
	background-image:url('../images/main_layout/login_mid.gif');
	background-repeat: repeat-y;
	background-color: transparent;
}
.login_box .heading {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.login_box a, .login_box a:hover {
	color:#000000;
	font-size:11px;
}
.login_box .login_table {
	width:100%;
	font-size:12px;
	border-collapse:collapse;
}
.login_box .login_table td {
	padding:2px 0;
}
.login_field {
	border:1px solid #000000;
	background-color:#0e84c1;
	font-size:12px;
}
/* 	------------------------------------------------- */

.right_box_thick {
	/*background:url('../images/main_layout/navbox_mid.gif') repeat-y;*/
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
.right_box_thick a {
	color:#000000;
}
.right_box_thick .heading {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:3px;
	display:block;
}
.right_box_thick .thick_box_inner {
	background:url('../images/main_layout/navbox_mid.gif') repeat-y;
}

.right_box_thick .inner {
	margin-left:71px;
	width:195px;
}
.right_box_thick .top {
	line-height:0px;
	font-size:0px;
	height:18px;
	background:url('../images/main_layout/navbox_top.gif') no-repeat;
}
.right_box_thick .bottom {
	line-height:0px;
	font-size:0px;
	height:17px;
	background:url('../images/main_layout/navbox_bot.gif') no-repeat;
}
.right_box_thick .divider {
	line-height:0px;
	font-size:0px;
	height:24px;
	background:url('../images/main_layout/navbox_divide.gif') no-repeat;
}

/* 	------------------------------------------------- */
#newsletter_box {
	margin-bottom:14px;
	margin-top:5px;
}
#newsletter_box .box_header {
	color:#CF0A74;
	line-height:0px;
	font-size:0px;
	height:12px;
	background:url('../images/main_layout/login_top.gif') no-repeat;
}
#newsletter_box h1 {
	margin:0;
}
#newsletter_box  h2 {
	font-size:16px;
	margin:0 0 15px 10px;
	padding-top:10px;
	color:#000;
}
#newsletter_box .box_body {
	margin:0;
	background:url('../images/main_layout/login_mid.gif') repeat-y;
	line-height:0px;
}
#newsletter_box .box_bottom {
	height:12px;
	line-height:0px;
	font-size:0px;
	position:relative;
	top:8px;
	background:url('../images/main_layout/login_bot.gif') no-repeat;
}
#newsletter_box .field {
	background:#FFFFFF;
	border:1px solid #666666;
	padding:3px;
	color:#000;
	font-size:0.75em;
}

.field {
	background:#3398CC;
	border:1px solid #000000;
	color:#FFFFFF;
	font-size:0.75em;
}

.pink {
	color:#CF0A74;
}


/* 	------------------------------------------------- */

#std_box2 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#std_box2 .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-bottom: 0px dotted #666699;
}

#std_box2 .box_title {
	padding: 5px 0px 8px 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 1.2em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#std_box2 .box_menu {
	background-color: #F0F0F0;
	border-bottom: 1px solid #B3CADF;
	text-align: right;
	padding: 2px 6px;	
}

#std_box2 .box_body {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	font-size: 1em;
}

#std_box2 .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#featured_homepage_box {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #268ED5;
	color: white;
}

#featured_homepage_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#featured_homepage_box .box_title {
	padding: 5px 15px 0px 0px;
	font-weight: normal;
	margin: 0px;
	font-size: 1.4em;
	color: #333399;
}

#featured_homepage_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}

#featured_homepage_box .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#featured_homepage_box p {
	margin: 0px;
	padding: 0px;
}

#blue_box {
	padding: 7px;
	margin: 0px 0px 10px 0px;
	background-color: #9AD5FF;
	border: 1px solid #72C2FD;
}

#blue_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#blue_box .box_title {
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 1.0em;
	color: #333399;
}

#blue_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-size: 1em;
}

#blue_box .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#blue_box p {
	margin: 0px;
	padding: 0px;
}

#light_blue_box {
	width:280px;
	text-align:center;
}

#light_blue_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#light_blue_box .box_title {
	font-weight: bold;
	margin: 0px;
	font-size: 1.0em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#light_blue_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	font-size: 1em;
}




#light_blue_box .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#light_blue_box p {
	margin: 0px;
	padding: 0px;
}

#light_blue_box2 {
	padding: 20px;
	margin: 0px 0px 10px 0px;
	background-color: #F4F4F8;
}

#light_blue_box2 .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#light_blue_box2 .box_title {
	padding: 0px 15px 5px 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 1.0em;
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#light_blue_box2 .box_body {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	font-size: 1em;
}

#light_blue_box2 .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#light_blue_box2 p {
	margin: 0px;
	padding: 0px;
}

#clear_box {
	margin: 0px 0px 20px 0px;
}

#clear_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#clear_box .box_title {
	padding: 0px 15px 0px 0px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
}

#clear_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}

#clear_box .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#clear_box p {
	margin: 0px;
	padding: 0px;
}

#green_box {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #DEEB9F;
}

#green_box .box_title {
	padding: 7px;
	font-weight: bold;
	margin: 0px;
	font-size: 1.2em;
	color: #333399;
	border-bottom: 3px solid white;
}

#green_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#green_box .box_menu {
	padding: 7px;
	border-bottom: 3px solid white;
	background-color: #EBF3C5;
}

#green_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 7px;
	font-size: 1em;
}

#light_green_box {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #F1F7D7;
}

#light_green_box .box_title {
	padding: 7px;
	font-weight: bold;
	margin: 0px;
	font-size: 1.2em;
	color: #333399;
	border-bottom: 3px solid white;
}

#light_green_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#light_green_box .box_menu {
	padding: 7px;
	border-bottom: 3px solid white;
	background-color: #EBF3C5;
}

#light_green_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 7px;
	font-size: 1em;
}

.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4F8;
	margin-bottom: 10px;
}

#dotted_box {
	padding: 7px;
	margin: 0px 0px 10px 0px;
	border-width: 1px 0px;
	border-style: dotted;
	border-color: #D1D1E1;
}

#dotted_box .box_header {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#dotted_box .box_title {
	padding: 0px 15px 5px 0px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	font-size: 1.0em;
	color: #333333;
	border-bottom: 1px dotted #9494B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dotted_box .box_body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
}

#dotted_box .box_footer {
	padding: 1px 6px;
	text-align: right;	
	clear: both;
	background-color: #F0F0F0;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #B3CADF;
}

#dotted_box p {
	margin: 0px;
	padding: 5px 0px;
}

.top_margin {
	margin-top:15px;
}


.small_title {
	font-size:1em;
}
.heading2 {
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
}
.heading3 {
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	margin-top:10px;
}
.forum_poster {
	width: 150px; 
	border-width: 0px 1px 1px 0px; 
	border-style: solid; 
	border-color: #fff;
}
.forum_avatar {
	padding: 2px; 
	border: 1px solid #6C8AAA; 
	background-color: white;
}

#tiny_calendar {
	height:59px; 
	width:53px; 
	background:#eeeeee; 
	border:0px solid #999999;
	text-align:center; 
	line-height:59px;
	float:left;
	margin-left:13px;
	margin-right:5px;
	background-image: url(../images/main_layout/events.gif);
	background-repeat:no-repeat;
}
#tiny_calendar span {
	font-size:23px; 
	font-weight:bold;
}

#company_box h1.box_title {
	font-size:20px;
	color:#000000;
	font-weight:bold;
	margin-top:10px;
}
#small_h1_green .box_header {
margin:0;
margin-bottom:2px;
}
#small_h1_green h1.box_title{
	font-size:16px;
	margin:0px;
	padding:0px;
	color: #5A8210;
}
#small_h1_green .box_body {
	margin-left:35px;
	line-height:1.4em;
}

#small_h1_green a{
	font-size:13px;
}
#small_h1_blue .box_header {
margin:0;
margin-bottom:2px;
}
#small_h1_blue h1.box_title
{
	font-size:16px;
	margin:0px;
	padding:0px;
	color: #1082D6;
}
#small_h1_blue .box_body {
	margin-left:35px;
	line-height:1.4em;
}

#small_h1_red h1.box_title
{
	font-size:16px;
	margin:0px;
	padding:0px;
	color: #c60000;
/*
	padding-left:17px;
	background:transparent url('/sites/bmit/images/main_layout/red_arrow.gif') no-repeat scroll -4px 0;
*/
}

#small_h1 .box_header {
margin:0;
margin-bottom:2px;
}
#small_h1 h1.box_title
{
	font-size:16px;
	margin:0px;
	padding:0px;
	color: #000;
}
#small_h1 .box_body {
	margin-left:35px;
	font-size:13px;
}

#small_h1 input {
	color:#000;
	cursor:pointer;
	background-color:transparent;
	border:none;
	padding:0px;
	margin:0px;
}

.small_arrow_left{
	float:left;
	width:10%;
}
.small_arrow_text {
	float:left;
	width:90%;
}

.small_report, .small_report a {
	font-size:11px;
	font-weight:normal;
}
.small_bold {
	font-size:11px;
	font-weight:bold;
}

/* Classes for the comments box */
.comments_outer {
	border:1px solid #33536C;
	width:100%;
	margin:10px 0;
	color:#2C2C2C;
}
.comments_box {
	background:#BFE1EB;
	border:1px solid #A7C3C7;
}

.case_study_header {
	background:url('/sites/bmit/images/main_layout/brandbox.png') no-repeat;
}
#case_study_header .box_header h1 {
	margin:0;
}

#case_study_banner_image {
	float:none; 
	text-align:center; 
	width:180px; 
	margin:7px 7px 20px -1px; 
}

.shadowbox_link_hover {	
	opacity:1; /* Others */
	-moz-opacity:1; /* Firefox */
	filter:alpha(opacity=100); /* IE */
}
.shadowbox_link_hover {	
	opacity:0.7; /* Others */
	-moz-opacity:0.7; /* Firefox */
	filter:alpha(opacity=70); /* IE */
}

#content .colourbar {
width:689px;
height:41px;
background:blue;
line-height:41px;
}
#content .colourbar h1 {
margin:0;
margin-left:12px;
}
#content .blue {
background:url('/sites/bmit/images/main_layout/colourbar_group.gif') no-repeat;
color:#FFF;
}
#content .black {
background:url('/sites/bmit/images/main_layout/colourbar_black.gif') no-repeat;
color:#FFF;
}
#content .green {
background:url('/sites/bmit/images/main_layout/colourbar_event.gif') no-repeat;
color:#FFF;
}
#content .red {
background:url('/sites/bmit/images/main_layout/colourbar_forum.gif') no-repeat;
color:#FFF;
}
#content .white_small {
background:url('/sites/bmit/images/main_layout/colourbar_white.gif') no-repeat;
color:#000;
}
#content .white {
background:url('/sites/bmit/images/main_layout/colourbar_user.gif') no-repeat;
color:#000;
height:58px;
line-height:1.3em;
}
#content .white h1 {
margin:0;
margin-bottom:3px;
}
#content .white .stats{
float:right;
width:250px;
text-align:right;
margin-right:10px;
font-size:12px;
}



#shared_workspace_box {
background:url('/sites/bmit/images/main_layout/shared_workspace_box.gif') no-repeat;
width:277px;
height:38px;
line-height:38px;
}
#shared_workspace_box h2 a{
font-size:18px;
color:#EE8500;
margin-left:10px;
_display:block;
_float:left;
_margin-left:5px;
_margin-top:10px;
}


#content #workspace_box {
position:relative;
}
#content #workspace_box h1 {
color:#EE8500;
margin:15px 0 20px 0;
font-size:18px;
margin-left:13px;
}
#content #workspace_box #upload {
position:absolute;
right:20px;
top:-10px;
}
#content .shared_workspace_list {
background:url('/sites/bmit/images/main_layout/shared_outline.gif') no-repeat;
width:560px;
height:93px;
margin-bottom:14px;
}
#content .shared_workspace_list .spacer14 {
height:10px;
clear:both;
}
#content .shared_workspace_list .icon {
float:left;
width:60px;
text-align:center;
}
#content .shared_workspace_list .information {
float:left;
width:290px;
}
#content .shared_workspace_list .desc {
height:40px;
}
#content .shared_workspace_list .small_italic {
font-style:italic;
font-size:11px;
}
#content .shared_workspace_list .information p {
margin:0;
line-height:1.4em;
}
#content .shared_workspace_list .options {
float:right;
width:190px;
margin-top:4px;
_margin-top:0;
background:url('/sites/bmit/images/main_layout/shared_blue.gif') no-repeat;
margin-right:14px;
}
#content .shared_workspace_list .options .item {
font-size:12px;
font-style:italic;
font-weight:bold;
margin-bottom:3px;
margin-left:20px;
}
#content .shared_workspace_list .options .item a {
}
#content .shared_workspace_list .options .normal {
font-style:normal;
}

.podcast_image {
float:right;
margin-left:10px;
margin-bottom:10px;
}