@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #e7e7e8;
}
h1 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #37A0D9;
	margin-left: 30px;
	margin-right: 30px;	
}
h2 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #37A0D9;
	margin: 0px 30px 10px 30px;
	

}
h3 {
	font-size: 1em;
	margin: 0px 30px 10px 30px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	line-height: 25px;
	background-color: #E8E8E8;
}
h4 {
}
p {
	margin: 0px 30px 10px 30px;
	line-height: 14px;
	text-align:justify;
}
ul {
	line-height: 14px;
	margin: 5px 0px;
	}
li	{
	margin-left: 10px;
	margin-bottom: 3px;
	text-align:justify;
}
input.text {
	width: 100px;
}
/*input.btn {
	width: 61px;
	height: 23px;
	background-image:url(../images/log_in.jpg);
}*/	
#wrapper {
	position: relative;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#banner_image {
}
#content {
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content_home {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#content_home p{
	line-height: 16px;
}
#nav_top {
	/*margin-top: 0px;*/
	border: 0px;
	margin-left: -1px;
	padding: 0px;
}
#left_col {
	padding-left: 5px;
	width: 265px;
	float: left;
}
#left_col ul {
	list-style: none;
	padding-left: 35px; 
	}
#left_col li {
	margin-left: 0px;
	text-align: left;
	
	}	 			 	
#left_col a:link, #left_col a:visited {
	color: #777;
	text-decoration: none;
}
#left_col a:hover {
    color: #BBB;
}
#left_col strong {
	font-weight: bold;
	color: #123A68;
}
#rtb_ol {
	margin: 0px 10px; 
}
#rtb_ol ol{
	margin-left:-20px;
	}
#subnav {
	background-image: url(../images/subnav_bg.jpg);
	background-repeat:no-repeat;
}	
#right_col_fixed {
	width: 520px;
	float: right;
	border-bottom: solid 1px #ddd;
}
#right_col {
	width: 520px;
	float: right;
	height: 525px;
	overflow: auto;
}
#right_col ol {
	margin-left: 10px;
	/*padding-left: 20px;*/
}
#right_col li {
	padding: 0px 5px ;
	margin: 2px 30px 8px 0px;
}									
.padded li{
	padding-bottom: 10px;
	} 
#footer {
	background-color: #e7e7e8;
	clear: both;
	text-align: center;
	padding: 10px;
}
.l_margin_30 {
	margin-left: 30px;
}
.box_left {
	width: 305px;
	float: left;
}
.box_right {
	width: 495px;
	float: right;
}
.no_bottom_margin {
	margin-bottom: 0px;
	}
.clear_both {
	clear: both;
}
.blue_small {
	color: #37A0D9;
	font-size: 10px;
}
.green_small {
	color: #76C151;
	font-size: 10px;
}
.purple_small {
	color: #402D86;
	font-size: 10px;
}	
.small_font {
	color: #000;
	font-style: normal;
	font-size: 10px;
}
.border_bottom {
	border-bottom: solid 1px #ddd;
}
.resource_heading1 {
	color: #fff;
	background-color: #37A0D9;
}
.resource_heading2 {
	color: #000;
	background-color: #CCE8F9;
}
.blue {
	color: #37A0D9;
	}
.green {
	color: #76C151;
	}
.purple {
	color: #402D86;
}		
.smaller_text {
	font-size: 10px;
}
.image_left {
	margin-left: 30px;
	float: left;
}	
.image_left45 {
	margin-top: -3px;
	margin-left: 45px;
	float: left;
}
/*.5_high {
	height: 5px;
}*/	
.top_10 {
	margin-top: 15px;
	}
.left_65 {
	margin-left:65px;
	}
.left_minus20 {
	margin-left: -20;
}	
.bottom_10 {
	margin-bottom: 10px;
}			
/*------------Dialog box colour styling-----------------*/
	/*company page*/
.light_grey_bg {
	background-color: #E7E7E7;
	border: solid 1px #FFFFFF;
}
.light_purple_bg {
	background-color: #ECE7F2;
	border: solid 1px #FFFFFF;
	color: #402D86;
}
.email_link {
	color: #000000;
	text-decoration: underline;
}
/*----------Case Study Boxes---------------*/
.study_box {
	margin: 10px 30px 10px 30px;
	background-color: #DDEFFA;
	padding: 10px;
	
	}
.study_box p {
	margin: 10px 0px 0px 0px;
	font-style: italic;
	}
.study_box h5 {
	margin: 0px;
	font-size: 1em; 
	font-weight: normal;
	color: #37A0D9;
	}

#study_menu_box {
	margin: 10px;
	height: 235px;
	overflow: auto;	
	}
#study_menu_box h5 {
	padding: 8px;
	margin: 0px;
	background-color: #DDEFFA;
	color: #37A0D9;
	font-size: 1em;
	font-weight: normal;
	
}
#study_menu_box ul {
	margin: 0px; 
	list-style: none;
}
#study_menu_box li {
	padding: 2px 10px ;
	margin: 2px 0px 0px 0px;
	background-color: #E7E7E7;
}										
