﻿body 
{
	min-width:764px;
	margin:0 0 20px 0;
	padding:0;
	border:0;	
}

form 
{
	margin:0;
}

p, div,td,th,li,dl,span,dd,h1,h2,h3,h4,h5,h6,ol
{
	
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#330;
}

li,p,br,td 
{
	line-height:1.3em;
}

h1,h2,h3 
{
    font-weight:bold;
    color:#69c;
}

h2,h3 
{
    font-size:11pt;	
	line-height:1.2em;
}

h1 
{	
	font-size:14pt;
	padding:0;
	line-height:1.5em;	
}

h2 
{	
}

h3 
{
	color:#330;
}



#content_contacts h2 ,
#content_ltm h2,
#content_sdm h2
{
	margin-bottom:0 !important;
	padding:0 !important;
}


ul 
{
	margin-left:17px;
	margin-top:0;
	margin-bottom:0;
}

ul li 
{
	/*height:17px;
	line-height:17px;
	vertical-align:top;*/
}

img 
{
	border:0;
}


#content table 
{
	/*background-color:#D8E6F4;*/
}

#content td.title 
{
	font-weight:bold;
	color:#bdd5ec;
	background-color:#fff;
	text-align:left;
	vertical-align:bottom;	
}		

#content th 
{
	font-weight:bold;
	color:#f9f6e3;
	background-color:#F15c22;
	text-align:left;
	vertical-align:middle;
	padding:3px;
}

#content tbody td ,
.table_body tbody td
{

}

#content td.alternate_row,
#content tr.alternate_row
{
	background-color:#bdd5ec;	
}

#content td.even_row ,
#content tr.even_row
{
	background-color:#d8e6f4;
}

#content td.alternate_col 
{
	background-color:#9bbddd;
}

#content tfoot td,
#content tr.footer
{
	background-color:#69c;
	height:20px;
}

#content .front_page_col 
{
	background-color:#d8e6f4;
}

a 
{
	color:#000;
}

a:visited 
{
	color:#69c;
}

a:active , a:hover 
{
	color:#F15c22;
}

#outer_wrapper 
{
	margin:5px auto;
	width:760px;
	padding:0;
	border:0;		
}

#inner_wrapper 
{
	border-right:solid 1px #638fcb;
	border-left:solid 1px #638fcb;
	border-bottom:solid 1px #638fcb;
	background-color:#fff !important;
	height:100%;
	padding:0 0 20px 0;
	overflow:hidden;
	
}

#inner_wrapper_hp 
{	
	background-color:#fff !important;
	border:0 !important;	
	height:100%;
	overflow:hidden;
}

div.note 
{
    font-weight:normal !important;   
    font-size:8pt;
}

#horz_menu 
{
	position: relative; 
	text-align: left; 
	left: 0; 
	top: 69px;
	background-color: Transparent;
	width:100%;
	border:0;
	margin:0;
	padding:0;	
	overflow:hidden;
}

#horz_menu table,#horz_menu div
{
	/*display:inline-block;*/
}

#horz_menu span 
{
	float:left;
}

#horz_menu  a img
{
	display:none;
}


#horz_menu .StaticMenuStyle 
{
	margin:0;
	padding:0 ;
	border:0;
}

#horz_menu .StaticMenuItemStyle
{
	margin:0;
	padding:0;
	
	font-size:8pt !important;
	color:#330;	
}

#horz_menu .StaticMenuItemStyle a
{		
	padding-left:5px ;
	padding-right:5px;	
	color:#fff;
	border-right:solid 1px #fff !important;
}

#horz_menu .StaticHoverStyle 
{
	color:#f15c22 !important;
}

#horz_menu .StaticSelectedStyle a
{
	color:#f15c22 !important;
}
	

#top_banner
{
	position:relative;
	height: 89px;
	line-height:89px;
	vertical-align:bottom;
	background-position: left top;
	background-image: url(images/topPanel_gradient.jpg);
	background-repeat: repeat-x;
	background-color:#bdd5ec;
	border-top:0;
	margin:0 !important;
	padding:0 !important;	
	overflow:hidden;
}

#second_banner
{
	display:none;
	height:14px;
	line-height:14px;
	overflow:hidden;
	background-color:#f9f6e3;
	color:#330;
	font-size:8pt;
	padding-left:5px;	
	border-right:solid 1px #638fcb;
	border-left:solid 1px #638fcb;
	margin:0;
}

#inner_wrapper_hp #second_banner
{
	height:14px;
	background-color:#f9f6e3;
	color:#330;
	font-size:8pt;
	padding-left:5px;	
	border:0 !important;
	border-left:solid 1px #638fcb;	
	margin:0;
}

#left_column 
{
	width:175px;
	background-color:#f15c22;
	float:left;	
	clear:left;
	
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
	/*overflow:hidden;*/
	
}


#inner_wrapper_hp #left_column
{
	float:left !important;
	clear:left;	
}

#left_column .mnuVert,
#left_column .AspNet-Menu-Vertical
{
	margin:0;
	padding:0;
	border:0;
}

