/* CSS For Boma */
*
{	padding: 0;
	margin: 0;
}
html, body
{	height: 100%;
}
body
{	
    text-align: left;
    background-color: #fff;
}

.logo_head
{	
	background:#fff url('../images/applicationform_head.png') no-repeat center;
	background-position: 0px -1px;
	height:113px;
	width:1024px;
	margin:0 auto;
	position:relative;
	left:-1px;
	
}
#status_label {
	float:right;
	text-align:right;
	margin:63px 15px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #257D27;
	font-family: Verdana, Arial;
}	
#status_label a {
	text-decoration: none;
}
#status_label a:hover {
	text-decoration: underline;
}
.container
{	margin: 0 auto;
	width: 1024px;
	background: url('/images/logo_bg.jpg' ) no-repeat;
}
.container_header
{
	height: 240px;
	width: 1024px;
}

.container_header_right
{	position: relative;
	top: 54px;
	height: 82px;
	margin: 0 auto;
	width: 303px;
	float: right;
	padding: 40px 0 0 0;
	text-align: right;
}

.live_text_headline
{	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #008C33;
}

.live_text_body_copy
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #7F7F7F;
}

/* use only until the whole site is re-skinned*/
.index_temp a
{	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #008C33;
	text-decoration: underline;
}
.index_temp a:hover
{	color: #008C33;
}

#index_top_left
{	float:left;
	width:545px;
}
#index_sub_header
{	float:left;
	width: 545px;
}
#index_top_right
{	float: right;
	width:257px;
}
#index_top_right img
{	padding-left: 5px;
	padding-bottom: 18px;
}
#index_intro_left
{	float:left;
	width:260px;
}
#index_intro_right
{	float:right;
	width:260px;
}
#index_contact_us
{	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #008C33;
	text-align: center;
}

.index_bottom_column
{	float:left;
	margin-right:26px;
	width:257px;
}
#index_bottom_right
{	float: right;
	width: 251px;
}

.index_headline a
{	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #008C33;
	text-decoration: underline;
}

.index_headline a:hover
{	color: #008C33;
}

#info_session_dates table
{	border-width: 0px;
}
#info_session_dates th
{	padding-right: 20px;
	color: #006600;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-align:left;
	font-size:12px;
}
#info_session_dates td
{	padding-right: 20px;
	color: #006600;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size:12px;
}



/* Share this */
.sharethis
{	float: right;
	margin: 0px 45px 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #00af62;
}
.sharethis a
{	color: #00af62;
	text-decoration: none;
}
.sharethis a:hover
{	color: #00af62;
	text-decoration: underline;
}
/* Share this */
/* Main NAVIGATION */
.menubar 
{
    
}
.menu
{
    list-style: none;
    padding-top: 79px;
    padding-left: 200px;
}
.menuitem
{
    float: left;
}

.navigation
{	margin: 0 auto;
	background: url('/images/nav_bg_1.png' ) no-repeat;
	width: 819px;
	height: 35px;
	margin-top: 35px;
}
.navigation2
{	margin: 0 auto;
	background: url('/images/nav_bg_2.png' ) no-repeat;
	width: 819px;
	height: 60px;
	/*margin-top: 45px;*/
}
.main_nav
{	display: block;
	float: left;
	list-style: none;
	margin-left: 3px;
	width: 600px;
}

.main_nav_1_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	height: 30px;
}
.main_nav_1_li a
{	color: #7F7F7F;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url('/images/navigation_b.jpg' ) repeat-x;
	position: relative;
}
.main_nav_1_li a:hover
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}
.main_nav_1_li span
{	padding: 20px 0px 0 54px;
	margin: 20px 0 0 0;
}

