BODY, TD,P {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11px;
   color: #000000;
   text-align:justify;
}

INPUT, SELECT, TEXTAREA {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 8pt;
   color: #1C5397;
   font-weight : 700;
}

HR {
   color: #333333;
}

H2 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 14pt;
   font-weight : 200;
}

H3 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11pt;
   font-weight : 700;
}

A {
   text-decoration: underline;
   font-weight : 700;
   color: #032056;
}

A:Hover {
   text-decoration: none;
   font-weight : 700;
   color: black;
}

.small_header {
   font-weight : 700;
   color: Gold;
}

.largetableheader {
   font-size : 10pt;
   font-weight : 700;
   color: #ffffff;
}

.small_header2 {
   font-weight : 700;
   color: #eeeeee;
}

.yplanner_header { background:#003366; width:35px; color:white; text-align:center; font-weight:700; padding-top:3px; padding-bottom:3px; }
.yplanner_cell { background:white; width:35px; padding-top:3px; padding-bottom:3px; color:black; height:32px; text-align:center; font-size:15px; }
.yplanner_cell2 { background:#33CCFF; width:35px; padding-top:3px; padding-bottom:3px; color:black; height:32px; text-align:center; font-size:15px; }
.yplanner_cell a { text-decoration:none; color:black; }

.main_header {
   font-size : 11pt;
   font-weight : 700;
   color: #1C5397;
}

.nav_header {
   font-size : 9.5pt;
   font-weight : 900;
   color: #000066;
}

.nav {
   font-size : 8pt;
   color: #ffffff;
   font-weight : 700;
}

.error {
   font-weight : 700;
   color: #ff3333;
}

.display_heading {
   font-family : Verdana, arial,sans-serif ;
   font-size : 14px;
   color: #222299;
   font-weight : bold;
}

.footer_text {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 8pt;
   color: #6E6E6E;
   font-weight : 200;

}


