/* academics page */
#col_1 { float: left; width: 180px; padding-top: 10px; padding-right: 0px; text-align: left; border-width: 0px; border-style: solid;}
html>body #col_1 { width: 180px; }

#col_2_shadow { background:#ffffff; float: left; margin: 0px;  
text-align: left; border-width: 0px; border-style: solid; border-color: #545454; font-size: 11px;}
* html #col_2_shadow { width: 700px; height: 335px; padding-top: 5px; padding-left: 2px; margin-left: 3px; margin-top: 5px; }
html>body #col_2_shadow { width: 700px; min-height: 335px; overflow: hidden; margin-left: 5px; margin-top: 5px;}

#col_2 { background:#ffffff; width: 690px; margin: 5px; text-align: left; 
border-width: 0px; border-style: solid; border-color: #545454; font-size: 11px;}
* html #col_2 { height: 335px; margin-top: 10px; }
html>body #col_2 { width: 690px; min-height: 335px; overflow: hidden;}


/* col_2 */
#c2_main { float: left; width: 650px; margin: 10px; text-align: left; border-width: 0px; border-style: solid; border-color: #545454;}
* html #c2_main { height: 285px;  margin: 5px;}
html>body #c2_main { width: 670px; min-height: 285px; overflow: hidden;}

#col_2 h1 { margin-top: 0px; margin-bottom: 0px; font-size: 26px; font-style: italic; color: #042b6a; font-weight: normal; }
#col_2 h1 i { margin-top: 0px; margin-bottom: 0px; font-size: 22px; font-style: italic; color: #8C3F12; }
#col_2 h1 em { margin-top: 0px; margin-bottom: 0px; font-size: 22px; font-style: italic; color: #8C3F12; }
#col_2 h2 { margin-top: 0px; margin-bottom: 2px; font-size: 14px; color: #903A21; }
#col_2 h3 { font-size: 11px; color: #042b6a; }
#col_2 h2 a:link { color:#903A21; text-decoration:none; }
#col_2 h2 a:visited { color:#903A21; text-decoration:none; }
#col_2 h2 a:hover { color:#903A21; text-decoration:underline; }
#col_2 h2 a:active { color:#903A21; text-decoration:none; }

#row_1 { width: 650px; text-align: left; padding-bottom: 5px; border-width: 0px; border-style: solid; border-color: #545454;}
* html #row_1 { }
html>body #row_1 { width: 670px; overflow: hidden;}

#row_2 { width: 670px; text-align: left; border-width: 0px; border-style: solid; border-color: #545454;}
* html #row_2 { height: 65px; }
html>body #row_2 { width: 670px; min-height: 65px; overflow: hidden;}

#r2_c1 { float: left;  width: 420px; text-align: left; border-width: 0px; border-style: solid; border-color: #545454;}
* html #r2_c1 { height: 65px;  }
html>body #r2_c1 { width: 420px; min-height: 65px; overflow: hidden;}

.r2_c1_divider { float: left; width: 420px; text-align: left; border-width: 0px; border-top-width: 1px; border-style: dashed; border-color: #545454;}
* html .r2_c1_divider { height: 20px;  }
html>body .r2_c1_divider { min-height: 20px; overflow: hidden;}

.r2_c1_row { float: left; width: 420px;  margin-bottom: 10px; text-align: left; border-width: 0px; border-style: solid; border-color: #545454;}
* html .r2_c1_row { height: 65px;  }
html>body .r2_c1_row { min-height: 65px; overflow: hidden;}

.r2_c1_image { float: left; width: 95px;  text-align: center; border-width: 0px; border-style: solid; border-color: #545454;}
* html .r2_c1_image { height: 65px;  }
html>body .r2_c1_image { min-height: 65px; overflow: hidden;}

.r2_c1_entry { float: left; padding-left: 10px; text-align: left; border-width: 0px; border-left-width: 3px; border-style: double; border-color: #903A21;}
* html .r2_c1_entry { width: 296px; height: 65px;  }
html>body .r2_c1_entry { width: 283px; min-height: 65px; overflow: hidden;}

#r2_c2 { float: right; width: 250px; text-align: left; border-width: 0px; border-style: solid; border-color: #545454;}
* html #r2_c2 { height: 65px; }
html>body #r2_c2 { width: 250px; min-height: 65px; overflow: hidden;}

#scholarship_calc_box { float: right; width: 220px; text-align: left; border-width: 0px; border-style: solid; border-color: #545454; background: #E9DBBA; padding: 5px; }
html>body #scholarship_calc_box { width: 210px; }

#scholarship_calc_box_header { float: right; width: 210px; text-align: center; border-width: 0px; border-style: solid; border-color: #545454; background: #AF9657; color: #ffffff; font-size: 15px; padding: 5px; }
* html #scholarship_calc_box_header { width: 210px;}
html>body #scholarship_calc_box_header { margin-bottom: 10px; width: 200px; overflow: hidden;}

#scholarship_calc_box ul { list-style-position: outside; list-style-image: url(http://www.oru.edu/images/red_left_arrow.gif); list-style-type: circle; }
#scholarship_calc_box li { margin-top: 10px; }

#scholarship_calc_box a:link { color:#022B6B; text-decoration:none; font-size: 11px; font-weight: bold; }
#scholarship_calc_box a:visited { color:#022B6B; text-decoration:none; font-size: 11px; font-weight: bold; }
#scholarship_calc_box a:hover { color:#022B6B; text-decoration:underline; font-size: 11px; font-weight: bold; }
#scholarship_calc_box a:active { color:#022B6B; text-decoration:none; font-size: 11px; font-weight: bold; }