#inner_wrapper_hp #left_column,
#left_column .AspNet-Menu-Vertical ul,
#left_column li ul
{
	width:175px;
}

#left_column li ul
{
	left:175px;
}


#left_column .AspNet-Menu-Vertical ul 
{	
	background-color:Transparent;
	border-bottom:solid 2px #000;	
}

#left_column li li
{
	
	border-right:solid 2px #000;	
	border-left:solid 2px #000;
	background-color:#f15c22;
	
}

#left_column li a,
#left_column li span,
#left_column .AspNet-Menu-Link
{
	
	color:#330;
	font-size:8pt;
	padding:2px 0 2px 5%;
	display:block !important;
	width:95%;
	border-top:solid 2px #000;
	background-color:#f15c22;
	
}

#left_column li li a,
#left_column li li span 
#left_column .AspNet-Menu-WithChildren .AspNet-Menu_Link
{
	background-color:#FFC423 !important;	
}

#left_column li a:hover
{
	background-color:#FFC423;
}

#left_column li li a:hover
{
	background-color:#B0BC25  !important;
}


#left_column .LeftBottomImage 
{
	vertical-align:bottom;
}

#content 
{	
	background-color:transparent;
	margin-left:192px;
	height:100%;	
}

.content_managment 
{
	margin-left:0 !important;
}

#inner_wrapper_hp #content
{	
	background-color:transparent;
	float:left !important;
	margin:0;
	border:0 !important;
	padding:0  !important;
	width:584px;
	overflow:hidden;	
}

#inner_wrapper_hp #content p,
#inner_wrapper_hp #content h1,
#inner_wrapper_hp #content h5,
#inner_wrapper_hp #content ul
{
	padding-left:20px;
}

#inner_wrapper_hp #content h1
{
	margin-top:50px;
}
#inner_wrapper_hp #content h5 
{
	margin-bottom:0;
}

#inner_wrapper #content h1 
{
	padding-top:40px;
}

#pdf_images img 
{
	border:solid 1px #000;
}

#pdf_images,
#pdf_images a
{
	margin-left:10px;
}

#bread_crumb
{
	text-align:right;
	padding-right:5px;
	font-size:10pt !important;
}

#bread_crumb span , #bread_crumb a
{
	font-size:8pt !important;
	color:#4f81c4;
}


#top_banner .link_button
{
	display:none;
	float: left;
	width: 186px;
	height: 27px;
	line-height:27px;
	text-align:center;
	font-size: 9pt;
	font-weight:bold;
	margin-left: 3px;
	margin-right:7px;
	margin-top:30px;
	background-position: center center;
	background-image: url(images/link_button.jpg) !important;
	background-repeat: no-repeat;
	background-color: transparent;
}

#top_banner .link_button a 
{
	text-decoration:none;
	color:#000;
}

#top_banner .perl_button 
{
	display:none;
	float:left;
	width:54px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	margin-left:3px;
	margin-right:7px;
	margin-top:30px;
	background:transparent url(images/perl_button.jpg) no-repeat center center;
	text-transform:uppercase;
}

#top_banner .perl_button a 
{
	text-decoration:none;
	color:#000;
}

	#top_banner #search_block
	{
		display:none;
		height:18px;
		line-height:18px;
		width:285px;
		float:left;
		margin-left:3px;
		margin-right:3px;
		margin-top:30px;
		
		font-size:9pt;
		font-weight:bold;
		color:#fff;	
	}
	
	html>#search_block {
		
		
	}
	
	#top_banner #search_block  input{
		display:inline;				
		height:18px;		
	}
	
	#top_banner #search_block  .txtSearch {
		font-size:8pt;
		
		border:1px solid #000;
		border-style:groove;		
		width:190px;
	}
	
	#search_block  .btnSearch {				
		width:20px;					
	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Search Block Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.ECRlogo_p2 , .IowaLogo_p2
{
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}

.ECRlogo_p1, .IowaLogo_p1 
{
	
	margin-bottom:10px;
}

.ECRlogo_p1 
{
	margin-left:45px;
	margin-top:150px;
}

.IowaLogo_p1 
{
	margin-left:42px;
	margin-top:40px;
}


/* `````````````````````````````````` Search Page Styles ``````````````````````````````````````````` */
.search_page_control A
{
    font-weight: normal;
    font-size: xx-small;
    
    text-decoration: underline
}
.search_page_control A:active
{
    font-weight: normal;
    font-size: xx-small;
    
    text-decoration: underline
}
.search_page_control A:hover
{
    font-weight: normal;
    font-size: xx-small;
    text-decoration: underline
}
.search_page_control A:link
{
    font-weight: normal;
    font-size: xx-small;
    
    text-decoration: underline
}
.search_page_control A:visited
{
    font-weight: normal;
    font-size: xx-small;
    color: navy;
    
    text-decoration: underline
}
.search_results_text
{
    font-size: x-small;
    color: #000;
    
}
.search_results_text A
{
    font-weight: bold;
    font-size: x-small;
    
    text-decoration: underline
}
.search_results_text A:active
{
    font-weight: bold;
    font-size: x-small;
    
    text-decoration: underline
}
.search_results_text A:hover
{
    font-weight: bold;
    font-size: x-small;
    text-decoration: underline
}
.search_results_text A:link
{
    font-weight: bold;
    font-size: x-small;
    
    text-decoration: underline
}
.search_results_text A:visited
{
    font-weight: bold;
    font-size: x-small;
    
    text-decoration: underline
}

