body
{   
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	min-width:1004px;
}

#frame {
	width:1004px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align:left;
		}	

#page_header{
	background:#FFFFFF;
	padding-top:5px;
}
#date{
	/*float:right;*/
	padding-left:60px;
	color:#A1A1A1;
	font-size:12px;
}	
#content{
	background:#FFFFFF;
	padding: 10px 10px 10px 15px;
	border:1px solid #C1C1C1;
	text-align:left;
	}
	
#footer
{
	text-align:left;
	font-size:10px;
}
/* fancy rounded corner box styles */

.box_outer{
	
	margin:2px 2px 4px 2px;
	padding:0px;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	border-bottom:1px solid #C1C1C1;
	}
.box_top{
  background:url("images/headerleft.gif") no-repeat left -75px;
  margin:-2px 0 0 -1px;
  padding:0px;
  }
	
.box_header_text{
	display:block;
	background:url("images/headerright.gif") no-repeat right -75px;
	padding:10px 10px 10px 10px;
	font-size:14px;
	font-weight:bold;
	color:#765;
	margin: -2px -2px 0 4px;
	line-height:20px;
  }
	
.box_header_text ul {
	margin: 0;
	padding:0px 0px 16px 0px;
  list-style:none;
  }
.box_header_text li {
  float:left;
	margin: 0;
	padding:0px 40px 0px 0px;
  }

.box_inner
{
	
	position:relative;
	margin:0;
	padding:5px;
} 

.bp_search_box{
	margin:1px;
	padding:5px;
	float:left;
	padding-right:10px;
}

.policy_search_box{
	margin:1px;
	padding:5px;
	float:right;
	padding-right:10px;
}

.simple_box{
	background:#FFFFFF;
	padding: 10px;
	border:1px solid #C1C1C1;
	display:block;
}

.simple_box_noblock{
	background:#FFFFFF;
	padding: 10px;
	border:1px solid #C1C1C1;
}

/* text styles */
.PageTitle
{
	font-size: 17pt;
	color: #800000;
	font-weight: bold;
}
.textbold
{
	font-weight: bold;
}
.text9pb
{
	font-size: 10pt;
	font-weight: bold;
}
.text9p
{
	font-size: 10pt;
}
.text8pb
{
	font-size: 8pt;
	font-weight: bold;
}
.text8p
{
	font-size: 8pt;

}
.text7p
{
	font-size: 7pt;
}

/* for pages with saved search */

.saved_search table 
{
	border-top:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	border-collapse:collapse;
}
.saved_search td 
{
	padding:2px;
	border-left:1px solid #C1C1C1;
	border-bottom:1px solid #C1C1C1;
	}

/* left nav list menu */
#leftnav
{
	width:180px;
	float:left;
	padding:4px;
}
	
#leftnav #current
{
	width:180px;
	padding:4px 0px 4px 0px;
	background-color:#800000;
	color:#FFFFFF;
	}
#leftnav #normal
{
	width:180px;
	padding:4px 0px 4px 0px;
	}

#leftnav a
{
	background:url("images/tri_right.gif") center left no-repeat;
	display:block;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	color:#000000;
	text-decoration:none;
}
#leftnav #current a
{
	background:url("images/tri_right_current.gif") center left no-repeat;
	color:#FFFFFF;
	}

#contentlink #current a
{
	background:url("images/rec_right_current.gif") center left no-repeat;
	color:#FFFFFF;
}
#contentlink #normal a
{
	background:url("images/rec_right.gif") center left no-repeat;
}		
#leftnav a:hover
{
	padding-top:2px;
	padding-bottom:2px;

	border-top:1px solid #800000;
	border-bottom:1px solid #800000;
}

#leftnav a.heading 
{
	color:#000000;
	}
#leftnav a.headingnodata 
{
	color:#C1C1C1;
	}
#leftnav a.link 
{
	margin-left:8px;
	}
