@charset "utf-8";
/*
================================================================
Title: Meridian
Created: 04.13.0* - v1.5
Website: http://www.meridianassoc.com
Copyright © 2009
================================================================
*/


* {
	margin:0;
	padding:0;
	
	outline:none
	}
img {
	border:none;	
	}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	background: #fff url(../images/header_bg.gif) 0 0 repeat-x;
	}
body.home #inwrapper {
	background: url(../images/home_wrapper_bg.gif) bottom left repeat-x;
	zoom:1;
	}
body.sub #inwrapper {
	background: url(../images/subpage_bg.gif) top left repeat-y;
	}
a:link, a:visited {
	color: #3095e6;
	
	}
a:hover, a:active {
	
	}
p {
	margin: 0 0 16px 0;
	}
h2 {
	font-size:27px;
	color:#023a68;
	font-weight:normal;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	}
h3 {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	font-weight:bold;
	margin: 0 0 5px 0;
	line-height:18px;
	}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#1f4d77;
	font-weight:bold;
	margin: 0 0 6px 0;
	}
h5 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	font-weight:bold;
	margin: 0 0 6px 0;
	}
h6 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-weight:bold;
	margin: 0 0 0 0;
	line-height:18px;
	}

ul {
	margin: 0 0 15px 20px;
	}
/*
================================================================
MAIN SITE
================================================================
*/
#wrapper {
	width:980px;
	margin: 0 auto;
	text-align:left;
	}
#header {
	height:110px;
	background: #fff url(../images/header_bg.gif) 0 0 repeat-x;
	position:relative;
	}
#logo {
	float:left;
	padding: 14px 0 0 15px;
	}
#topnav {
	float:right;
	padding:16px 20px 0 0;
	color:#00325b;
	font-size:16px;
	}
#topnav a:link, #topnav a:visited {
	font-size:14px;
	text-transform:uppercase;
	padding: 0 10px 0 0;
	}
#topnav a:hover, #topnav a:active {
	
	}
#slogan {
	font-size:17px;
	font-weight:bold;
	position:absolute;
	top:60px;
	left:321px;
	color:#023a68;
	}
/*
=============================================================
GLOBAL NAV
=============================================================
*/
#nav {
	height:23px;
	position:relative;
	z-index:1000;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a.currentpage {
	background-position: 0 -23px;
	}
#nav a {
	display: block;
	font-size:14px;
	color:#ffffff;
	padding: 0 0 9px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#nav a:hover {
	background-position: 0 -23px;
	}
#nav li { /* all list items */
	float: left;
	/*margin: 0 10px 0 28px!important;
	margin: 0 10px 0 18px;*/
	 /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;	
	width: 164px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background:#3c78b6;
	}
#nav li ul li {
	width:164px!important;
	width:163px;
	}
#nav li ul a { /*  */
	font-size:11px;
	display:block;
	padding:8px 0 8px 10px;
	width:154px;
	}
#nav li ul a:hover { /*  */
	background:#a9d64b;
	display:block;
	padding:8px 0 8px 10px;
	color:#404040;
	
	}
#nav li ul ul { /* third-and-above-level lists */
	margin: -29px 0 0 164px!important;
	margin: -29px 0 0 164px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav1 {
	background: url(../images/nav_home.gif);
	width:157px;
	text-indent:-9999px;
	}
#nav2 {
	background: url(../images/nav_about.gif);
	width:164px;
	text-indent:-9999px;
	}
#nav3 {
	background: url(../images/nav_services.gif);
	width:163px;
	text-indent:-9999px;
	}
#nav4 {
	background: url(../images/nav_sectors.gif);
	width:165px;
	text-indent:-9999px;
	}
#nav5 {
	background: url(../images/nav_studies.gif);
	width:162px;
	text-indent:-9999px;
	}
#nav6 {
	background: url(../images/nav_in_the_press.gif);
	width:169px;
	text-indent:-9999px;
	}
/*
================================================================
HOME
================================================================
*/

#homebox {
	background: #fff url(../images/homebox_bg.gif) 0 0 no-repeat;
	width:679px;
	float:left;
	margin: 0 0 0 22px!important;
	margin: 0 0 0 11px;
	
	}
#homebox .inhomebox {
	padding: 10px 0 10px 10px;
	border-left:1px solid #7999b5;
	border-right:1px solid #7999b5;
	border-bottom:1px solid #7999b5;
	}
#homebox .hbox_txt {
	width:115px;
	margin: 0 14px 0 0;
	float:left;
	padding: 0 5px 0 0;
	background: url(../images/homebox_bg2.gif) top right no-repeat;
	}