.file_path
{
    font-size: 7pt;
    font-style: italic;
    
}
.doc_exerpt
{
    font-size: 8pt;
    
    overflow:hidden;
}
.search_page_current
{
    font-weight: bold;
    font-size: x-small;
    
    text-decoration: none
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TAR Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.table_header {	
	width:526px;
	font-weight:bold;	
	text-align:center;
	border:0;
	padding:0;
	margin:0;
}
#addFile .table_header 
{
	width:675px !important;
}

.table_header th 
{
	font-weight:bold;
	
	color:#f9f6e3;
	background-color:#f15c22;
	text-align:left;
	vertical-align:middle;
	padding:3px 3px 0 3px;
}

.table_body {
	padding:0;
	margin:0;
	border:0;
	 width:526px;
}


#addFile .table_body 
{
	width:675px !important;
}


.action_column, 
.action_header 
{
	width:25%;
	text-align:center !important;		
}

.action_column {
	
	white-space:nowrap;	
}

.action_header {	
	color:#ffffff;	
	font-weight:bold;
}

.tar_name_column_wide 
{
	width:405px;
	text-align:left;
	vertical-align:middle;
	border:0px;
}

.tar_name_header_wide 
{
	width:405px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	border:0px;
}

.tar_action_column {
	width:200px;
	text-align:center;
	vertical-align:bottom;
	white-space:nowrap;
	
}

.tar_action_header {
	width:200px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	
}

.tar_name_column {
	
	width:155px;
	text-align:left;
	vertical-align:middle;
	border:0px;
	
}
.name_header {
	
	text-align:left;
	font-weight:bold;
	vertical-align:bottom;
	color:#ffffff;
}

.name_header,
.name_column 
{
	width: 75% !important;
	
}



.month_header {
	width:155px;
	text-align:left;
	vertical-align:middle;
	border:0px;
	font-weight:bold;
	
}


.lessons_column {
	width:210px;
	text-align:center;
	vertical-align:middle;
	border:0px;
}

.lessons_header {
	width:210px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	border:0px;
	font-size:7pt;
	
}


.add_item 
{
	text-align:right !important;
	padding-right:10px;
}

.date_header,
.date_column 
{
	width:25%;
}

.date_header {
	
	font-weight:bold;
	font-size: 8pt;
	
}

.date_column {
	font-size: 10pt;
	vertical-align:top;
}

.member_header , 
.member_column 
{
	width:50%;
}

.member_header {
	
	font-weight:bold;	
}

.member_column {	
	font-size: 10pt;
	vertical-align:top;
}




.meeting_date_header {
	width:58px;
	font-weight:bold;
	
	font-size: 8pt !important;	
	vertical-align:bottom;
}

.meeting_date_column {
	width:58px;
	
	font-size: 8pt !important;
	vertical-align:top;
	
}

.meeting_teamname_header {
	width:80px;

	font-size: 8pt !important;	
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.meeting_teamname_column {
	width:80px;

	font-size: 8pt !important;
	vertical-align:top;
	text-align:center;
}
.meeting_principal_attended_header {
	width:50px;
	
	font-size: 8pt !important;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.meeting_principal_attended_column {
	width:50px;	
	
	font-size: 8pt !important;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	
}
.meeting_length_header {
	width:40px;
	
	font-size: 8pt !important;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.meeting_length_column {
	width:40px;	
	
	font-size: 8pt !important;
	text-align:center;
	vertical-align:top;
}


.meeting_unit_header {
	width:95px;	
	
	font-size: 8pt !important;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	
}

.meeting_unit_column {
	width:95px;	
	
	font-size: 8pt !important;
	text-align:center;
	vertical-align:top;
	
}

.meeting_activities_header {
	width:95px;	
	
	font-size: 8pt !important;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.meeting_activities_column {
	width:95px;	
	
	font-size: 8pt !important;
	text-align:center;
	vertical-align:top;
	
}

.meeting_analysis_header {
	
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	
}

.meeting_analysis_column {
	width:53px;	
	
	font-size: 8pt;
	text-align:center;
	vertical-align:top;
	
}

.meeting_action_header {
	width:90px;	
	
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.meeting_action_column {
	width:90px;	
	
	font-size: 8pt;
	text-align:center;
	vertical-align:top;
	
}

.meeting_total_mintutes {
	width:205px;	
	
	font-size: 8pt;
	font-weight:bold;
	text-align:Left;
}

.row_off {
	background-color:#d8e6f4 !important;	
	vertical-align:middle;
	border:0px !important;
	/*width:100% !important;*/
}

.row_off td 
{
	background-color:#d8e6f4 !important;
}

.row_on {
	background-color:#bdd5ec !important;	
	vertical-align:middle;
	border:0px !important;
	/*width:100% !important;*/
}

.row_on td 
{
	background-color:#bdd5ec  !important;
}

.visit_row_on {
	background-color:#bdd5ec;
	padding-left:15px;
	border-bottom:1px solid #330066;
	
}

.visit_row_off {
	background-color:#d8e6f4;
	padding-left:15px;
	border-bottom:1px solid #330066;
}

.visit_header {width:450px;text-align:left !important;}

.visit_name_column {
	width:75%;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	
}

.visit_row_on .visit_name_column,
.visit_row_on .tar_action_column 
{
	background-color:#d8e6f4 !important;
}

.visit_row_off .visit_name_column,
.visit_row_off .tar_action_column 
{
	background-color:#bdd5ec !important;
}

.page_Name {
	padding-left:3px;
	text-align:left!important;
	width:335px!important;
	background-color:#f15c22;
	color:#fff;
	
}


th.page_step, td.page_step {
	padding-right:3px;
	text-align:right!important;
	width:188px !important;
}

.xlong_label {
	font-weight:bold;
	width:275px;
	font-size:9pt;
}

.button_bar {
	width:526px;
    padding:5px;
    margin:0;
	border:0;	
}

.button_bar tbody td 
{
	
}

.back_button {
	width:155px;
	text-align:left;
}

.cancel_button {
	width:155px;
	text-align:center;
}

.next_button {
	width:155px;
	text-align:right;
}

.next_button #btnSubmit,
.next_button #btnVisit 
{
	width:160px;	
}

.next_button #btnVisit 
{
	margin-top:10px;
}

.file_name_column {
		width:400px;
		text-align:left;
	}
	
	.file_name_header {
		font-weight:bold;
		width:400px;
		text-align:left;
	}
	
	.file_action_column {
		width:150px;
		text-align:center;
		background-color:#f15c22 !important;
	}
	
	
.comment_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	padding-top:10px;
}

.comment_subheader {
	padding-left:10px;
	
	font-size: 8pt;
	text-align:left;
	font-style:italic;
	width:115px;
	vertical-align:top;

}


.total_label {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:255px;
	
}

.total_column {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:center;
	vertical-align:bottom;
	width:75px;
	
}	

.heading_1,
.column_1 
{
	font-size: 8pt;
	text-align:left;
	width:50%;
}

.heading_1 {
	font-weight:bold;	
	vertical-align:bottom;	
}

.column_1 {	
	vertical-align:top;	
}
	
.heading_2,
.column_2 
{
    font-size: 8pt;
	text-align:center;
	width:10%;
}

.heading_2 {
	font-weight:bold;	
	vertical-align:bottom;	
}

.column_2 {	
	vertical-align:middle;		
}

.heading_3,
.column_3 
{
    font-size: 8pt;
	text-align:center;
	width:10%;
}

.heading_3 {
	font-weight:bold;	
	vertical-align:bottom;
}

.column_3 {	
	vertical-align:middle;	
}

.heading_4,
.column_4 
{
    font-size: 8pt;
	text-align:left;
	width:30%;
}

.heading_4 {
	font-weight:bold;	
	vertical-align:bottom;	
}

.column_4 {
	vertical-align:middle;	
}

.heading_5,
.column_5 
{
    font-size: 8pt;	
	width:165px;
}

.heading_5 {
	font-weight:bold;
	text-align:left;	
	vertical-align:bottom;	
}

.column_5 {	
	text-align:right;
	vertical-align:middle;
}


	
.column_5_a {
	
	
	font-size: 8pt;
	text-align:right;
	vertical-align:middle;
}

.staff_name_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:95px;
	
}

.staff_grade_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:45px;
	
}

.staff_length_header{
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:85px;
	
}

.staff_strategy_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:80px;
	
}

.staff_comments_header
{
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:80px;
	
}



.staff_action_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:80px;
	
}





.staff_name_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:95px;
	
}

