/* ##### Element Styles ##### */
* { font-size: 12px; font-family: Arial; color: #000; padding: 0;margin: 0; }
body { background: #fff; }
a img { border: 0; }
ul { margin: 0 0 10px 25px; }
hr { height: 2px; border: 0; background: #d3d3d3;margin: 0 0 14px 0; }
h1 { padding: 20px 0 10px 0; font-size: 25px; }
h1.notitle { display: none; }
h2 { font-size: 16px;color:#12347a; padding: 16px 8px 16px 0px; }
h2 a{ font-size: 16px;color:#12347a; padding: 16px 8px 16px 0px; }
p { margin: 0 0 17px 0; }

/* ##### Navigation ##### */
.navigation { margin: 0 auto 0 auto;padding:12px 20px 0 20px;height:26px;width: 780px;background: url('/images/nav_bg.png') no-repeat; }
.navigation li { list-style-type: none;display: inline;border-right: 1px solid #dfdfdf;height:26px; }
.navigation li.first { margin-left: 18px; } .navigation li.last { border-right: 0px solid #fff; }
.navigation li a { color: #fff;padding: 0 28px 0 28px;font-size: 12.2px;font-weight:bold;text-decoration:none; }.navigation li a:hover { color: #EF3426; }

/* ##### Header ##### */
.header { width: 820px; height: 85px; margin: 0 auto 0 auto; }
.header .logo { float: left; margin: 10px 0 0 5px; }

/* ##### Content ##### */
.body_container { width: 820px; margin: 0 auto 0 auto; }

/* ##### Page Top ##### */
.pagetop{height:170px; width:820px;margin:0 0 5px 0;}
.pagetop h1{text-align:right; color:#fff; padding: 110px 10px 0 0; margin: 0; }
.pagetop p, #content .pagetop ul{ text-align:right; color:#fff; margin: 5px 10px 5px 0; font-size: 1.2em; }

/* background images */
#bg-faqs {background: url(/images/top-faqs.jpg) no-repeat;}
#bg-about {background: url(/images/top-about.jpg) no-repeat;}
#bg-program-highlights {background: url(/images/top-program.jpg) no-repeat;}
#bg-contact {background: url(/images/top-contact.jpg) no-repeat;}
#bg-apply {background: url(/images/top-apply.jpg) no-repeat;}

/* ##### Footer ##### */
.footer { border-top:2px solid #EF3426;width:820px;margin:20px auto 0 auto;padding:7px 0 0 0; }
.footer .ftlinks { list-style-type: none; }
.footer .ftlinks li { float: left; margin: 0 5px 0 5px; }
.footer .ftleft {float: left;}
.footer .ftright {float: right;}
.footer a, .footer p { color: #000;font-size: 11px; }
.footer a:hover {text-decoration:underline;}

/* ##### Misc ##### */
.column { float: left; width: 455px; padding: 0 5px 0 5px; }
.clear { float: none; clear: both; visibility: hidden; }

/* ##### Misc ##### */
.home_top { height: 218px; }
.home_top .home_apply { background: url('/images/sidebox_apply.png') no-repeat; width:202px; height:218px; float:left; padding:0 10px 0 10px; }
.home_top .home_apply .apply_btn { background: url('/images/apply.png') no-repeat; width:185px; height:44px; padding: 12px 0 0 25px; margin: 0 0 0 8px; }
.home_top .home_apply .apply_btn a {  color:#fff;text-decoration:none;font-weight:bold;font-size:17px; }
.home_top .home_flash { width:584px; height:218px; float: right }
.home_bot .home_sidebar { background: url('/images/sidebox_bg.png') no-repeat; width:202px; float:left; height:218px; padding:0 10px 0 10px; margin: 15px 0 15px 0; }
.home_bot .home_sidebar ul { list-style-image: url('/images/arrow.png'); }.home_bot .home_sidebar ul li { margin: 10px 0 0 0;text-decoration: underline; }
.home_bot  .home_content { float: left;margin: 14px 0 0 14px;width:575px; }.home_bot  .home_content h2{ margin: 0;padding: 0 0 10px 0;color: #f32d24; }.home_bot  .home_content p{ width: 485px;padding-left: 15px; }

/* ##### Contact ##### */
.formp {font-weight: bold;}
.fl {float:left;}
form#cform select#departments { width: 223px; }
