* { margin: 0; padding: 0; }
a:active, a:focus { outline: 0;}

body { 
	font-family: sans-serif; 
	font-size: 12px; 
	/*color: #766e6e; */
	color: #333;
	background: #545d4a url('images/bg1.jpg');
	text-align: center;
}

IMG {
	border: none;
}


#body_wrap {
	background-image: url('../images/bg2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-position:top;
	width:100%;
}

#header {
	margin: auto;
	width: 982px;
	background: #fff;
	text-align: center;
}


#get_informed {
	width: 196px;
	border-right: dashed 1px #a9a9a9;
}

#take_action {
	margin-left: 20px;
	border-right: dashed 1px #a9a9a9;
	width: 160px;
}

#fb_buttons {
	float: left;
/*	width: 388px;*/
	width: 320px;
/*	margin-left: 57px;*/
	margin-top: 15px;
	height: 30px;
}

#tweet_buttons {
	float: left;
	width: 110px;
/*	margin-left: 57px;*/
	margin-left: 20px;
	margin-top: 15px;
	height: 30px;
	background: #fff;
}


#days {
	width: 71px;
	height: 49px;
	margin: 5px 12px 0 16px;
}

#days_para {
	font-weight: bold;
	font-size: .9em;
}


#days_para P {
	padding-top: 7px;
}

#get_informed, #take_action, #days {
	float: left;
}

#get_informed IMG, #take_action  IMG, #days_para IMG{
	margin-top: 11px;
}


#flash {
	height: 158px;
	/*background: #fff url(../images/banner983.jpg) 50% no-repeat;*/
	/*background: #fff url(../images/banner_post_cop1.jpg) 50% no-repeat;*/
	/*background: #fff url(../images/header.jpg) 50% 0 no-repeat;*/
	background: #fff url(../images/CLIBanner.jpg) 50% no-repeat;
}

#header_options {
	margin: auto;
	height: 54px;
	background: #fff;
	width: 829px;
	text-align: left;
}



#header_options A, #take_action A, #days_para A {
	color: #6b6b6b;
	text-decoration: none;
}



#body { 
	width: 982px; 
	margin: 0 auto; 
	background: #fff;
	min-height: 200px;
}


#body_content {
	margin: auto;
	width: 829px;
	text-align: left;
	padding-top: 10px;
}


.color_ash {
	color: #181a1e;
}

.color_red {
	/*color: #f50000;*/
}

.color_light_grey {
	color: #766e6e; 
}



#page_head {
	background: url('../images/page_head_bg.jpg') repeat-x top left;
	height: 106px;	
	border-bottom: dotted 1px #c9c9c9;
	padding-bottom: 20px;
	margin-top: 30px;
}


#page_head_l {
	float: left;
	width: 369px;
	/*margin-left: 16px;*/
	text-align: center;
}

#page_head_r {
	float: left;
	width: 430px;
/*	padding-top: 28px;*/
}

#page_head_r TR {
	height: 100px;
}

#page_head_l H1 {
	font-weight: normal;
	font-size: 53px;
	margin-top: 18px;
	padding: 0;
}


#clearL {
	clear: left;
}


#page_content {
	margin-left: 16px;
	margin-right: 13px;
}

#page_content H2 {
	font-weight: bold;
	font-size: 19px;
	margin:1em 0;
}

#page_content H3 {
	font-weight: bold;
	font-size: 17px;
	margin:1em 0 .1em 0;
}

#page_content H4 {
	font-weight: bold;
	font-size: 14px;
	margin:1em 0 .1em 0;
}

#page_content UL {
	margin: 0 0 14px 25px;
}

#page_content LI{
	list-style-image: url('../images/li_arrow_red.jpg');
	list-style-type: circle;
	line-height: 17px;
}

dt{font-weight:bold}
dt, dd{
		display:inline;
		margin:0 10px 10px 0;
		}

#page_content P {
	margin-top: 10px;
	margin-bottom: 10px;
}

#page_content_1_1 {
	width: 100%;
	margin-top: 11px;
}


#page_content_1_2{
	float: left;
	width: 450px;
	margin-right: 15px;
	margin-top: 11px;
}

#page_content_2_2 {
	float: left;
	margin-left: 15px;
	margin-top: 11px;
	width: 315px;
}


#page_content_1_2b{
	float: left;
	width: 590px;
/*	margin-right: 15px;*/
	margin-top: 11px;
}

