BODY, HTML { height: 100%; } 

TD, P, BODY { font: 11px Verdana, Arial, sans-serif;  } 

.menu_main_blank_line { 
	height: 3px; 
	background-color: #e2e5e1;
 } 

.content_main_container { 
	background-color: #fff;
	height: 100%;
	width: 760px;
	color: #00425f;
 } 

.content_left_container { 
	float: left;
	width: 190px;
	height: 100%;
	background: url(/elements/images/logo_e_watermark_darker.gif) no-repeat 50% 0% #E4E6E2;
/*	background: url(/elements/images/logo_e_watermark.gif) no-repeat 50% 0% #f1f2f0; */
 } 

.content_main_block { 
	height: 100%;
	background: url(/elements/images/blocks_content_fade2left.gif) repeat-y 100% 0% #b8beb5;
 } 

.content_copy_container { 
	width: 530px;
	_width: 100%;
	margin-left: 190px;
	padding: 20px;
	line-height: 150%;
 } 

.content_copy_container p { 
	line-height: 150%;
 } 

.footer_container a { 
	color: #00425f;
 } 

.print_this_page { 
	padding: 5px 10px;
	background-color: #dcdfd9;
	color: #00425f;
	height: 20px;
 } 

.print_button_container { 
	float: left;
	width: 170px;
	padding: 0px 20px;
	margin-top: 5px;
	height: 20px;
 } 

.clear { 
	clear: both;
 } 

.footer_container { 	font-size: 9px;
	padding: 5px 20px;
	float: right;
	width: 300px;
	text-align: right;
 } 

.footer_container a:hover { 	color: #00425f;
	text-decoration: underline;
 } 

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

.print_this_page:hover { 	color: #333;
	text-decoration: none;
 } 

a { color: #B8BEB5;
text-decoration: none; } 

BODY { margin: 0; } 

#main_container { 	width: 760px ! important; 
	border: 1px solid #B8BEB5; } 

#print_container { 	width: 640px ! important; 
	border: 1px solid #B8BEB5;
 } 

#print_container .content_main_container { 	padding: 40px;
 } 

.menu_main_container { background-color: #b8beb5;
 } 

.menu_main_logo { padding-top: 20px; 
margin-right: 178px;
 } 

.menu_main_blocks { 	float:right; 
	height: 104px; 
	width: 145px;
 } 

.print_footer { font-size: 10px; } 