.staff_grade_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:45px;
	
}



.staff_length_column{
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:85px;
	
}



.staff_strategy_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:80px;
	
}

.staff_comments_column
{
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:80px;
	
}

.staff_action_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:80px;
	
}

.session_length_header,
.session_length_column 
{
	font-size: 8pt;
	text-align:left;
	width:60px;
}

.session_length_header 
{
	font-weight:bold;	
	vertical-align:bottom;	
}

.session_length_column 
{
	vertical-align:top;	
}

.session_comments_header,
.session_comments_column 
{
	font-size: 8pt;
	text-align:left;
	width:140px;
}

.session_comments_header 
{
	font-weight:bold;	
	vertical-align:bottom;	
}

.session_comments_column 
{
	vertical-align:top;
}

.demo_audience_header{
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:125px;
	
}

.demo_stategy_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:125px;
	
}

.demo_who_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:125px;
	
}

.demo_action_header {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:bottom;
	width:100px;
	
}


.demo_audience_column{
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:125px;
	
}

.demo_stategy_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:125px;
	
}

.demo_who_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:125px;
	
}

.demo_action_column {
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:100px;
	
}

.label {
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
	width:150px;
}

.short_label {
	font-weight:bold;
	width:100px;
}

.long_label {
	font-weight:bold;
	width:175px;
	vertical-align:top;
	text-align:left;
}