#homebox .hbox_txt h3 {
	margin: 0 0 6px 0;
	}
#homebox .hbox_txt p {
	margin:0;
	padding: 0 0 8px 0;
	line-height:16px;
	color:#666;
	}	
#quote {
	background: #fff url(../images/quote_of_the_day.gif) 0 0 no-repeat;
	width:211px;
	float:right;
	color:#666;
	font-size:14px;
	padding: 70px 15px 10px 15px;
	line-height:20px;
	margin: 0 20px 0 0!important;
	margin: 0 10px 0 0;
	}
#flogo_title {
	clear:left;
	width:148px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding: 18px 0 0 26px;
	}
#flogo {
	width:770px;
	float:left;
	padding: 14px 0 10px 0;
	}
#flogo img {
	margin: 0 0 0 12px;	
	}
#flogo a:link, #flogo a:visited {
	
	}
#flogo a:hover, #flogo a:active {
	
	}

#homebox  .hbox_txt h3 a:link, #homebox  .hbox_txt h3 a:visited {
	text-decoration:none;
	color:#023a68;
	font-size:13px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif
	}

/*
================================================================
CONTENT
================================================================
*/
#content {
	width:765px;
	float:right;
	padding:30px 0 0 0;
	}
.content {
	width:505px;
	float:left;
	}
.list {
	float:right;
	clear:right;
	width:660px;
	}
.list2 {
	float:right;
	clear:right;
	width:260px;
	}
.list_year {
	float:left;
	font-size:40px;
	color:#A9CD5E;
	padding:25px 0 5px 0;
	clear:both;
	}
.dual_column {
	width:370px;
	float:left;
	}
.dual_column p {
	margin:0;	
	}
#content a:link, #content a:visited {
	color: #3095e6;
	
	}
#content a:hover, #content a:active {
	
	}


#content h2 {
	border-bottom:1px solid #809cb3;
	}
.listing {
	float:left;
	width:485px;
	line-height:18px;
	padding: 0 0 20px 0;
	}
.listing2 {
	float:left;
	width:480px;
	line-height:18px;
	padding: 0 0 20px 0;
	}
.listing .list_img, .listing2 .list_img {
	float:left;
	}
.listing .list_txt {
	float:right;
	width:330px;
	}
.listing2 .list_txt2 {
	float:right;
	width:345px;
	}
.listing .list_txt h3, .listing2 .list_txt2 h3 {
	color:#003366;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	
	float:left;
	font-size:13px;
	
	}
#content .listing .list_txt h3 a:link, #content .listing .list_txt h3 a:visited, #content .listing2 .list_txt2 h3 a:link, #content .listing2 .list_txt2 h3 a:visited {
	color:#003366;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	background: url(../images/icon_arrow1.gif) right 5px no-repeat;
	padding: 0 14px 0 0;
	}

.listing .list_txt p, .listing2 .list_txt2 p  {
	clear:both;
	margin: 0 0 3px 0;
	line-height:18px;
	}

.inset_box {
	float:right;
	padding:16px;
	width:192px;
	background:#d0e89c;
	border:1px solid #94b6d7;
	color:#404040;
	}
.inset_box h4 {
	font-size:17px;
	color:#023a68;
	font-style:italic;
	margin: 10px 0 10px 0;
	}
.inset_box .btn1 {
	background: url(../images/btn1_bg.gif) top center no-repeat;
	width:130px;
	text-align:center;
	padding: 6px 0 10px 0;
	margin: 15px auto 0 auto;
	}
#content .inset_box .btn1 a:link, #content .inset_box .btn1 a:visited {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
#content .inset_box .btn1 a:hover, #content .inset_box .btn1 a:active {
	color:#fff;
	}


.energy_list {
	border-bottom:1px solid #809cb3;	
	width:720px;
	margin: 40px 0 0 0;
	}
.energy_list .eng_top {
	background: #ecf6f4 url(../images/energy_list_bg.gif) 0 0 repeat-x;
	padding:16px 0 0 0;
	}
.energy_list .eng_top img {
	margin: 0 0 7px 7px;
	float:left;
	}
.energy_list h3 {
	color:#fff;
	font-weight:bold;
	font-size:24px;
	margin:0 0 18px 24px;
	}
.energy_list .eng_sub {
	color:#000;
	padding: 18px 0 10px 28px;
	width:450px;
	float:left;
	}
.energy_list h4 {
	color:#000;
	font-weight:bold;
	font-size:15px;
	margin:0 0 6px 0;
	}
