body {
	background: url(../images/common/body_bg.jpg) repeat-x #deefb7;
	padding:0;
	margin:0;
	text-align:left;
	font: 12px arial, sans-serif;
	color: #41423c;
}

img {
border:none;
}

img.alignleft{
	float:left;
	padding: 0 15px 12px 0;
}

img.alignright{
	float:right;
	padding:0 0 12px 15px;
}

a {
	color: #20558a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
	display:inline;
}


.clear {
	clear: both;
}

ol li, ul li{
	margin-bottom:20px;
	line-height:18px;
}

ul.rss-feeds li{
	margin-bottom:20px;
	line-height:18px;
}

#main {
	background: url(../images/common/main_bg.jpg) no-repeat;
	width: 1030px;
	height: 785px;
}

#about_contact {
	height: 64px;
	text-align: right;
	padding-right: 72px;
	padding-top: 12px;
}

#about_contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#about_contact a {
	color:#d3222a;
	text-decoration: none;
}

#about_contact a:hover {
	text-decoration: underline;
}

#nav_bar {
	height: 27px;
	width: 958px;
	padding-right: 65px;
	background-color: #000; 
}

* html #nav_bar {
	padding-right: 25px;
}

#nav {
	width: 800px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	height: 27px;
	float: left;
	display: inline;
	
}

#nav li {
	display: inline;
	line-height: 27px;
	padding-left: 50px;
	height: 27px;
}

* html #nav li {
	padding-left: 25px;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav li a:hover {
	color: #9cc932;
}

#nav #currentpage a {
	color: #9cc932;
}

a.back_to{
	background:url(../images/buttons/back_topics_btn.gif) no-repeat;
	display:block;
	width:123px;
	height:18px;
	margin:20px 0;
	text-indent:-9999px;
}

#connect {
	float: left;
	width: 138px;
	height: 499px;
	background-image: url(../images/common/drop_shadow_bottom.png);	
	background-position: bottom;
	background-repeat: repeat-x;
	
}

* html #connect {
	background-image: url(../images/common/drop_shadow_bottom.gif);	
	
}

#home_content_wrapper {
	background-image:url(../images/common/drop_shadow_bottom_885.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
	padding-bottom:32px;
	width:889px;
}

* html #home_content_wrapper {
	background-image:url(../images/common/drop_shadow_bottom_885.gif); 
}

#home_content {
	float: left;
	width: 885px;
	background-image: url(../images/home/content_bottom_bg_shadow.png);
	background-repeat: repeat-y;
	padding-bottom:20px;
	padding-right: 4px;
}

* html #home_content {
    \width: 889px; /* for IE5 and IE6 in quirks mode */
    w\idth: 885px; /* for IE6 in standards mode */
} 

#home_left {
	width: 542px;
	float: left;
}

#home_right {
	width: 342px;
	float: left;
	padding-bottom: 75px;
}



/* #home_content_top {	
	width: 885px;
	height: 213px;
	background-image: url(../images/home/content_top_bg_shadow.png);
	padding-right: 4px; 
} */

#home_left_top {
	background: url(../images/home/featTopic_homeImg.jpg) top left no-repeat;
	width: 542px;
	height: 206px;
	margin:0;
	float:left;
}
div#home_left_top h3{
	padding:0;
	font:bold 10px/12px Arial, Helvetica, sans-serif;
}
div#home_left_top p{
	padding:0;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
}
div#home_left_top h2{
	font:bold 18px/37px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:25px 0 0 32px;
	padding:0;
}

div#home_left_top a{
	text-indent:-9999px;
	width:542px;
	height:206px;
	display:block;
}

div#home_left_top a:hover{
	text-decoration:none;
}

#home_right_top {
	width: 256px;
	padding: 23px 62px 0 24px;
	
}

* html #home_right_top {
	width: 256px;
	padding: 23px 31px 0 12px;
	
}

#home_right_top .red {
	font-size: 14px;
	color: #d3222a;
	
}