#leftnav a.linknodata 
{
	color:#C1C1C1;
	margin-left:8px;
	}
#leftnav  a.link1
{
	margin-left:0px; 
	}
#leftnav  a.link2{
	margin-left:8px;
	}
#leftnav  a.link3{
	margin-left:16px;
}
#leftnav  a.link4{
	margin-left:24px;
}
#leftnav  a.link5{
	margin-left:32px;
}
#leftnav #current a.link1
{
	margin-left:0px; 
	}
#leftnav #current a.link2{
	margin-left:8px;
	}
#leftnav #current a.link3{
	margin-left:16px;
}
#leftnav #current a.link4{
	margin-left:24px;
}
#leftnav #current a.link5{
	margin-left:32px;
}
/* Generic Content style*/
#g_rightcontent{
	font-size:12px;

	padding:5px;
	/* border-left:1px solid #C1C1C1; */
}
.right_column{
float:left;
	width:721px;
}
#g_rightcontent table
{
	font-size:12px;
	border-collapse:collapse;
	/*border-left:1px solid #a1a1a1;
	border-top:1px solid #a1a1a1;*/
}

#g_rightcontent td{
	padding:2px;
	/* border-right:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;*/
}
#g_rightcontent ul{
	margin:8px;
	padding:8px;
}

/* remove this when content links are fixed */

#g_rightcontent a
{
	font-weight:bold;
	text-decoration:underline;
	color:#800000;
}

#g_rightcontent font
{
	color:#000000;
}
#g_rightcontent .moduletitlelefttext2
{
	font-weight:bold;
	font-size:13px;
}

/* Industry Resources */
#ir_controls{
	width:963px;
}
#ir_searchcontrols{
	padding-bottom: 5px;
	}

#ir_search{
	width:433px;
	float:left;
	padding:0px 5px 0px 25px;
	}
#ir_choose{
	width:433px;
	float:left;
	padding:0px 5px 0px 25px;
	}
#ddback{
	background:url("images/dd.gif") top left no-repeat;
	}
#ddlIndustry{
	width:414px;
}
#txtSearch{	
		width:414px;
}
#txtSearchTerms{	
		width:414px;
}
#searchback{
		margin:0px 0px 25px 0px;
}
#externallinks{
	float:left;
	}
#externallinks a{
	font-size:10px;
	padding-left:10px;
}
#ir_reportlayout{
	width:963px;
	}
#ir_instructions
{
	font-size:11px;
	padding-left:2px;
	width:963px;
}
#ekcbInstructions
{
	font-size:11px;
	width:963px;
	border:1px solid #C1C1C1;
	margin-left: 2px;
}
#ekcbInstructions p
{
		padding: 10px;
}

#ekcbInstructionsTabs
{
	font-size:11px;
	width: 934px;
	border:1px solid #C1C1C1;
	margin-left: 2px;
}
#ekcbInstructionsTabs p
{
		padding: 10px;
}

#ekcbTestInstructions
{
	font-size:11px;
	width: 954px;
	border:1px solid #C1C1C1;
	margin-left: 2px;
}
#ekcbTestInstructions p
{
		padding: 10px;
}
#ir_content
{
	/*background:url("images/left_nav_bg.gif") top left;*/
	width:963px;
}
#ir_search_content
{
	width:963px;
}

#ir_saveConfirm{
color:#800000;
font-size:9px;
font-weight:bold;
}

#ir_rightcontent{
		width:701px;
		float:left;
		padding:5px;
		/* border-left:1px solid #C1C1C1; */
		background-color:#FFFFFF;
		}

/* Best Practices */
#bp_controls_print{
	width:1000px;
	}
	
#bp_controls{
	width:970px;
	}
#bp_search{
	width:425px;
	}