.energy_list .casestudy_box  {
	color:#000;
	background: #ecf6f4;
	border:2px solid #d3e1f4;
	width:173px;
	margin: 18px 0 20px 0;
	border-bottom:1px solid #d3e1f4;
	}
.energy_list h5 {
	color:#fff;
	text-transform:uppercase;
	background: #a9d64b;
	display:block;
	padding:7px 0;
	text-align:center;
	letter-spacing:1px;
	}

#content .energy_list .casestudy_box a:link, #content .energy_list .casestudy_box a:visited {
	color:#035fb9;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0 4px 10px;
	border-bottom:1px solid #d3e1f4;
	}
#content .energy_list .casestudy_box a:hover, #content .energy_list .casestudy_box a:active {
	background:#d2e5e1;
	}
	
#content .energy_list .btn_top {margin: 0 0 18px 0;}
#content .energy_list .btn_top a:link, #content .energy_list .btn_top a:visited {
	color:#023a68;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding: 4px 0 4px 15px;
	background: url(../images/icon_arrow4.gif) 0 8px  no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	}
#content .energy_list .btn_top a:hover, #content .energy_list .btn_top a:active {
	
	}




#content .energy_list .btn2 {
	clear:both;	
	}

#content .energy_list a.btn2 {
	color:#023a68;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block;
	padding: 0 0 0 16px;
	background: url(../images/icon_arrow2.gif) 0 3px no-repeat;
	}
#content .energy_list a.btn3 {
	color:#023a68;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block;
	padding: 0 0 0 16px;
	background: url(../images/icon_arrow3.gif) 0 3px no-repeat;
	}

.view_more {
	clear:both;
	display:none;
	padding:10px 0
	}

#principals {
	
	}
.even {
	padding: 20px 20px 0 20px;
	background:#f0f0f0;
	border-bottom:1px solid #fff;
	}
.odd {
	padding: 20px 20px 0 20px;
	background:#f5f5f5;
	border-bottom:1px solid #fff;
	}
#principals span {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#666;
	}
#principals .list {
	clear:both;
	float:left;
	}
#principals h3 {
	border-bottom:1px solid #809cb3;
	margin: 0 0 15px 0;
	padding: 0 0 6px 0;
	}



#content .casestudy_box  {
	color:#000;
	background: #ecf6f4;
	border:2px solid #d3e1f4;
	width:173px;
	margin: 0 0 20px 0;
	border-bottom:1px solid #d3e1f4;
	}
#content .casestudy_box a:link, #content .casestudy_box a:visited {
	color:#035fb9;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0 4px 10px;
	border-bottom:1px solid #d3e1f4;
	}
#content .casestudy_box a:hover,  #content .casestudy_box a:active {
	background:#d2e5e1;
	}
#content .casestudy_box h5 {
	color:#fff;
	text-transform:uppercase;
	background: #a9d64b;
	display:block;
	padding:7px 0;
	text-align:center;
	letter-spacing:1px;
	}
form label {
	display:block;
	}
form .input {
	border: 1px solid #809cb3;
	width:200px;
	padding: 2px 3px;
	}
form .submit {
	
	}
form textarea {
	border: 1px solid #809cb3;
	width:145px;
	padding: 2px 3px;
	}

.input1 {
	border: 1px solid #809cb3;
	width:145px;
	padding: 2px 3px;
	}

#formbox {
	float:left;	
	}
.contactside {
	float:left;
	width:380px;
	}
.number_box {
	width:184px;
	border:1px solid #d3e1f4;
	text-align:center;
	float:right;
	background:#ecf6f4;
	}
.number_box h4 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:#023a68;
	padding: 6px 0 6px 0;
	margin: 0 0 15px 0;
	}
.number_box div {
	font-size:33px;
	font-weight:bold;
	color:#023a68;
	margin: 0 0 3px 0;
	}
.number_box p {
	padding: 0 10px;
	}
.sidelogos {
	width:184px;
	float:right;
	}
.rightsidebar {
	width:184px;
	float:right;
	}

#press_listing .press_sec {
	width:368px;
	float:left;
	}
#press_listing .press_sec .casestudy_box {
	width:364px;
	margin:0 0 20px 0;
	border:none;
	float:none;
	}

.sbullet li {
	font-weight:bold;	
	}


#rightbox {
	width:190px;
	float:right;
	}
.rightquote {
	border-top:4px solid #809c44;
	margin: 0 8px 0 4px;
	padding: 10px 0 20px 0;
	}

.rightquote .name {
	color:#809c44;
	}
.special_featured {
	background: url(../images/rightbox_top_bg.jpg) top center no-repeat;
	margin: 0 0 20px 0;
	}