#home_content_bottom {	
	width: 885px;
	background-image: url(../images/home/content_bottom_bg_shadow.png);
	background-repeat: repeat-y;
	padding-bottom:20px;
	padding-right: 4px;
}

* html #home_content_bottom {
    background-image: url(../images/home/content_bottom_bg_shadow.gif);
} 



#home_left_bottom {
	background-color: #fff;
	width: 466px;
	float: left;
	padding: 20px 26px 30px 32px;
}

#home_left_bottom ul {
	list-style-image: url(../images/common/gray_bullet.gif);
}

#home_left_bottom ul li{
	margin-bottom:5px;
}

#home_right_bottom {
	background-color: #f3e8bb;
	width: 283px;
}

div.more_news_button a{
	background:url(../images/buttons/more_news.png) no-repeat;
	text-indent:-9999px;
	width:108px;
	height:18px;
	display:block;
}

#red_headline1 {
	position: relative;
	top: 69px;
	left: 30px;
	font-size: 21px;
	color: #fff;
}

#red_headline2 {
	position: relative;
	top: 81px;
	left: 30px;
	font-size: 21px;
	color: #fff;
}

#red_buttons_wrapper {	
	float: right;
	width: 823px;
	height: 75px;
	position: relative;
	top: -60px;
	padding-right: 59px
}

.red_header {
	width: 366px;
	height: 34px;
	line-height: 34px;
	background-color: #d3222a;
	font-size: 21px;
	color: #fff;
	padding-left: 32px;	
}

h2.red_header {
	font-weight: normal;
}

.red_button {
	background-image: url(../images/common/red_button.png);
	width: 122px;
	height: 75px;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 50px 0 28px;
}	

* html .red_button {
	padding: 0 25px 0 14px;
	background-image: url(../images/common/red_button.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;

}

.red_button h3 {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 0 4px 0;
	
}

.red_button h3 a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.red_button h3 a:hover {
	text-decoration: underline;
}

.red_button a {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.red_button a:hover {
	text-decoration: underline;
}



.green_title {
	color: #8bc73b;
	text-transform: uppercase;
	font-size: 10px;
}

.large_green_title {
	color: #8bc73b;
	text-transform: uppercase;
	font-size: 14px;
}

h3.large_green_title {
	color: #8bc73b;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	padding: 0;	
}

h3.homepage_green_title {
	margin: 0;
	padding: 0;	
	color: #8bc73b;
	text-transform: uppercase;
	font-size: 10px;
}

.call_out {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 40px;
	border-bottom: 1px solid #41423c;
}

.read_more a {
	color: #20558a;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.read_more a:hover { 
	text-decoration: underline;
}

a.post-archives-btn{
	background:url(../images/buttons/more.png) no-repeat;
	width:87px;
	height:18px;
	text-indent:-9999px;
	float:left;
	margin:10px 0 0 0;
	display:block;
}

#home_email_signup {
	width: 262px;
	height: 43px;
	background-color: #f6efd1;
	border: 1px solid #fff;
	padding: 9px 10px 14px 9px;
	font-size: 10px;
	margin-top:10px;
}

#home_email_signup h3 {
	margin: 0; 
	padding: 0 0 10px 0;
	font-size: 10px;
}

#email_form {
	height: 30px;
	line-height: 30px;
	margin: auto;
}

.email_field {
	padding: 0;
	float: left;
}

.go_button {
	padding: 2px 0 0 10px;
	float: left;
}

.more_news_button {
	padding: 2px 0 0 10px;
	float: left;
}

#upcoming_events {
	width: 262px;
}

#upcoming_events h3.homepage_green_title {
	padding: 14px 0;
	margin: 0;
}

#events_table {
	width: 281px;
	padding: 0;
	margin: 0;
	border: 0;
}

#events_table tr {
	height: 37px;
}

#events_table tr td {
	font-size: 10px;
	vertical-align:top;
	padding-top: 5px;
}

#events_table tr td a {
	font-size: 12px;
	font-weight: bold;
	color: #20558a;
	text-decoration: none;
}

