/* File: /schroeder/application.css */

/* REGULAR FONTS */
.main {	font: 8.5pt/8.5pt Verdana, Arial; line-height: 140%; text-decoration: none; color: 666666; }
A.main:link { font: 8.5pt/8.5pt Verdana, Arial; line-height: 140%; font-weight: none; text-decoration: underline; color: 666666; }
A.main:visited { font: 8.5pt/8.5pt Verdana, Arial; line-height: 140%; font-weight: none; text-decoration: underline; color: 666666; }
A.main:hover { font: 8.5pt/8.5pt Verdana, Arial; line-height: 140%; font-weight: none; text-decoration: none; color: 666666; }

/* BOLD GREY FONTS */
.main_bold {	font: 8.5pt/8.5pt Verdana, Arial; font-weight: bold; line-height: 140%; text-decoration: none; color: 666666; }
A.main_bold:link { font: 8.5pt/8.5pt Verdana, Arial; font-weight: none; line-height: 140%; text-decoration: underline; color: 666666; }
A.main_bold:visited { font: 8.5pt/8.5pt Verdana, Arial; font-weight: none; line-height: 140%; text-decoration: underline; color: 666666; }
A.main_bold:hover { font: 8.5pt/8.5pt Verdana, Arial; font-weight: none; line-height: 140%; text-decoration: none; color: 666666; }

/* LARGE DARK GREY FONT */
.ldgrey { font: 10pt/10pt Verdana, Arial; font-weight: bold; line-height: 120%; text-decoration: none; color: 707070; }
A.ldgrey:link { font: 10pt/10pt Verdana, Arial; font-weight: bold; line-height: 120%; text-decoration: none; color: 999999; }
A.ldgrey:visited { font: 10pt/10pt Verdana, Arial; font-weight: bold; line-height: 120%; text-decoration: none; color: 999999; }
A.ldgrey:hover { font: 10pt/10pt Verdana, Arial; font-weight: bold; line-height: 120%; text-decoration: none; color: 707070; }

/* SIDENAV */
.sidenav { font: 9pt/9pt Verdana, Arial; font-weight: bold; line-height: 160%; text-decoration: none; color: 6699CC; }
A.sidenav:link { font: 8.5pt/8.5pt Verdana, Arial; line-height: 160%; text-decoration: none; color: 999999; }
A.sidenav:visited { font: 8.5pt/8.5pt Verdana, Arial; line-height: 160%; text-decoration: none; color: 999999; }
A.sidenav:hover { font: 8.5pt/8.5pt Verdana, Arial; line-height: 160%; text-decoration: none; color: 333333; }

/* EXTRANET HEADER AND PAGE TITLE FONTS */
.ex_header { font: 10pt/10pt Tahoma, Arial; font-weight: bold; line-height: 110%; text-decoration: none; color: F0F0F0; }
A.ex_header:link { font: 10pt/10pt Tahoma, Arial; font-weight: bold; line-height: 110%; text-decoration: none; color: F0F0F0; }
A.ex_header:visited { font: 10pt/10pt Tahoma, Arial; font-weight: bold; line-height: 110%; text-decoration: none; color: F0F0F0; }
A.ex_header:hover { font: 10pt/10pt Tahoma, Arial; font-weight: bold; line-height: 110%; text-decoration: none; color: FFCC66; }

.ex_page_title { font: 14pt/14pt Tahoma, Arial; line-height: 140%; text-decoration: none; color: 798CB7; }
A.ex_page_title:link { font: 14pt/14pt Tahoma, Arial; line-height: 140%; text-decoration: none; color: 798CB7; }
A.ex_page_title:visited { font: 14pt/14pt Tahoma, Arial; line-height: 140%; text-decoration: none; color: 798CB7; }
A.ex_page_title:hover { font: 14pt/14pt Tahoma, Arial; line-height: 140%; text-decoration: none; color: 798CB7; }

.school_name { font: 11pt/11pt Tahoma, Arial; font-weight: bold; line-height: 140%; text-decoration: none; color: 798CB7; }

/* ERROR & MESSAGE FONTS */ 
.error { font: 7.5pt/7.5pt Verdana, Arial; font-weight: bold; line-height: 140%; text-decoration: none; color: FF0000; }

/* FORM BUTTONS */
.form_button { font: 7.5pt/7.5pt Verdana, Arial; font-weight: bold; text-decoration: none; color: 000000; }
.form_label { font: 8pt/8pt Tahoma; font-weight: bold; text-decoration: none; color: 000000; }
.form_field { font: 8pt/8pt Tahoma; font-weight: none; text-decoration: none; color: 000000; }
.form_button { font: 8pt/8pt Tahoma; font-weight: bold; text-decoration: none; color: 000000; }
.form_display { font-family: Verdana; font-size: 8pt; font-weight: none; font-style: none; line-height: 120%; text-decoration: none; color: 000000; }
.tbl_hdr { font: 8pt/8pt Tahoma; font-weight: bold; text-decoration: none; color: 000000; }

/* FORM FIELD */
.form_field { font: 7.5pt/7.5pt Verdana, Arial; font-weight: none; text-decoration: none; color: 000000; }