.special_featured .sp_text {
	background: url(../images/rightbox_bottom_bg.jpg) bottom center no-repeat;
	padding:45px 10px 30px 15px;
	}
.cta {
	padding:0 0 0 4px;	
	}
#icon_box {
	text-align:center;
	background:#ecf6f4;
	border:1px solid #d3e1f4;
	padding:12px 12px 16px 12px;
	margin: 0 0 85px 0;
	}
#icon_box h3 {
	color:#023a68;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 3px;
	}
.icon_box {
	text-align:center;
	background:#ecf6f4;
	border:1px solid #d3e1f4;
	padding:12px 12px 16px 12px;
	margin: 0 0 9px 0;
	}
.icon_box h3 {
	color:#023a68;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 3px;
	}
#icon_box a:link, #icon_box a:visited {
	color:#023a68;
	text-decoration:none;
	}
#icon_box a:hover, #icon_box a:active {
	color:#023a68;
	text-decoration:underline;
	}
#icon_box p {
	text-align:left;
	color:#023a68;
	}
#icon_box p span {
	text-decoration:underline;
	}
#extra_links {
	border-top:1px solid #809cb3;
	border-bottom:1px solid #809cb3;
	padding:20px 0 30px;
	}
#extra_links .eleft {
	width:320px;
	float:left;
	}

#extra_links .eright {
	width:160px;
	float:right;
	}
#extra_links a:link, #extra_links a:visited {
	display:block;
	color:#023a68;
	}
#extra_links a:hover, #extra_links a:active {
	display:block;
	}

 /*
================================================================
SIDEBAR
================================================================
*/
#sidebar {
	width:181px;
	float:left;
	margin: 0 0 0 6px!important;
	margin: 0 0 0 3px;
	padding:15px 0 0 0;
	}
#sidebar  h3 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin: 0 0 6px 10px;
	}
#sidenav {
	padding: 0 0 40px 12px;
	}
#sidenav .subnav {
	padding: 0 0 0 12px;
	}

#sidenav a:link, #sidenav a:visited {
	display:block;
	color:#023a68;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding: 6px 6px 6px 12px;
	}
#sidenav a:hover, #sidenav a:active {
	color:#404040;
	background:#a9d64b;
	text-decoration:none;
	}
#sidenav a.current {
		background:#a9d64b;
	}
#sidequote {
	width:130px;
	color:#000000;
	font-size:13px;
	padding:65px 30px 10px 15px;
	background:#fff url(../images/side_quote_bg.gif) 0 0 no-repeat;
	line-height:20px;
	margin: 0 0 60px 0;
	}
#definition {
	width:176px;
	color:#000000;
	font-size:13px;
	padding:0;
	line-height:20px;
	margin: 0 0 60px 0;
	padding: 0 0 5px 0;
	background:#fff;
	}
#definition p {
	padding:0 10px 0 15px;
	}
#definition h4 {
	font-size:22px;
	color:#000;
	padding:10px 0 0 15px;
	}
#definition div {
	font-size:22px;
	color:#000;
	padding:0 0 8px 15px;
	}
#sidetip {
	background:#fff;
	width:176px;
	margin: 0 0 20px 0;
	color:#000000;
	font-size:13px;
	line-height:20px;
	}
#sidetip .tip_txt {
	text-align:center;
	padding: 0 0 10px 0;
	}
#sidetip .tip_txt p {
	text-align:left;
	padding: 14px 10px 0px 15px;
	}

/*
================================================================
FOOTER
================================================================
*/
#footer {
	font-size:9px;
	padding:6px 0 0 24px;
	text-transform:uppercase;
	text-align:center;
	padding: 20px 0 20px 0;
	clear:both;
	}




/*
multiBox - for MooTools 1.2 stylesheet - - - - */


.mb img{
	display:block;
	border:none;
}

.mbClear{
	clear:both;
	width:100%;
	height:20px;
}

.mbHidden, .multiBoxDesc{
	display:none;
}


/*
Pop-up styles - - - - */
.MultiBoxContainer{
	background:#fff;
	position:absolute;
	border:1px solid #fff;
	display:none;
	z-index:103;
	text-align:left;
	z-index:2000;
}

.MultiBoxLoading{
	background:url(../images/loader.gif) center no-repeat;
}

.MultiBoxContent{
	position:relative;
	width:100%;
	height:100%;
}