.date_label {
	width:100px;
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
}

.member_label {
	width:100px;
	font-weight:bold;
	
	font-size: 8pt;
	text-align:left;
	vertical-align:top;
}


p.key {margin:0 0 1em 0;}
.key div {font-size:8pt !important;}
div.key {margin-top:0;}

/* ---------------------------------- Tab Navigation Styles ----------------------- */
#container {
		width:526px;
		/*
		margin-left:auto;
		margin-right:auto;
		*/
		margin-top:30px;
		border:1px solid #000;
		background-color:Transparent;
		overflow:hidden;
	}
	
	#tab_bar {
		width:100%;
		background-color:#69c;
		display:block;
		min-height:27px;
		/*clear:both;
		line-height:5px;
		overflow:hidden;
		margin:0;
		padding:0;*/
	}
	
	ul#tabs {
		
		list-style-type:none;
		margin:0;
		padding:0;
		border:0;
		clear:both;
		background-color:#69c;
		width:100%;
	}
	
	ul#tabs li {
		display:inline;
		margin:0 3px 0 3px;
	}
	
	ul#tabs li#last {
		clear:right;
	}
	
	
	ul#tabs li a {
		font-size:7pt;
		color:#fff;
		background-color:#69c;
		text-decoration:none;
		display:block;
		float:left;
		padding:5px 4px 5px 4px;	
		border-right:1px solid #ccc;	
		
	}
	
	
	
	ul#tabs li a:hover {
		text-decoration:none;
		background-color:#F15c22;
		color:#fff;
	}
	
	#addReport #container #tab_bar ul#tabs li a#addRep,
	#contacts #container #tab_bar ul#tabs li a#contacts,
	#ltm_tab #container #tab_bar ul#tabs li a#ltm_tab,
	#sdm_tab #container #tab_bar ul#tabs li a#sdm_tab,
	#comments_tab #container #tab_bar ul#tabs li a#comments_tab,
	
	#osv1 #container #tab_bar ul#tabs li a#osv1_tab,
	#sessions #container #tab_bar ul#tabs li a#sessions_tab,
	#osv2 #container #tab_bar ul#tabs li a#osv2,
	#osv3 #container #tab_bar ul#tabs li a#osv3,
	#cv_tab #container #tab_bar ul#tabs li a#cv_tab,
	#dp_tab #container #tab_bar ul#tabs li a#dp_tab,
	
	#reqInfo #container #tab_bar ul#tabs li a#req_info,
	#participants #container #tab_bar ul#tabs li a#participants,
	#ltm_tab #container #tab_bar ul#tabs li a#detail_tab,
	#comments #container #tab_bar ul#tabs li a#comments_tab,
	#files #container #tab_bar ul#tabs li a#files_tab
	 {
		background-color:#F15c22;
		color:#fff;
		text-decoration:none;	
		/*border-bottom:1px solid #ddd;	*/
		
		
	}	
	
	#content_report,#content_contacts, 
	#content_ltm, #content_sdm, 
	#content_comments ,
	#content_osv1,#content_osv2,
	#content_sessions,
	#content_osv3,#content_classrooms,
	#content_demos,
	
	#content_req_info,
	#content_participants,
	#content_detail,
	#content_comments,
	#content_files {
		display:none;
		
	}
	
	#addReport #container #content_report,
	#contacts #container #content_contacts,
	#ltm_tab #container #content_ltm,
	#sdm_tab #container #content_sdm,
	#comments_tab  #container #content_comments,
	#osv1 #container #content_osv1,
	#sessions #container #content_sessions,
	#osv2 #container #content_osv2,
	#osv3 #container #content_osv3,
	#cv_tab #container #content_classrooms,
	#dp_tab #container #content_demos,
	
	#reqInfo #container #content_req_info,
	#participants #container #content_participants,
	#ltm_tab #container #content_detail,
	#comments #container #content_comments,
	#files #container #content_files
	{
		display:block;
		border:0;
		padding:0;
		margin:0;
		clear:both;
	}
	
	
