/* CSS Document */
/************************************** page header ***********************************************/
#page_header { clear:both; float:left; width:790px; height:50px; background:url(../images/header_edsh.gif) no-repeat; }

/************************************** page body *************************************************/
#body_container { clear:both; width:790px; height:auto; background:#fff; color:#000; }

/************************************** left column ***********************************************/
#left_col { float:left; width:158px; height:100%; }

/************************************** main content **********************************************/
/*
overall width 632
*/
#main_content { float:left; margin:0; padding: 15px 0 15px 15px; width:615px; background:url(../images/1px_dot_vert.gif) left repeat-y; min-height:400px; }

/* for Internet Explorer */
/*\*/
* html #main_content {
height: 400px;
}
/**/


div#main_content h1 {margin-bottom:10px;}

p.body_copy{ padding:2px 15px 2px 0; line-height:125%; font-size: 11px; }
p.body_copy a{ margin-top: 15px; line-height:125%; font-size: 11px; color: #ff0000; text-transform:uppercase;}
p.body_copy a:hover {color: #541212; text-decoration: underline;}

p.body_copy em{padding-top: 25px; color: #ff0000; line-height:125%; font-size: 10px; font-style:italic;}


p.body_bold {padding:2px 15px 2px 0; line-height:125%; font-size: 11px; font-weight: bold;}


#main_content ul {margin: 5px 0 20px 15px;}
#main_content ul li {margin: 0px 0 3px 0;}
#main_content ul li a {color: #ff0000; text-decoration: none;}
#main_content ul li a:hover {color: #541212; text-decoration: underline;}
#main_content h1 { margin-top:10px; font-size: 14px; line-height:125%; color: #541212; }
#main_content h2 { margin-top:10px; font-size: 14px; line-height:125%; color: #FF0000; }

#main_content div#buttons {margin: 25px 0 0 0;}
#main_content div#buttons img.btn_download {margin: 0px 0 0 -5px;}