.main_nav_2_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	position: relative;
	text-align: center;
}
.main_nav_2_li a
{	color: #7F7F7F;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	height: 20px;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	background: url('/images/navigation_b.jpg' ) repeat-x;
}
.main_nav_2_li a:hover
{	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}
.main_nav_2_li span
{	padding: 10px 0px 0 0px;
	margin: 20px 0 0 0;
}
.main_nav_2b_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	margin-left: -19px;
}
.main_nav_2b_li a
{	color: #7F7F7F;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url('/images/nav_2.png' ) no-repeat;	
}
.main_nav_2b_li a:hover
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/nav_home_a.png' ) no-repeat;
	display: block;
	position: relative;
	z-index: 1;
}
.main_nav_2b_li span
{	padding: 20px 0px 0 34px;
	margin: 20px 0 0 0;
}
.main_nav_3_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	position: relative;
	z-index: 3;
	margin-left: -19px;
}
.main_nav_3_li a
{	color: #7F7F7F;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url('/images/nav_2.png' ) no-repeat;
}
.main_nav_3_li a:hover
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/nav_2_a.png' ) no-repeat;
	display: block;
}
.main_nav_3_li span
{	padding: 20px 0px 0 34px;
	margin: 20px 0 0 0;
}
.main_nav_3b_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	margin-left: -26px;
}
.main_nav_3b_li a
{	color: #7F7F7F;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url('/images/nav_2.png' ) no-repeat;
	display: block;
	position: relative;	
}
.main_nav_3b_li a:hover
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/nav_2_a.png' ) no-repeat;
	display: block;
	position: relative;
	z-index: 3;
}
.main_nav_3b_li span
{	padding: 20px 0px 0 35px;
	margin: 20px 0 0 0;
}

.main_nav_li span
{	padding: 20px 20px 0 35px;
	margin: 20px 0 0 0;
}




.main_nav_4_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	position: relative;
	z-index: 2;
	margin-left: -19px;
}
.main_nav_4_li a
{	color: #7F7F7F;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url('/images/nav_2.png' ) no-repeat;
}
.main_nav_4_li a:hover
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/nav_2_a.png' ) no-repeat;
	display: block;
}
.main_nav_4_li span
{	padding: 20px 0px 0 34px;
	margin: 20px 0 0 0;
}
.main_nav_4b_li
{	display: block;
	float: left;
	list-style: none;
	font-size: 11px;
	color: #7F7F7F;
	padding: 2px 0px 0 0px;
	font-family: Arial;
	font-weight: bold;
	margin-left: -26px;
}
.main_nav_4b_li a
{	color: #7F7F7F;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url('/images/nav_2.png' ) no-repeat;
}
.main_nav_4b_li a:hover
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/nav_home_a.png' ) no-repeat;
	display: block;
	position: relative;
	z-index: 4;
}
.main_nav_4b_li span
{	padding: 20px 0px 0 34px;
	margin: 20px 0 0 0;
}







/* Main NAVIGATION */
/* Sub NAVIGATION */
.subnav_container
{	color: #ffffff;
	font-family: arial;
}
.subnav
{	display: block;
	float: left;
}
.subnav li
{	display: block;
	float: left;
	font-size: 12px;
	color: #ffffff;
	font-size: 10px;
	padding: 0 12px 0 10px;
	font-weight: bold;
}
.subnav li a
{	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
}
.subnav li a:hover
{	display: block;
	float: left;
	color: #ffffff;
	text-decoration: underline;
}


.subnav_home {
	margin: -2px 0 0 20px;
}
.subnav_cdm {
	margin: -2px 0 0 134px;
}
.subnav_tip {
	margin: -2px 0 0 318px;
}
.subnav_ecap {
	margin: -2px 0 0 203px;
}

.subnav_1
{	margin: -2px 0 0 57px;
}
.subnav_2 {	/* CDP program, ECAP */
	margin: -2px 0 0 153px;
}
.subnav_3
{	margin: -2px 0 0 275px;
}
.pipe_1
{	border-right: 1px solid #ffffff;
}
/* Sub NAVIGATION */
/* Active Links for NAVIGATION */
body#home a#homenav
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}
body#program a#programnav
{	color: #ffffff;
	text-decoration: none;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}

body#tip a#tipnav {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}
body#ecap a#ecapnav {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}
body#apply a#ecapnav {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/navigation.jpg' ) repeat-x;
	display: block;
}
a#sn_active
{	display: block;
	float: left;
	color: #ffffff;
	text-decoration: underline;
}
/* Active Links for NAVIGATION */
.content
{	margin: 0 auto;
	width: 818px;
	margin-top: 0px;
}
.content2
{	margin: 0 auto;
	width: 818px;
	margin-top: 0px;
}
.mainCopy
{	background: url('/images/background_box.jpg' ) no-repeat;
	padding: 38px 30px;
}
.mainCopy table td
{	vertical-align: top;
	font-size: 26px;
}