/* ----------------------------- Regional Profile Styles ------------------*/
	.rpboxwhite_report {
		border-right:1px solid #9DBcD0;
		border-bottom:1px solid #9DBcD0;
		border-left:1px solid #9DBcD0;
		background:#ffffff;
		padding:5px;
		
		font-size:.7em;
		/* margin-left:10px; */
		width:1000px;
				
	}
	
	.rpreport_table {
		width:988px;	
		border-right:1px solid #000000;		
	}
	
	.rpheading_report {
		background:#F15c22;
		border:1px solid #F15c22;
		padding:5px 5px;
		
		font-size:.9em;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		color:#ffffff;
		/*margin-left:10px;*/
		width:1000px;
				
	}
	
	.rpreport_header {
		font-weight:bold;
		
		font-size: 8pt;
		text-align:center;
		vertical-align:bottom;
		width:59px;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;	
		border-top:1px solid #000000;
		
	}
	
	.rpreport_header_school {
		/*font-weight:bold;*/
		
		font-size: 8pt;
		text-align:center;
		vertical-align:middle;
		width:200px;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;	
		border-top:1px solid #000000;
		
	}
	
	.rpreport_cell {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
	}
	
	
	
	.rpreport_AEAcell {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background-color:#bdd5ec;
	}
	
	.rpreport_AEAcell_Project {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background-color:#bdd5ec;
		font-weight:bold;
	}
	
	.rpreport_AEAcell_name {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background-color:#bdd5ec;
		font-weight:bold;
		width:200px;
	}
	
	.rpreport_AEAcell_name a{
		text-align:center;
		font-weight:bold;
		display:block;
	}
	
	.rpreport_SCHOOLcell {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background-color:#d8e6f4;
	}
	
	.rpreport_SCHOOLcell_project {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background-color:#d8e6f4;
		font-weight:bold;
	}
	
	.rpreport_SCHOOLcell_name {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		background-color:#d8e6f4;
		font-weight:bold;
		width:200px;
	}
	
	
	.hide {
		display:none;
		position:relative;
	}
	
	.show {
		display:table-row;
		position:relative;
		width:100%;
		
	}
	
	#rpMessage {
		position:absolute;
		width:400px;
		height:75px;
		background-color:#d8e6f4;
		border-top:1px solid #c0c0c0;
		border-left:1px solid #c0c0c0;
		border-right:2px solid #bdd5ec;
		border-bottom:2px solid #bdd5ec;
		left:300px;
		top:200px;		
		display:none;
	}
	#rpMessage #rpHeader {
		font-weight:bold;
		color:#fff;
		background-color:#f15c22;
		text-align:center;
		margin:0 0 3px 0;
		padding:0 5px 0 5px;
	}
	
	#rpMessage #rpStatus {
		padding:0 5px 5px 5px;
	}
	
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Member Directory Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.boxwhite {
		border-right:1px solid #9DBcD0;
		border-bottom:1px solid #9DBcD0;
		border-left:1px solid #9DBcD0;
		background:#ffffff;
		padding:5px;
		
		font-size:.7em;
		/* margin-left:10px; */
		width:500px;
				
	}
	

	.boxwhite_report {
		border-right:1px solid #9DBcD0;
		border-bottom:1px solid #9DBcD0;
		border-left:1px solid #9DBcD0;
		background:#ffffff;
		padding:5px;
		
		font-size:.7em;
		/* margin-left:10px; */
		width:900px;
				
	}
	.formitem {
		margin-left:5px;
						
	}
	.lable {
		width:70px;	
		font-weight:bold;
		vertical-align:middle;
		font-size:9pt;
		
	}
	.button {
		margin-left:10px;
		margin-right:10px;
		font-size:9pt;
		
		text-align:right;
	}
	.heading {
		background:#F15c22;
		border:1px solid #9DBcD0;
		padding:5px 5px;
		
		font-size:.9em;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		color:#ffffff;
		/*margin-left:10px;*/
		width:500px;
				
	}
	
	.heading_report {
		background:#2A6F98;
		border:1px solid #9DBcD0;
		padding:5px 5px;
		
		font-size:.9em;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		color:#ffffff;
		/*margin-left:10px;*/
		width:900px;
				
	}
	
	.heading_add_district_join {
		background:#f15c22;
		border:1px solid #69c;
		padding:5px 5px;
		
		/* font-size:.7em;*/
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		color:#ffffff;
		/*margin-left:10px;*/
		width:300px;
				
	}
	.boxwhite_add_district_join {
		border-right:1px solid #9DBcD0;
		border-bottom:1px solid #9DBcD0;
		border-left:1px solid #9DBcD0;
		background:#ffffff;
		padding:5px;
		
		/*font-size:.7em;
		 margin-left:10px; */
		width:300px;
				
	}
	
	.boxwhite_add_district #header 
	{
		font-size:20pt !important;
		background-color:#f15c22 !important;
	}
	
	.formitem4 {
		
		font-size:9pt;
		margin-left:10px;
		margin-bottom:2px;
		width:467px;
		height:16px;	
		vertical-align:middle;	
	}
		
	.formitem3 {				
		background-color:#d8e6f4;
	}
	.formitem2 {		
		background-color:#bdd5ec;			
	}
	
	.paging {		
		text-align:center;
		background-color:#9DBcD0;		
	}
	
	.paging,
	.formitem2,
	.formitem3 
	{
		width:510px;
		height:16px;	
		font-size:9pt;
		vertical-align:middle;
	}
	
	* html .paging ,
	* html .formitem3,
	* html .formitem2
	{
		width:500px;
	}
	
	.icon {
		background-image:url(/graphics/view.gif);
		width:16px;
		height:16px;
		background-repeat:no-repeat;
		margin-right:1px;
		margin-left:2px;
		cursor:hand;
	}
	
	.membername 
	{		
		padding-left:8px;		
	}
	.memberemail 
	{
		text-align:right;
		vertical-align:middle;		
		text-transform:lowercase;		
		height:16px;			
	}
	
	.membername,
	.membermail 
	{
		font-size:9pt;
		width:255px;
	}
	
	.label2 {
		
		font-size:9pt;
		font-weight:bold;
		/*background-color:pink;*/
		width:100px;
	}
	
	.print_member_column,
	.print_member_header 
	{
		font-size:8pt;
	}
	
	.tarTitle_print {
		
		font-size:14pt;
		font-weight:bold;
		text-transform:uppercase;	
		width:700px;	
		border-bottom:1px solid #000000;
		margin-bottom:10px;
	}
	
	.tarDirect_print {
		display:none;
		
		font-size:7pt;
		font-style:italic;
		width:700px;
		text-align:center;
		margin-bottom:10px;
	}
	
	.table_header_print {
		border:1px solid #F15c22;
		background-color: #F15c22;
		width:700px;
		font-weight:bold;
		font-size:10pt;
		text-align:center;
		
		color:#ffffff;
		padding:3px;
	}
	
	.div_header_print {
		/*border:1px solid #FFC423;*/
		background-color: #FFC423;
		font-weight:bold;
		font-size:10pt;
		text-align:left;
		
		color:#000;
		padding:3px;
	}
	
	.div_header 
	{
		border:1px solid #f15c22;
		width:518px;
		font-weight:bold;
		font-size:10pt;
		text-align:left;
		
		color:#fff;
		padding:3px;
		background-color:#f15c22;	
	}
	.table_body_print {
		padding:3px;
		border-left:1px solid #330066;
		border-right:1px solid #330066;
		border-bottom:1px solid #330066;
		width:700px;
	}
	
	.comment_body_print {
		padding:3px;
		border-left:1px solid #330066;
		border-right:1px solid #330066;
		border-bottom:1px solid #330066;
		width:100%;
	}
	
	.table_body_print_2 {
		padding:3px;
		border-left:1px solid #330066;
		border-right:1px solid #330066;
		border-bottom:1px solid #330066;
		border-top:1px solid #330066;
		width:700px;
	}
	
	.table_body_print_2 .table_body 
	{
	    width:100%;
	}
	
	.label_print {
		font-weight:bold;
		
		font-size: 8pt;
		text-align:left;
		vertical-align:top;
		width:200px;
	}
	
	.heading_1_print,
	.column_1_print 
	{
	    font-size: 8pt;
		text-align:left;
		width:50%;
	}
	
	.heading_1_print {
		font-weight:bold;		
		vertical-align:bottom;		
	}
	
	.column_1_print {		
		vertical-align:top;
	}
	
	.heading_2_print,
	.column_2_pring 
	{
	    font-size: 8pt;
	    width:10%;
	    min-width:10%;
	}
	
	.heading_2_print {
		font-weight:bold;		
		text-align:left;
		vertical-align:bottom;
		
	}
	
	.column_2_print {		
		text-align:center;
		vertical-align:top;
	}
	
	.heading_3_print,
	.column_3_print 
	{
	    font-size: 8pt;
	    width:10%;
	    min-width:10%;
	}
	
	.heading_3_print {
		font-weight:bold;		
		text-align:center;
		vertical-align:bottom;		
	}
	
	.column_3_print {		
		text-align:center;
		vertical-align:top;
	}
	
	.heading_4_print,
	.column_4_print 
	{
	    font-size: 8pt;
	    text-align:left;
	    width:30%;
	}
	
	
	.heading_4_print {
		font-weight:bold;		
		vertical-align:bottom;		
	}
	
	.column_4_print {		
		vertical-align:middle;		
	}
		
	.total_label_print {
		font-weight:bold;
		
		font-size: 8pt;
		text-align:left;
		vertical-align:bottom;
		width:275px;
		
	}
	.total_column_print {
		font-weight:bold;
		
		font-size: 8pt;
		text-align:center;
		vertical-align:bottom;
		width:75px;
		
	}
	
	.report_header {
		font-weight:bold;
		
		font-size: 8pt;
		text-align:center;
		vertical-align:bottom;
		width:100px;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;	
		border-top:1px solid #000000;
		
	}
	
	.report_table {
		width:888px;	
		border-right:1px solid #000000;
		
	}
	
	.report_cell {
		text-align:center;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		width:auto;
		position:relative;
	}
	
	.report_project {
		text-align:left;
		font-weight:bold;
		
		font-size: 8pt;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		width:150px;
	}
	
	.report_school {
		text-align:left;
		font-weight:bold;
		
		font-size: 8pt;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		width:150px;
	}
	
	.report_district {
		text-align:left;
		font-weight:bold;
		
		font-size: 8pt;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		width:150px;
	}
	
	.report_aea {
		text-align:left;
		font-weight:bold;
		
		font-size: 8pt;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		width:150px;
	}
	
	.no_meeting {
		width:380px;
		text-align:left;
		vertical-align:middle;
		border:0px;
	}
	
	.file_name_column {
		width:400px;
		text-align:left;
	}
	
	.file_name_header {
		font-weight:bold;
		width:400px;
		text-align:left;
	}
	
	.file_action_column {
		width:150px;
		text-align:center;
	}
	