#events_table tr td a:hover {
	text-decoration: underline;
}

.blue_link a {
	font-size: 12px;
	font-weight: bold;
	color: #20558a;
	text-decoration: none;
}

.blue_link a:hover {
	text-decoration: underline;
}

.light_row {
	height: 35px;
	background-color: #f6efd1;
}

#events_table tr td.date_cell {
	font-weight: bold;
	width: 57px;
	padding-left: 18px;
}

#events_table tr td.event_cell {
	width: 206px;
}

#footer {
	width: 968px;
	height: 20px;
	padding-right:62px;
	padding-bottom: 20px;
}

#footer ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	
}

#footer li {
	display: inline;
	font-size: 9px;
	text-transform: uppercase;
	padding-left: 19px;
}

#footer li a {
	font-size: 9px;
	text-decoration: none;
	color: #41423c;
}

#footer li a:hover {
	text-decoration: underline;
}

#sub_content_wrapper {
	float: left;
	width: 889px;
	/*background-image: url(../images/common/drop_shadow_bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 32px;*/
	
}

#sub_content_dropshadow_right {
	background-image: url(../images/common/drop_shadow_right.png);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 4px;
	
}

#sub_content_dropshadow_right {
	background-image: url(../images/common/drop_shadow_right.gif);
}

#sub_content_dropshadow_bottom {
	width: 889px;
	background-image: url(../images/common/drop_shadow_bottom_885.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 32px;
}

* html #sub_content_dropshadow_bottom {
	background-image:url(../images/common/drop_shadow_bottom_885.gif); 
	width: 800px;
}


#sub_content {
	width: 790px;
	padding: 30px 63px 64px 32px;
	background-color: #fff;
	
}

* html #sub_content {
	padding: 30px 31px 64px 16px;
}

#sub_content p {
	line-height: 20px;
}

.top_page_p {
	font-size: 12px;
	border-bottom: 1px solid #898985;
	line-height: 16px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#biamp_logo {
	float: left;
	width: 158px;
}

.headline {
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 14px 0 0 0;
	padding: 0;
	color:#000;
}

.sub_headline{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#41423c;
	margin:0;
	width:500px;
}

.small_headline {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 14px 0;
	padding: 0;
}

.first_sentence {
	font-size: 13px;
	font-weight: bold;
}

.tan_box {
	background:url(../images/common/tan_box_corner.gif) bottom right no-repeat #f0e3af;
	line-height: 18px;
	padding: 17px 12px;	
}

.tan_box ul {
	list-style-image: url(../images/common/blue_bullet.gif);
	margin: 0 12px;
	padding: 0;
}

.tan_box ul li{
	margin-bottom:10px;
}

.tan_box ul li p{
	margin:0;
}

.more_button {
	padding-top: 20px;
	float: left;
}

.more_button a{
	background:url(../images/buttons/more.png) no-repeat;
	display:block;
	width:87px;
	height:18px;
	text-indent:-9999px;
}

h4.green_title {
	margin: 0;
	padding: 0;
}

h5.green_title {
	margin: 0;
	padding: 0;
}

#share {
	width: 670px;
	height: 28px;
	border-bottom: 1px solid #898985;
	padding-left: 131px;
	margin-top:20px;
	
}


#share h3.green_title {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 28px;
}

#share ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 25px;
}

#share ul li {
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
}

* html #share ul li {
	display: inline;
	width:50px;
}

#share ul li a {
	display: block;
	height: 25px;
}

#red_comments {
	background-image: url(../images/common/red_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 119px;
	height: 47px;
	position: relative;
	top: -25px;
}

* html #red_comments {
	background-image: url(../images/common/red_comments.gif);
}

#comments {
	width: 380px;
	float: left;
}

.comment_bubbles {
	width: 343px;
	background-color: #e5e5e5;
	padding: 18px 12px;
	background-image: url(../images/common/comment_bubble.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.comment_bubbles p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 11px;
	line-height: 20px;
}

#sub_content p.comment_name_date {
	line-height: 12px;
}

