/********************************************************/
/* LAYOUT */
/********************************************************/

#secondary_content_container{margin:8px 0px 0px 0px;width:967px;}

#secondary_content{padding:30px 0px 50px 6px;}

/* SECONDARY FOLDER FOR PAGE CONTENT*/
#secondary_folder_top{width:967px;height:39px;}
#secondary_folder_bkgd{width:967px;background:url(../../images/secondary_folder_bkgd.gif) repeat-y;padding:0px 0px 25px 0px;}
#secondary_folder_btm{width:967px;height:10px;background:url(../../images/secondary_folder_btm.png) no-repeat;}

/* COLUMN 1 */
#secondary_column1{
	float:left;
	width:191px;
	border:1px solid #FFF;
}

#secondary_column1 ul{list-style:none;font:bold 10pt Tahoma, Verdana, sans-serif;}
#secondary_column1 ul li{border-top:1px solid #d9d9d9;padding-left:1em;padding-top:1px;padding-bottom:3px;}
#secondary_column1 li a.current{color:#11b4e6;}

/* COLUMN 2 */
#secondary_column2{float:left;width:425px;margin-left:50px;}

/* COLUMN 3 */
#secondary_column3{float:right;width:190px;margin-right:21px;}

/* SECONDARY GRAY BOX */
#secondary_box_top{width:171px;height:7px;overflow:hidden;background:url(../../images/secondary_box_top.gif) no-repeat;margin:auto;}
#secondary_box_bkgd{width:171px;background:url(../../images/secondary_box_bkgd.gif) repeat-y;margin:auto;}
#secondary_box_btm{width:171px;height:7px;background:url(../../images/secondary_box_btm.gif) no-repeat;margin:auto;}
#secondary_box_container{width:80%;margin:auto;padding:12px 0px 12px 0px;}

.border {border:1px solid #CCC;background-color:#FFF;padding:3px;}

/* SECONDARY FOOTER */
#secondary_footer_divider_bar{height:4px;border-top:1px solid white;border-bottom:1px solid white;background-color:#5b9aad;margin-top:18px;}
#secondary_footer{padding-top:10px;text-align:center;height:81px;font-size:8pt;background:url(../../images/bkgd_footer.gif) #f0f7f8 repeat-x;}

/********************************************************/
/* HEADLINES */
/********************************************************/
#secondary_content h5{font: bold 10pt Georgia, "Times New Roman", serif;color:#a2010d;}
#secondary_content h6{font: bold 9pt Georgia, "Times New Roman", serif;color:#000;}

/********************************************************/
/* MISCELLANEOUS */
/********************************************************/
.step{margin:0 15px 20px 0px;}

.rating_icon{
	margin:20px auto;
}

/********************************************************/
/* LINK STYLING */
/********************************************************/

/* SECONDARY PAGE SUB-NAVIGATION LINK STYLING */
a.sec_sub_nav_link, a.sec_sub_nav_link:link, a.sec_sub_nav_link:visited, a.sec_sub_nav_link:active{color:#000; text-decoration:none; font-weight:bold; font-size:8pt;}
a.sec_sub_nav_link:hover, a.sec_sub_nav_link:active{color:#11b4e6;text-decoration:none;}

/* SECONDARY BOX LINK STYLING */
a.sec_box_link, a.sec_box_link:link, a.sec_box_link:visited{color:#000;text-decoration:none;font-weight:bold;font-size:8pt;}
a.sec_box_link:hover, a.sec_box_link:active{color:#11b4e6;text-decoration:none;}

/* SECONDARY BODY LINK STYLING */
a.sec_body_link, a.sec_body_link:link, a.sec_body_link:visited{text-decoration:none;font-weight:bold;font-size:10pt Georgia, "Times New Roman", serif;color:#11b4e6;}
a.sec_body_link:hover, a.sec_body_link:active{text-decoration:none;font-weight:bold;font-size:10pt Georgia, "Times New Roman", serif;color:#a2010d;}