/* general tag */
body { background: URL('../images/bg.gif'); background-repeat: repeat-x; background-color: #6A6A6A; width: 979px; margin: auto; margin-top: 5px; font-family: Arial, Helvetica, sans-serif; } /*373737*/
a:link, a:visited { color: #110F71; }

/* main section */
#footer { margin-top: 15px; padding-bottom: 20px; font-size: 11px; text-align: center; color: #FFFFFF; }

#footer a:link, #footer a:visited { color: #FFFFFF; }

/* resource box */
.resource_box .content { font-size: 11px; margin-left: 10px; }
.resource_box .line_break { background-color: #110F71; color: #110F71; width: 95%; }

/* latest jobs box */
#latest_jobs_box { background: URL('../images/degree_box_bg.gif') repeat-x #FFFCF2; border: 1px solid #FFFFFF; margin-bottom: 13px; }
#latest_jobs_box .header_text { font-size: 16px; padding: 5px; font-weight: bold; color: #FFFFFF; }
#latest_jobs_box .header_text .left { float: left; width: 62%; }
#latest_jobs_box .header_text .right { float: left; width: 38%; }
#latest_jobs_box .job_style { border-right: 1px solid #9C9BC4; width: 60%; font-size: 12px; padding-left: 5px; }
#latest_jobs_box .location_style { width: 40%; font-size: 11px; padding-left: 10px; }

/* table row background */
.tr_color1 { background-color: #F0F0F7; }
.tr_color2 { background-color: #E7E6F2; }

/* common stuff */
.logo_border { border: 1px solid #000000; }
.clear_float { clear: both; }