.comment_name {
	font-size: 10px;
	font-weight: bold;
	color: #85a43b;
}

.comment_date {
	font-size: 10px;
	font-style: italic;
	color: #7e7c7c;
}

#comment_form {  
	width: 390px;
	float: right;
}

#comment_form h4 {
	color: #20558a;
	height: 15px;
	background-image: url(../images/common/post_comment_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 26px;
}

.article_submit_button {
	padding: 0;
	float: right;
}

.locate_submit_button {
	padding: 0;
	float: left;
}

.events_submit_button {
	padding: 0;
	float: left;
}

.post_comment_field {
	margin: 20px 0 11px 0;
}

#calendar_left {
	width: 530px;
	float: left;
}

#calendar_right {
	width: 190px;
	margin-right: 0px;
	background-color: #f2f2f2;
	float: right;
	padding: 1px 18px 0 18px;
}

* html #calendar_right {
	margin-right: 17px;
	padding: 1px 9px 0 9px;
}

#calendar {
	width: 190px;
}

#calendar_header {
	background-image: url(../images/calendar/header.jpg);
	height: 211px;
	width: 482px;
}

#calendar_copy {
	width: 482px;
}

#red_headline_calendar {
	position: relative;
	top: 182px;
	left: 30px;
	font-size: 21px;
	color: #fff;
}

#calendar_form {

}

#calendar_form .pulldown {
	float: left;
}

.pulldown {
	margin-bottom: 18px;
}

.checkbox {
	margin-bottom: 18px;	
}

#calendar_form .go_button {
	padding: 2px 0 0 10px;
	width: 30px;
	float: left;
} 

table.month {
	padding: 0;
	margin: 0;
	width: 190px;
	background-color: #fff;
}

table.month tr td{
	height: 27px;
}

.monthnavigation {
	background-color: #d3222a;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.monthnavigation a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.monthnavigation a:hover {
	text-decoration: underline;
}

.monthname {
	background-color: #d3222a;
	font-size: 14px;
	font-weight: bold;
	white-space:nowrap;
	color: #fff;
	text-align: center;
}

.dayname {
	width: 14%;
	background-color: #f0e3af;
	color: #d3222a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.nomonthday, .monthday, .saturday, .sunday {
	color: #71716d;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/calendar/date_bg.gif);
	margin: 1px;
}

.today {
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/calendar/date_bg.gif);
	margin: 1px;
}

.event {
	background-image: url(../images/calendar/event_bg.gif);
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.event a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.event a:hover {
	text-decoration: underline;
}

#event_form input {
	margin-bottom: 15px;
}

#event_form textarea {
	margin-bottom: 15px;
}

.gray_title {
	font-size: 14px;
	font-weight: bold;
}

.event_location {
	font-size: 11px;
	font-weight: bold;
}

.event_green_title {
	color: #8bc73b;
	text-transform: uppercase;
	font-size: 11px;
}

.event_left {
	float: left;
	width: 304px;
}

.event_right {
	float: right;
	width: 150px;
	text-align: right;
}

#contact_form {
	width: 700px;
}

.contact_left {
	width: 224px;
	margin-right: 13px;
	float: left;
	margin-bottom: 18px;
}

.contact_middle {
	width: 224px;
	margin-right: 13px;
	float: left;
	margin-bottom: 18px;
}

.contact_right {
	width: 224px;
	float: left;
	margin-bottom: 18px;
}

.contact_long {
	width: 461px;
	float: left;
	margin-right: 13px;
	margin-bottom: 18px;
}

.contact_comment_field {
	margin-bottom: 18px;
}



.contact_submit_button {
	padding: 0;
	float: left;
	margin-bottom: 18px;
}

#how_to_header {
	background-image: url(../images/how_to/how_to_header.jpg);
	height: 210px;
	width: 480px;
}