#bp_searchresults{
	width:970px;
}
#bp_content{
	width:970px;
	background:url("images/left_nav_bg.gif") top left;
}
#bp_rightcontent{
	font-size:12px;
	width:761px;
	float:left;
	padding:5px;
	/* border-left:1px solid #C1C1C1; */
}

#bp_rightcontent table
{
	font-size:12px;
	border-collapse:collapse;
	/*border-left:1px solid #a1a1a1;
	border-top:1px solid #a1a1a1;*/
}

#bp_rightcontent td{
	padding:2px;
	/* border-right:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;*/
}
#bp_rightcontent ul{
	margin:8px;
	padding:8px;
}

/* remove this when content links are fixed */

#bp_rightcontent a
{
	font-weight:bold;
	text-decoration:underline;
	color:#800000;
}

#bp_rightcontent font
{
	color:#000000;
}
#bp_rightcontent .moduletitlelefttext2
{
	font-weight:bold;
	font-size:13px;
}



/* temp */
#bp_rightcontent_print{
	font-size:12px;
	width:986px;
	float:left;
	padding:5px;
	/* border-left:1px solid #C1C1C1; */
}

#bp_rightcontent_print table
{
	font-size:12px;
	border-collapse:collapse;
	/*border-left:1px solid #a1a1a1;
	border-top:1px solid #a1a1a1;*/
}

#bp_rightcontent_print td{
	padding:2px;
	/* border-right:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;*/
}
#bp_rightcontent_print ul{
	margin:8px;
	padding:8px;
}

/* remove this when content links are fixed */

#bp_rightcontent_print a
{
	font-weight:bold;
	text-decoration:underline;
	color:#800000;
}

#bp_rightcontent_print font
{
	color:#000000;
}
#bp_rightcontent_print .moduletitlelefttext2
{
	font-weight:bold;
	font-size:13px;
}

/* end temp */



/*module review*/
#bp_modq a
{
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	margin-left:6px;
	margin-bottom:6px;
}
#bp_modq_header
{
	padding-bottom:30px;
}
#bp_modq_header h1
{
	font-weight:bold;
	font-size:13px;
	padding-bottom:4px;
}
.bp_modq_instruct
{
	font-size:11px;
	padding-bottom:4px;
}
#bp_modq_header h2
{
	font-weight:bold;
	font-size:11px;
	padding-bottom:4px;
}
.bp_modq_story
{
	font-size:11px;
	padding-bottom:4px;
}

.bp_modq_q
{
	font-size:11px;
	font-weight:bold;
	clear: both;
	margin-top: 20px;
}
.bp_modq_q_incomplete
{
	color: #660;
	font-weight:bold;
}
.bp_modq_choices
{
	margin-left:6px;
	padding-bottom:15px;
	font-size:11px;
}

#bp_modq .bp_modq_radio
{
	float:left;
	clear:left;
	padding: 5px 0px;
}

#bp_modq .bp_modq_choice
{
	float: left;
	clear: right;
	padding: 5px 0px;
}

.bp_modq_choice_x
{
	color:#FF0000;
}

.bp_modq_choice_y
{
	color:#008800;
}
.bp_modq_ans
{
	font-weight:bold;
	color:#008800;
	padding:4px;
}
.bp_modq_section_header
{
	font-size:18px;
	font-weight:bold;
}

#crc_section_header a
{
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
	margin-left:6px;
	margin-bottom:6px;
}

/* required reading for fundementals (or other testing) */
#bp_required_reading{
	width:970px;
}

#bp_reading_list
{
	text-align:left;
	width:900px;
	height:150px;
	overflow:scroll;
	font-size:10px;
}
#bp_reading_list ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #C1C1C1;
	}
#bp_reading_list li{
	border-bottom:1px solid #C1C1C1;
	}

#ekcbRequireReadingComplete
{
	width:900px;
	
}
/* help */
#div_hlp_content{
	width:963px;
	background:url("images/left_nav_bg.gif") top left;
}
#div_hlp_search{
	width:963px;
	}
	