.MultiBoxClose{
	background:url(../images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:18px;
	width:24px;
	height:24px;
	cursor:pointer;
}

.MultiBoxControlsContainer{
	overflow:hidden;
	height:0;
	position:relative;
}

.MultiBoxControls{
	background:#023a68;
	width:100%;
	position:relative;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#fff;
}

.MultiBoxDownload a, .MultiBoxDownload a:link, .MultiBoxDownload a:visited, .MultiBoxDownload a:hover, .MultiBoxDownload a:active{
	font-size:9px;
	color:#ccc;
	margin:5px 0 0 35px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	outline:none;
}

.MultiBoxDownload a:hover{
	color:#fff;
}

.MultiBoxPrevious{
	background:url(../images/left.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	left:5px;
	margin:15px 0 0 0;
	cursor:pointer;
}

.MultiBoxNext{
	background:url(../images/right.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	right:5px;
	margin:15px 0 0 0;
	cursor:pointer;
}

.MultiBoxNextDisabled{
	background:url(../images/rightDisabled.png) no-repeat;
	cursor:default;
}

.MultiBoxPreviousDisabled{
	background:url(../images/leftDisabled.png) no-repeat;
	cursor:default;
}


/*
Bottom text - - - - */
.MultiBoxTitle{
	position:relative;
	margin:10px 0 0 35px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	display:inline;
}

.MultiBoxNumber{
	position:relative;
	width:90px;
	margin:16px 35px 0 0;
	float:right;
	font-size:11px;
	text-align:right;
	display:inline;
}

.MultiBoxDescription{
	clear:left;
	position:relative;
	margin:0 35px 0 35px;
	padding:5px 0 0 0;
	font-size:11px;
	text-align:left;
	visibility:hidden;
}


/*
Overlay icon - - - - */
.OverlayIcon{
	background:transparent url(../images/MagIcon.png) no-repeat;
	position:absolute;
	right:-5px;
	top:-5px;
	width:17px;
	height:17px;
}


/*
MooTools tips - - - - */
.mbTips{
	background:#fff;
	font-size:10px;
	color:#000;
	border:1px solid #3FB6E2;
	padding:2px;
}

.mbTips .tip-text{
	display:none;
}



/*
================================================================
COMMON CSS
================================================================
*/
.clear {
	clear:both;
	}
.txt1 {
	color:#023a68;
	font-size:15px;
	line-height:22px;
	}
.txt2 {
	color:#023a68;
	font-size:13px;
	font-weight:bold;
	}
.imgLeft {
	float:left;
	margin: 0 20px 20px 0;
	}
.imgRight {
	float:right;
	margin: 0 0 20px 20px;
	}
.img_left {
	float:left;
	margin: 0 20px 20px 0;
	}
.border {
	border:1px solid #023a68;
	margin: 0 0 20px 0;
	}
.txtRight {
	text-align:right;	
	}
.txtLeft {
	text-align:left;	
	}
.homeContainer{
	position:relative;
	margin:0px;
	padding:0px;
	width:980px;
	height:361px;
}
.newsletterHome{
	position:absolute;
	top:290px;
	left:722px;
	width:260px;
	z-index:20;
}
.newsletterHome .inner{
	margin:0px;
	padding:10px;
}
.flashHome{
	position:relative;
	margin:0px;
	padding:0px;
	z-index:10;
}
.field2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #999;
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.homebox {
	width:679px;
	float:left;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.homebox .top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 665px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 7px;
}
.homebox .inhomebox {
	padding:0px;
	margin:0px;
	border-left:1px solid #7999b5;
	border-right:1px solid #7999b5;
	border-bottom:1px solid #7999b5;
	background-color:#FFF;
}
.homebox .hbox_txt {
	width:115px;
	margin: 0 14px 0 0;
	float:left;
	padding: 0 5px 0 0;
	background: url(../images/homebox_bg2.gif) top right no-repeat;
}

.homebox .text {
	padding:10px;
}

.homebox .hbox_txt h3, 
.homebox .hbox_txt h3 a,
.homebox .hbox_txt h3 a:visited {
	margin: 0 0 6px 0;
	color:#023A68;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}
.homebox .hbox_txt p {
	margin:0;
	padding: 0 0 8px 0;
	line-height:16px;
	color:#666;
}
.lateralBox{
	margin:0px;
	padding:0px;
	width:250px;
	background-color:#FFF;
	float:right;
	margin-right:20px;
	margin-top:7px;
}
.lateralBox h5{
	margin:0px;
	padding:0px;
	padding:6px;
	background-color:#A9CD5E;
	color:#FFF;
}
.lateralBox .inner{
	padding:15px;
}
.lateralBox h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #A9D64B;
	margin: 7px;
	height: 14px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 20px;
	font-style: normal;
	line-height: 18px;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #999;
	width: 203px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.column1{ width:679px; margin-left:22px; float:left;}