
/*** GLOBAL ***============================================================*/

/* Lame Scrollbar Hack ========*/
html { height:100%; margin-bottom:0.01em; }

body { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; color:#3D6796; }
img { border:0px; }
h1 { font-size:24px; font-weight:bold; padding:0px; margin:0px; }
h2 { font-size:16px; font-weight:bold; padding:0px; margin:0px; }
.text-10 { font-size:10px; }
.text-11 { font-size:11px; }
.text-12 { font-size:12px; }
.text-13 { font-size:13px; }


/*** LAYOUT ***============================================================*/

/* SEARCH BOX */
#searchbox { background-color:#D4DEE8; padding:5px; color:#264566; }
#searchbox div { padding-top:10px; }
#searchbox, #searchbox input, #searchbox select { font:Arial, Helvetica, sans-serif; font-size:10px; }
#searchbox input, #searchbox select { width:135px; }
#searchbox input.normalwidth { width:auto; }

/* TOP NAV */
.topnav { background:url('../images/topnav_bg.gif') bottom repeat-x; width:100%; text-align:center; vertical-align:bottom; }
#top-left { width:8px; height:75px; background:url(../images/topnav_left.gif) left bottom no-repeat; }
#top-right { width:8px; height:75px; background:url(../images/topnav_right.gif) left bottom no-repeat; }

/* SIDE NAV */
.leftnav-header, .rightnav-header, .rightnav-header2, .subheader { text-align:center; padding:10px 0px 4px 0px; color:#ffffff; text-transform:uppercase; font-weight:bold; font-size:90%; }

.leftnav-header { background:#587ca4 url('../images/leftnav_corner.gif') top right no-repeat; }

.rightnav-header { background:#587ca4 url('../images/rightnav_corner.gif') top left no-repeat; }

.subheader, .rightnav-header2 { background-color:#587ca4; }

.sidenav { font-size:10px; }
.sidenav a { display:block; padding:3px 5px 3px 8px; margin:0px; }
.sidenav a:link, .sidenav a:visited { background-color:#D4DEE8; text-decoration:none; color:#264566; }
.sidenav a:hover, .sidenav a:focus { background-color:#F4F7F9; text-decoration:none; color:#264566; }

#selected { background:#F4F7F9 url('../images/arrow.gif') right no-repeat; }

/* BODY */
.body { width:100%; vertical-align:top; padding:8px 8px 0px 8px; background:#DDE0E2 url('../images/bodybg.gif') top repeat-x; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; padding-bottom:8px; }

.school { font-size:11px; border-top:1px solid #DDE0E2; padding:5px 8px 15px 8px; }
.online-school { border-top:1px solid #DDE0E2; padding:5px 0px 15px 0px; }
.school img { margin:0px 0px 10px 10px; }
.school-header { text-align:right; background-color:#ffffff; margin-top:10px; border-bottom:1px solid #587ca4; }

.odd { font-size:11px; border-top:1px solid #DDE0E2; padding:8px; vertical-align:top; }
.even { background-color:#f9f9fb; font-size:11px; border-top:1px solid #DDE0E2; padding:8px; vertical-align:top; }

/* FOOTER */
.footer { font-size:10px; }
.footer a:link, .footer a:visited { color:#3D6796; text-decoration:none; }
.footer a:hover { color:#3D6796; text-decoration:underline; }