#div_custom_hlp{
	width:963px;
}

#div_hlp_search_results{
	width:963px;
}

/* my ementor */
#myem_rmanews{

	width:415px;
	font-size:11px;
}

#myem_yourbanknews{

	width:415px;
	font-size:11px;
}
#myem_industryresources{

	width:425px;
}
#saved_search_page #myem_industryresources{
	width:auto;
	}
#myem_bestpractices{

	width:425px;
}
#myem_assessment{

	width:425px;
}
#saved_search_page #myem_bestpractices{
	width:auto;
	}

#login_form{
	width:260px;
	}
#login_form .text_box{
	border:1px solid #C1C1C1;
	width:150px;
	margin-left:5px;
}
#login_form p.text8pb{
	text-align:right;
}

/* utility classes */
.top_pad
{
	margin-top:5px;
}
.clear {
  clear: both;
  height: 1px;
  line-height: 0px;
  display: block;
  font-size: 0px;
}

.float_left
{
	float:left;
	padding-right:10px;
}

.float_left_50{
float:left;
width:45%;
}

.float_left_bold{
float:left;
font-weight:bold;
padding-right:10px;
}
.float_right{
float:right;
}

.form_field
{
	/*border:1px solid #C1C1C1;*/
	border:1px solid #000000;
	background-color:#FFFFFF;
}
.form_field_error
{
	border:1px solid #000000;
	background-color:#eeee88;
}
.error
{
	color:#EE0000;
}
.XSLlist
{
	font-size: 8pt;
	font-weight: bold;
}
#news_archives{

	width:986px;
	font-size:11px;
}

#policy_choose{
	width:500px;
	float:left;
	padding:0px 5px 0px 25px;
	}
	
#policy_content{
		width:750px;
		float:left;
		padding:5px;
		/* border-left:1px solid #C1C1C1; */
		background-color:#FFFFFF;
		}
#ybp_box
{
	float:right;
	font-size:12px;
	width:400px;
}
.ybp_content
{
	margin:0;
	padding:5px;
}
.forgot_password{
	/*font-weight:bold;*/
	margin-left:5px;
	font-size:10pt;
	text-decoration:underline;
	color:#800000;
}

/*Best Practices Grids*/
.bpGridPager
{
	font-size: 9pt;
	text-decoration:none;
}

.bpGridItem
{
  font-size: 8pt;
}

.bpGridHeader
{
  font-size: 9pt;  
  font-weight:bold;
}

/*Report Layout Options Grids*/

.rlGridItem
{
  font-size: 8pt;
}

.rlGridHeader
{
  font-size: 9pt;
  background-color:#C1C1C1;
  font-weight:bold;
}

.bc_highlight
{
	color:#0000FF;
}

.hide
{
	display:none
}

.test_info_table{
    font-size:11px;
}

.newsitem{
    color:#000000;
}

.next_page
{
	padding: 20px;
	text-align: center;
}

.clear_block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear_block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear_block {
  height: 1%;
}
.clear_block {
  display: block;
}
/* End hide from IE-mac */

/* Classes for diagnostic test display */
.DiagCol1 {
	margin-left: 47px;
	font-weight: normal;
	text-decoration: underline;
}

.DiagCol2 {
	font-weight: normal;
	text-decoration: underline;
}

span.pagedNav {
	font-size: 11px;
	text-decoration: underline;
}

span.pagedNav:hover {
	cursor:pointer;
}

a.CurInst:link {
	color: #a1a1a1;
	font-weight: bold;
	text-decoration: none;
}

a.CurInst:visited {
	color: #a1a1a1;
	font-weight: bold;
	text-decoration: none;
}

a.CurInst:hover {
	color: #a1a1a1;
	font-weight: bold;
	text-decoration: underline;
}

a.CurInst:active {
	color: #a1a1a1;
	font-weight: bold;
	text-decoration: none;
}