.dateLabel {
	font-size:.8em;
	color:#000;
	padding-left:1em;
	vertical-align:middle;
	line-height:1em;
}
/* ---------- Print TAR Styles ---------- */
.print_member_header {
	width:400px;
	font-weight:bold;
	font-size: 10pt;
}

.tarTitle_print {
		font-size:14pt;
		font-weight:bold;
		text-transform:uppercase;	
		width:700px;	
		border-bottom:1px solid #000000;
		margin-bottom:10px;
	}
	
.tarDirect_print {
		display:none;
		font-size:7pt;
		font-style:italic;
		width:700px;
		text-align:center;
		margin-bottom:10px;
	}
	
.label_print {
		font-weight:bold;
		font-size: 8pt;
		text-align:left;
		vertical-align:top;
		width:200px;
	}
	
	
.table_header_print {
		border:1px solid #F15c22;
		background-color: #F15c22;
		width:700px;
		font-weight:bold;
		font-size:10pt;
		text-align:center;
		color:#ffffff;
		padding:3px;
	}
	
.table_body_print {
		padding:3px;
		border-left:1px solid #330066;
		border-right:1px solid #330066;
		border-bottom:1px solid #330066;
		width:700px;
	}
	
	 .GridExpandCollapseButton
        {
            cursor: hand;
            border: solid 1px gray;
            text-align: center;
            width: 13px;
            display: block;
            height: 15px;
            line-height: 15px;
            text-decoration:none;
            vertical-align:middle;
            font-family:Verdana;
            color: black;
        }

        .GridExpandButton
        {
            width: 11px;
            height: 11px;
            
            cursor: hand;
            text-align: center;
            display: inline-block;
            text-decoration:none;
            vertical-align:middle;
            background-image:url(Images/expand.gif);
            background-repeat:no-repeat;
        }

        .GridCollapseButton
        {
            width: 11px;
            height: 11px;
            line-height:0px;
            cursor: hand;
            text-align: center;
            display: block;
            text-decoration:none;
            vertical-align:middle;
            background-image:url(Images/collapse.gif);
            background-repeat:no-repeat;
        }
        
        /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ File Icon Sprite Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.sprite-ppt { background-position: 0 -16px; } 