/* Home Page */
.home_content_left
{	float: left;
	width: 557px;
}
.home_content_right
{	float: right;
	padding: 20px 0 0 0;
}
.home_content_right_box
{	width: 228px;
	padding: 14px;
	margin: 10px 0 10px 0;
	vertical-align: middle;
	position: relative;
	background: #e1e1e1;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	font-family: Arial;
	color: #24a27c;
	font-size: 12px;
}
.home_content_right_box h1
{	color: #24a27c;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.home_content_right_box input.required
{	border: 1px solid red;
}

/* Home Page */
/* Program Page */
.content_left_program
{	float: left;
	width: 540px;
}
.content_left_program h2
{	font-family: Georgia;
	font-size: 30px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.content_left_program h4
{	font-family: Georgia;
	font-size: 36px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.content_right_program
{	float: right;
	/*border:yellow solid 1px;*/
}
.utility_box_program
{	list-style: none;
	display: block;
	float: left;
}
.utility_box_program li
{	margin: 0;
	padding: 24px 18px 0 0px;
	list-style: none;
	display: block;
	float: left;
	font-size: 14px;
	font-family: Arial;
	width: 245px;
	height: 80px;
	color: #7F7F7F;
	background: url('/images/utility_box_program.jpg' ) no-repeat;
}
.utility_box_program li a
{	text-decoration: none;
	color: #ffffff;
	padding: 0 15px 0 15px;
	margin: 0;
	display: block;
}
.utility_box_program li a:hover
{	text-decoration: underline;
	color: #ffffff;
	display: block;
}
.program_content_right
{	float: right;
	margin: -54px 0 0 0;
}
.side_pannel_box
{	width: 230px;
	padding: 14px;
	margin: 10px 0 20px 0;
	background: #f0f0f0;
	color: #7F7F7F;
}

.side_pannel_box ul
{	font-size: 12px;
	font-family: Verdana;
	color: #7F7F7F;
}
.side_pannel_box li
{	margin: 0 0 10px 15px;
}
.side_pannel_box li a
{	color: #008C33;
}
.side_pannel_box li a:hover
{	color: #008C33;
	text-decoration: underline;
}
.side_pannel_box h1
{	font-size: 16px;
	color: #7F7F7F;
	font-family: Verdana;
	margin: 0;
	padding: 0 0 15px 0;
}
/* Program Page */
/* Apply Page */
.utility_box_apply
{	border:0px solid green;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	background: url('/images/utility_box_apply.jpg' ) no-repeat;
	width: 370px;
	height: 101px;
}

.utility_box_apply a
{	text-decoration: underline;
	color: #7F7F7F;
	display: block;
	padding:47px 0px 0px 123px;
}

.utility_box_apply a:hover
{	text-decoration: underline;
	color: #7F7F7F;
	display: block;
}

/* Apply Page */
/* Documents Page */
.utility_list_documents
{	font-family: arial;
	color: #7F7F7F;
	list-style: none;
	margin-left: -15px;
}
.utility_list_documents li a
{	color: #7F7F7F;
	text-decoration: none;
}
.utility_list_documents li a:hover
{	color: #7F7F7F;
	text-decoration: underline;
}
.doc_list_icon_1
{	background: url('/images/utility_icon_1.gif' ) no-repeat;
	padding: 0 0 0 26px;
}
.doc_list_icon_2
{	background: url('/images/utility_icon_2.gif' ) no-repeat;
	padding: 0 0 0 26px;
}
.doc_list_icon_3
{	background: url('/images/utility_icon_3.gif' ) no-repeat;
	padding: 0 0 0 26px;
}

.utility_documents
{	float: left;
	display: block;
	font-size: 12px;
	color: #7F7F7F;
	font-family: Arial;
	list-style: none;
	margin: 20px 0 20px 0;
}
.utility_documents li
{	float: left;
	display: block;
	list-style: none;
	padding: 0px 0 20px 60px;
	width: 200px;
}
.utility_documents li a
{	float: left;
	display: block;
	list-style: none;
	color: #7F7F7F;
	text-decoration: none;
	padding: 0 0 0 20px;
}
.utility_documents li a:hover
{	float: left;
	display: block;
	list-style: none;
	color: #7F7F7F;
	text-decoration: underline;
}
.doc_icon_1
{	background: url('/images/doc_icon_1.gif' ) no-repeat;
	padding: 0 0 0 26px;
}
.doc_icon_2
{	background: url('/images/doc_icon_2.gif' ) no-repeat;
	padding: 0 0 0 26px;
}
.doc_icon_3
{	background: url('/images/doc_icon_3.gif' ) no-repeat;
	padding: 0 0 0 26px;
}
/* Documents Page */
/* Spotlight Page */
.spotlight
{	margin-top: 15px;
}
.spotlight h1
{	font-family: Arial;
	font-size: 12px;
	color: #24a27c;
	margin: 0;
}
.spotlight_ul
{	float: left;
	display: block;
}
.spotlight_ul li
{	float: left;
	display: block;
	width: 162px;
	padding: 0 20px 0 20px;
	height: 170px;
	font-size: 11px;
	color: #7F7F7F;
	font-family: Arial;
	font-weight: normal;
}
.video-iframe
{	width: 710px;
	height: 270px;
}
/* Spotlight Page */
.footer
{	font-size: 12px;
	font-family: Arial;
	color: #3d3d3d;
	margin: 30px 0 0px 0;
}
.footer a
{	color: #3d3d3d;
	text-decoration: underline;
}
.footer a:hover
{	color: #3d3d3d;
	text-decoration: none;
}
.footer_left
{	float: left;
	width: 645px;
}
.footer_right
{	float: right;
}

/* Contact Us */
#contact_us_left
{	width: 454px;
	float: left;
	margin-left:2px;
}
#contact_us_right
{	width: 362px;
	float: right;
	background-color: #008C33;
	margin-top:-1px;
}
#contact_us_heading
{	font-family: 'Myriad Pro Cond';
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin:40px 25px 0px 25px;
}
#contact_us_fields
{	margin:0px 25px 0px 25px;
}
.contact_us_info_box_left
{	margin-left: 70px;
	margin-right: 40px;
	width: 160px;
	float: left;
}

.field_label
{	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C4E150;
	padding-bottom:0px;
	margin-bottom:3px;
}
.field_box
{	margin-bottom:7px;
}
.user_input_form
{	font-family: Arial;
	font-size: 12px;
}
.user_input_form submit
{	padding-left:12px;
}


/* Other Elements */
.clear
{	clear: both;
}
.bcolor
{	color: #008C33;
}
.bcolor2
{	color: #24a27c;
}
.header_txt
{	font-size: 14px;
	color: #2b82a8;
	font-family: Arial;
	font-weight: normal;
	padding: 10px 0 0 0;
}
.header_txt a
{	font-size: 14px;
	color: #3d3d3d;
	text-decoration: none;
}
.header_txt a:hover
{	font-size: 14px;
	color: #2b82a8;
	text-decoration: none;
}
.copy_home_h1
{	font-size: 44px;
	color: #7F7F7F;
	font-family: Georgia;
}
.copy_home_h1b
{	font-size: 14px;
	color: #7F7F7F;
	font-family: Georgia;
	padding: 5px 0 0 0;
}
h1
{	font-size: 30px;
	color: #7F7F7F;
	font-family: Georgia;
	margin: 25px 0 20px 0;
	font-weight: normal;
}
h2
{	font-family: Georgia;
	font-size: 30px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
p
{/*	color: #7F7F7F;
	font-size: 13px;
	font-family: Arial;*/
	color: #7F7F7F;
	font-weight: normal;
	padding: 0 0 10px 0;
	font-family: Verdana;
	font-size: 11px;
}
p a
{	color: #008C33;
	text-decoration: none;
}
p a:hover
{	color: #008C33;
	text-decoration: underline;
}
.copy_spot
{	font-size: 14px;
	color: #7F7F7F;
	font-family: Verdana;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.copy_spot_1
{	font-size: 13px;
	color: #7F7F7F;
	font-family: Arial;
}
.copy_spot_2
{	font-size: 18px;
	color: #2b82a8;
	font-family: Georgia;
}
.copy_spot_3
{	font-size: 12px;
	color: #7F7F7F;
	font-family: Arial;
}
.copy_dicover
{	color: #24a27c;
	font-size: 17px;
	font-family: Georgia;
}
.copy_dicover a
{	color: #24a27c;
	text-decoration: none;
}
.copy_dicover a:hover
{	color: #24a27c;
	text-decoration: underline;
}
.copy_map
{	color: #24a27c;
	font-size: 11px;
	font-family: arial;
}
.copy_map a
{	color: #24a27c;
	text-decoration: none;
}
.copy_map a:hover
{	color: #24a27c;
	text-decoration: underline;
}
.hr
{	border-top: 1px solid #d3d3d3;
	padding: 0 0 10px 0;
}
img
{	border: 0;
}

.news td
{	vertical-align: text-top;
	padding: 0px 15px 0px 0px;
	width: 33%;
}

.news td h1
{	font-size: 16px;
	font-weight: bold;
}

.news td h1 a
{	color: #000;
}

ul.error
{	font-family: Arial;
	font-size: 12px;
}

ul.error li
{	font-family: Arial;
	font-size: 12px;
	margin-left: 40px;
}

ul.error li a
{	color: #008C33;
	text-decoration: none;
}

ul.error li a.hover
{}

.callUs_table
{	width:100%;	
}
.callUs_table td
{	vertical-align:top;
}

.process_list
{	color: #7F7F7F;
	list-style:decimal;
}
.process_list li
{	color: #7F7F7F;
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
}

.input_form
{	font-family: Arial;
	font-size: 12px;
}

.input_controls_table
{	margin:15px;
}

.input_controls_table td
{	padding-right: 6px;
	padding-left: 6px;
	text-align: left;
}

.input_controls_table table
{	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin: 0px auto;
	border: 0px;
}

.data_list_table
{	border-spacing:0px;
	border-collapse:collapse;
}

.data_list_table th
{	padding: 6px 1px 6px 1px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #286897;
	padding: 1px 1px 1px 3px;
	background-color: #005596;
}

.data_list_table td
{	padding:0px;
	margin:0px;
	font-size:11px;
	border: 1px solid #9CB0C7;
	padding: 1px 1px 1px 3px;
}

.visitor_count
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-bottom: 5px;
}

.calculator_table
{	font-family:Arial;
	padding-top:10px;
}

.calculator_table td
{	padding:2px 0px;
	font-family:Arial;
	font-size:12px;	
}

.calculator_table td.error
{	color:Red;
	font-weight:bold;
}

.calculator_table td.hilite
{	color:#dc143c;
}

.calculator_table td.centerLabel
{	font-weight:bold;
	text-align:center;
}

.calculator_table td.title
{	font-weight:bold;
	font-size:13px;
	padding:10px 0px;
	text-decoration:underline;
}

.calculator_table td input
{	margin-left:10px;
}

.calculator_table td select
{	margin-left:10px;
}

.side_pannel_box table.steps img
{	border:solid #999999 1px;
	margin-top:3px;
}
	
.side_pannel_box table.steps td
{	vertical-align:top;
	padding:7px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.side_pannel_box table.steps td.numberBold
{	vertical-align:top;
	color:green;
	font-weight:bold;
	font-size:24px;
	padding:7px 10px;
}

.homeNews
{	background: url('/images/background_box.jpg' ) no-repeat;
	padding: 38px 30px;
	height:181px;
}

#newsMenu
{	vertical-align:top;
	border-right:1px solid #cccccc;
	padding-right:20px;
	width:31%;
}

td#newsMenu h1
{	margin-top:0px;
}

#newsMenu div a
{	display:block;
	padding:10px 0px;
}

#newsMenu div img
{	border:1px solid #005596;
}

#newsContent
{	padding-left:20px;
}

#newsContent div.news
{	height:191px;
}

#newsContent div.news h1
{	margin-top:0px;
}

#newsContent div.news h1 a
{	color:#000000;
	text-decoration:none;
}

#newsContent div.news h1 a:hover
{	text-decoration:underline;
}

span.email
{	font-family:Arial;
	font-size:13px;
}

table.email
{	font-family:Arial;
	font-size:13px;
}

ul.email
{	font-family:Arial;
	font-size:13px;
	padding-left:20px;
}

ul.email li
{	padding:5px 0px;
}


/* Case Study page */
#case_study
{	font-family: Arial;
	font-size: 14px;
	margin-right: 50px;
	margin-left: 50px;
}

#case_study table
{	border-collapse:collapse;
	border-spacing:0;
}

#case_study h1
{	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

#case_study_overview table
{	margin-right: 20px;
	margin-left: 20px;
	width: 70%;
}

#case_study_measures td
{	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #808080;
	text-align: center;
}

#case_study_env p
{	padding-bottom:0px;
}

#case_study_overview td
{	padding-bottom:5px;
}

#case_study_footnote p
{	margin-left: 20px;
	font-size: 11px;
	padding-bottom:1px;
}
/*


	
.content_left_program h3 a
{	color:#1f759b;
}



.programImages
{	float:left;
	padding-top:80px;
}
*/