#page_content_2_2b {
	float: left;
/*	margin-left: 15px;*/
	margin-left: 20px;
	margin-top: 11px;
	width: 190px;
}


#page_content_1_3 {
	float: left;
	width: 320px;
	margin-right: 15px;
	margin-top: 11px;
}

#page_content_2_3 {
	float: left;
	margin-left: 35px;
	margin-right: 25px;
	margin-top: 11px;
	width: 230px;
}

#page_content_3_3 {
	float: left;
	margin-left: 15px;
	margin-top: 11px;
	width: 160px;
}


#page_content_1_2_mp{
	float: left;
	width: 480px;
	margin-right: 15px;
	margin-top: 11px;
}

#page_content_2_2_mp {
	float: left;
	margin-left: 15px;
	margin-top: 11px;
	width: 285px;
}



.dotted_hr {
	border-top: dotted 1px #c9c9c9;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 5px;
	margin-right: 5px;
	height: 1px;
}

#page_content A {
	color: #f50000;
	text-decoration: none;
}

#page_content A:hover {
	color: #f50000;
	text-decoration: underline;
}

#page_content A:visited {
	color: #999;
}



#SlidePlayer {
	margin: 20px 0 15px 0;
	text-align: center;
}

/* breadcrumb */
#breadcrumb{
	color:#999;
	margin:10px 0 5px 0;
	border-bottom:1px dotted #C9C9C9;
	padding:0 0 8px 0;
	}
#breadcrumb ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
  
#breadcrumb ul li{display: inline}
#breadcrumb ul li a{
	color: #999 !important;
	text-decoration: none;
	}

#breadcrumb a:hover {
	color: #f50000;
	text-decoration: underline;
	}

#breadcrumb a:visited {color:#181a1e}
.bc-arrow{
	background:#fff center right url(../images/arrow-breadcrumb2.gif) no-repeat;
	padding:0 10px 0 0;
	}

/* page headings */
.page-heading{
	color:#999;
	margin:10px 0 0 0;
	}
	
/* accordion */
#accordion .promo-img{float:left}
#accordion .promo-txt{
	float:left;
	width:260px; 
	margin:0 0 10px 10px !important;}
a:link.acc-video, a:visited.acc-video, a:hover.acc-video, a:active.acc-video{
	background:right center url(../images/li_arrow_red.jpg) no-repeat !important;
	padding-right:8px;
	font-weight:bold;
	color:#000 !important;
	}
a:link.acc-title, a:visited.acc-title, a:hover.acc-title, a:active.acc-title{
	font-weight:bold;
	color:#999 !important;
	}


	
	
/*JQuery tabs [start]*/	

#contentTabs {
	margin-top: 35px;
}
	
#tabs ul, #tabs ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs h3 {
	font-weight: bold;
	font-size: 13px;
}

#tabs h4 {
	font-weight: bold;
	font-size: 12px;
	color: #999;
}

.tabsCol {
	width: 100%;
}

.tabsColL {
	float: left;
	width: 380px;
}

.tabsColR {
	float: left;
	width: 180px;
	margin-left: 10px;
}


.sbItem {
	width: 182px;
	border: solid 1px #333;
}


}
/*JQuery tabs [end]*/






.txtBold {
	font-weight: bold;
}

.stripRed {
	font-weight: bold;
	color: #fff;
	background-color: #ff0000;
	font-size: 17px;
}

.sub {
	font-size:9px; 
	position:relative; 
	margin-top:0.5em;
}

.linklist li {
line-height:17px;
list-style-image:url("../images/li_arrow_red.jpg");
margin:0 0 0 12px;
}

.linklist a {
	color:#F50000;
	/*color:#766E6E;*/
	text-decoration:none;
	}

.linklist a:visited {
	color:#999;
	}
.linklist a:hover {
	text-decoration:underline;
	color:#F50000;
	}
	
	
/*  additional list styles   */
/* #list_red_arrow UL {
	margin-left: 25px;
}

#list_red_arrow LI{
	list-style-image: url('../images/li_arrow_red.jpg');
	list-style-type: circle;
	line-height: 17px;
}


#list_red_arrow A {
	color: #f50000;
	text-decoration: none;
}

#list_red_arrow A:hover {
	color: #f50000;
	text-decoration: underline;
}

#list_red_arrow A:visited {
	color: #999;
}*/








.fontBold {
	font-weight: bold; 
}