#red_headline_how_to {
	position: relative;
	top: 182px;
	left: 30px;
	font-size: 21px;
	color: #fff;
}

#how_to_left {
	width: 481px;
	margin-right: 30px;
	float: left;
}

#how_to_right {
	width: 229px;
	background-color: #f2f2f2;
	float: left;
	padding: 25px;
}

* html #how_to_right {
	padding: 12px;
}

#how_to_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#how_to_right ul li {
	margin: 0 0 30px 0;
	padding: 0;
}

#how_to_right ul li a {
	font-size: 14px;
	color: #20558a;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#how_to_right ul li a:hover {
	text-decoration: underline;
}

.how_to_date {
	font-size: 11px;
	font-weight: normal;
}

.case_studies_nav {
	float: left;
	margin: 0 45px 0 20px;
}

.case_studies_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.case_studies_nav ul li {
	margin: 0;
	padding: 0;
}

.case_studies_nav ul li a {
	text-decoration: none;
	color: #20528a;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.case_studies_nav ul li a:hover {
	text-decoration: underline;
}

.case_studies_list {
	float: left;
}

.case_studies_list ul {
}

.case_studies_list ul li a {
	font-size: 11px;
	color: #20558a;
	text-decoration: none;
}

.case_studies_list ul li a:hover {
	text-decoration: underline;
}

.add_case_studies_button {
	padding-top: 20px;
	float: left;
}



#about_header {
	background-image: url(../images/about/about_header.png);
	height: 210px;
	width: 482px;
}

#red_headline_about {
	position: relative;
	top: 182px;
	left: 30px;
	font-size: 21px;
	color: #fff;
}

#about_left {
	width: 482px;
	margin-right: 30px;
	float: left;
}

#about_right {
	width: 228px;
	background-color: #f2f2f2;
	float: left;
	padding: 25px;
}

#about_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#about_right ul li {
	margin: 0 0 15px 0;
	padding: 0;
}

#about_right ul li a {
	font-size: 14px;
	color: #20558a;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#about_right ul li a:hover {
	text-decoration: underline;
}



/****************			LOCATE PAGE			**********************/


#sub_content_locate{
	width: 885px;
	padding: 30px 0 80px 0;
	background-color: #fff;
}

#sub_content_locate p{
	color:#9aa1aa;
	margin:0 63px 30px 32px;
	line-height:18px;
	padding-bottom:10px;
}

#sub_content_locate h3.large_green_title{
	margin:0 0 40px 32px;
	display:block;
}

div#region0, div#region1, div#region2, div#region3, div#region4, div#region5, div#region6, div#region7{
	margin-top:50px;
}

#locate_form {
	background-color: #f2f2f2;
	width:792px;
	margin:50px 0 0 40px;
	overflow:hidden;
}

#locate_form_left {
	width:204px;
	margin:25px;
	float:left;
	font-size:12px;
}

#locate_form_left h3.large_green_title{
	margin:0 0 5px 0;
}

#locate_form_right h3.large_green_title{
	margin:25px 0 0 60px;
}

#locate_form_right {
	padding: 0 18px 24px 0;
	width: 399px;
	float: left;
	font-size: 11px;
	border-left: 1px solid #898985;
}

#form-wrap{
	margin:20px 0 0 60px;
	width:100%;
}

.manager_name {
	font-weight: bold;
}


.locate_left_column {
	float: left;
	width: 45%;
	padding-right: 10px;
}

.locate_right_column {
	float: left;
	width: 45%;
}

.locate_row {
	padding-bottom: 15px;
	height: 20px;
}

/************		INTL MAP TABLE STYLES CARRYOVER FROM BIAMP		***************/



#col_span {
	width:815px;
	padding:0 0 0 70px;
	margin:0 0 10px 0;
}
#col_span2{
	width: 815px;
	clear: both;
	padding:0 0 0 70px;
	margin: 0;
}

/* INTERNATIONAL CONTACT CENTER CLASS TABLE *********/

#intl_table {
border-collapse:collapse;
font:11px Verdana, Arial, Helvetica, sans-serif;
width:70%;
}