.sprite-dbf { background-position: 0 -50px; } 
.sprite-bhx { background-position: 0 -82px; } 
.sprite-pub { background-position: 0 -114px; } 
.sprite-dob { background-position: 0 -146px; } 
.sprite-dll { background-position: 0 -178px; } 
.sprite-c { background-position: 0 -210px; } 
.sprite-ctl { background-position: 0 -242px; } 
.sprite-B64 { background-position: 0 -273px; } 
.sprite-mht { background-position: 0 -305px; } 
.sprite-zip { background-position: 0 -337px; } 
.sprite-jpeg { background-position: 0 -369px; } 
.sprite-dot { background-position: 0 -401px; } 
.sprite-dochtml { background-position: 0 -433px; } 
.sprite-arj { background-position: 0 -465px; } 
.sprite-dqy { background-position: 0 -497px; } 
.sprite-vsd { background-position: 0 -529px; } 
.sprite-asa { background-position: 0 -561px; } 
.sprite-gz { background-position: 0 -593px; } 
.sprite-cxx { background-position: 0 -625px; } 
.sprite-arc { background-position: 0 -657px; } 
.sprite-dbp { background-position: 0 -689px; } 
.sprite-mdb { background-position: 0 -721px; } 
.sprite-unknown { background-position: 0 -753px; } 
.sprite-exe { background-position: 0 -785px; } 
.sprite-doc_olc { background-position: 0 -815px; } 
.sprite-ttf { background-position: 0 -847px; } 
.sprite-xls { background-position: 0 -881px; } 
.sprite-dbc { background-position: 0 -913px; } 
.sprite-cab { background-position: 0 -942px; } 
.sprite-bas { background-position: 0 -974px; } 
.sprite-cpl { background-position: 0 -1006px; } 
.sprite-mov { background-position: 0 -1038px; } 
.sprite-pdf { background-position: 0 -1070px; } 
.sprite-chm { background-position: 0 -1103px; } 
.sprite-csv { background-position: 0 -1135px; } 
.sprite-bmp { background-position: 0 -1167px; } 
.sprite-dct { background-position: 0 -1199px; } 
.sprite-doc { background-position: 0 -1228px; } 
.sprite-excel { background-position: 0 -1262px; } 
.sprite-wav { background-position: 0 -1296px; } 
.sprite-htm { background-position: 0 -1328px; } 
.sprite-ppt_old { background-position: 0 -1360px; } 
.sprite-dothtml { background-position: 0 -1392px; } 
.sprite-msg { background-position: 0 -1424px; } 
.sprite-txt { background-position: 0 -1456px; } 
.sprite-html { background-position: 0 -1488px; } 
.sprite-asp { background-position: 0 -1520px; } 
.sprite-dif { background-position: 0 -1552px; } 



.iconContainer a {
   background: url(Images/csg-499199ab6ecd1.png) no-repeat top left;   
}