/* CSS Document */
/* /CSS/scholarships.css */
/* For /Scholarships/index.php */
/* Content Div. */
div#content {padding: 12px;}
/* Scholarship information. */
div#scholarship {background-image: url(/Images/Common/grey_trans_bg.png);  background-repeat: repeat; width: 576px; margin-top: 10px; margin-left: 12px; border: 1px solid #666666; padding-bottom: 15px; clear: both;}
div#scholarship h5 {color: #207CB4; font-size: 14px; font-weight: bold; text-align: center; margin-bottom: 0px; padding-bottom: 0px;}
div#scholarship p {font-size: 12px; font-weight: normal; padding-top: 10px; padding-left: 10px; padding-right: 10px;}
/* Requirement information. */
div#requirements {background-image: url(/Images/Common/grey_trans_bg.png); background-repeat: repeat;  width: 281px; margin-top: 10px; margin-bottom: 10px; margin-left: 12px; margin-right: 5px; border: 1px solid #666666; padding-bottom: 15px; float: left;}
div#requirements h5 {color: #EA080E; font-size: 14px; font-weight: bold; text-align: center;}
div#requirements ul {font-size: 11px; font-weight: normal; padding-left: 20px; padding-top: 3px;}
div#requirements ul li {color: #000000; font-size: 11px; font-weight: normal; padding-right: 10px; list-style-type: disc; padding-top: 3px;}
/* Downloads. */
div#downloads {background-image: url(/Images/Common/grey_trans_bg.png); background-repeat: repeat;  width: 281px; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; margin-right: 12px; border: 1px solid #666666; padding-bottom: 15px; float: right; clear: right;}
div#downloads h5 {color: #FF8600; font-size: 14px; font-weight: bold; text-align: center; margin-bottom: 0px; padding-bottom: 0px;}
div#downloads h6 {color: #000000; font-size: 11px; font-weight: bold; text-align: left; width: 80px; margin: 0px; padding: 0px;}
div#downloads h6#files {position: relative; top: 1.25em; margin: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 55px; padding-right: 0px;}
div#downloads h6#formats {position: relative; left: 178px; margin: 0px; padding: 0px;}
div#downloads ul {font-size: 11px; font-weight: normal; width: 261px; margin: 0px; padding: 0px; clear: both;}
div#downloads ul li {color: #000000; font-size: 11px; font-weight: normal; width: 261px; padding-top: 0px; padding-bottom: 0px; list-style-type: none; display: inline;}
div#downloads ul li span {width: 165px; margin: 0px; padding-left: 10px;}
div#downloads ul li ul {display: inline;}
div#downloads ul li ul li {color: #000000; font-size: 11px; font-weight: normal; width: 111px; padding-left: 20px; list-style-type: none; display: inline;}
div#downloads ul a, div#downloads ul a:link, div#downloads ul a:hover, div#downloads ul a:visited, 
div#downloads ul a:active {font-weight: normal;}
div#downloads p {padding-top: 10px; padding-left: 10px; padding-right: 10px;}
/* Instructions. */
div#instructions {background-image: url(/Images/Common/grey_trans_bg.png); background-repeat: repeat; width: 576px; margin-top: 10px; margin-left: 12px; border: 1px solid #666666; padding-bottom: 15px; clear: both;}
div#instructions h5 {color: #207CB4; font-size: 14px; font-weight: bold; text-align: center;}
div#instructions h6 {color: #000000; font-size: 11px; font-weight: bold; text-align: left; margin: 0px; padding-top: 10px; padding-bottom: 0px; padding-left: 10px; padding-right: 10px;}
div#instructions p {font-weight: normal; padding-top: 0px; padding-left: 10px; padding-right: 10px;}