#intl_table a {
text-decoration:none;
}

#intl_table a:hover {
color:#000;
}
/*
#intl_table .table_col_1 {
width:175px;
}

#intl_table .table_col_2 {
width:150px;
}
*/
#intl_table th {
border-collapse:collapse;
border:1px solid #ccc;
background-color:#e3edf7;
padding:8px;
margin:0;
text-align:left;
font-weight:normal;
}

#intl_table td {
border-collapse:collapse;
border:1px solid #ccc;
padding:8px;
margin:0;
}



/************		CASE STUDIES		***************/

div#top-bar-case-studies{
	height:190px;
	width:100%;
	clear:both;
	overflow:hidden;
	margin:20px 0 0 0;
}

div#top-bar-case-studies img{
	float:left;
	margin-right:13px;
	margin-bottom:5px;
}

div#top-bar-case-studies div.designer, div#top-bar-case-studies div.integrator{
	width:261px;
	height:148px;
	float:left;
	margin:0;
}

div#top-bar-case-studies div.designer{
	background:url(../images/case_studies/caseStudy_designer.gif) top left no-repeat #f2f2f2;
}

div#top-bar-case-studies div.integrator{
	background:url(../images/case_studies/caseStudy_integrator.gif) top left no-repeat #f2f2f2;
}

div#top-bar-case-studies div.designer p, div#top-bar-case-studies div.integrator p{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#000;
	margin:22px 20px 0 37px;
}

div#top-bar-case-studies cite{
	font:normal 9px/11px Arial, Helvetica, sans-serif;
	color:#000;
	width:250px;
	display:block;
	clear:both;
}

div#two-image-left{
	width:515px;
	float:left;
}

div#two-image-right{
	width:250px;
	float:right;
}

div#two-image-right img{
	margin-bottom:5px;
	margin-top:20px;
}

div#two-image-right cite{
	font:normal 9px/11px Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
}

div#two-image-right ul.components{
	width:100%;
	background:#f2f2f2;
	padding:15px;
	margin:20px 0;
}

div#two-image-right ul.components li{
	margin-bottom:5px;
	margin-left:15px;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
}

div#two-image-right ul.components li.heading{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#20528a;
	list-style:none;
	padding:0;
	margin:0 0 5px 0;
}

blockquote.case-study-quote{
	border-bottom:thin solid #f3e8bd;
	border-top:thin solid #f3e8bd;
	margin:20px 0;
	padding:15px 0;
	width:100%;
	display:block;
}

blockquote.case-study-quote p{
	font:italic 15px/20px Arial, Helvetica, sans-serif;
	color:#20528a;
	margin:0 20px 5px 20px;
}

blockquote.case-study-quote cite{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#898989;
	margin:0 20px;
}

p.case-study-bottom{
	border-top: 1px solid #898985;
	padding-top: 24px;
	margin-top: 24px;
	clear:both;
}

/* Industry Resources */

.resource {
	width: 790px;
	margin-bottom: 40px;
}

.resource_left {
	width: 250px;
	float: left;
}

.resource_right {
	width: 490px;
	float: left;
}

.resource_name {
	font-size: 14px;
	font-weight: bold;
}

.resource_description {
	font-size: 12px;
	font-weight: normal;
}

div#form_error_msg, div#form_error_msg_southeastForm, div#form_error_msg_texasForm, div#form_error_msg_southwestForm, div#form_error_msg_northcentralForm, div#form_error_msg_midwestForm, div#form_error_msg_eastForm, div#form_error_msg_northeastForm, div#form_error_msg_northwestForm{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff0000;
	margin:10px 0 0 60px;
}

div#form_error_msg{
	margin-left:0;
}

ul.archive-list{
	margin:0;
	padding:0;
}

ul.archive-list li{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#41423c;
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
}

ul.archive-list li a{
	font-size: 14px;
	color: #20558a;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

ul.archive-list li a:hover{
	text-decoration:underline;
}