/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout.css";

body { margin: 0;font-size: 0.9em; font-family: "verdana" Georgia, "Times New Roman", Times, serif ; font-size:13px;}

h1, h2, h3, h4, h5, h6, p, td, ul, li, form, input, textarea { font-family: "verdana" Georgia, "Times New Roman", Times, serif ; }
h1 { font-size: 1.1em; color: #353535; }
h2 { font-size: 1em; color: #353535; }
h3 { font-size: 0.9em; color: #353535; } 
h4 { font-size: 0.8em; color: #353535;}
h5 { font-size: 0.7em; color: #353535; } 
h6 { font-size: 0.6em; color: #353535; }
p, td, ul, ol, input, textarea { font-size: 0.9em; color: #353535; }



/* THIS RULE FIXES THE TINY TERTIARY MENU (AND THE SECONDARY ONE NOW) */
ul ul { font-size: 1em; }
ul ul ul { font-size: 1em; }

a { color: #af0061;  font-weight: bold; text-decoration: none; }

.internalBoxLeft a { color: #5f5259;font-size: 1.0em;font-weight:normal;text-decoration: none; }
.internalBoxLeft a:hover { color: #5f5259;font-size: 1.0em;font-weight:normal;  text-decoration: none; }
.internalBoxLeft .pink { font-size: 1.0em;font-family: "verdana" Georgia, "Times New Roman", Times, serif ;color: #af0061;  font-weight: bold;text-decoration: none; }

.table {font-size:13px;font-family: "verdana" Georgia, "Times New Roman", Times, serif ;}


a:hover { color: #af0061; }

.error { color: #900; }

/* CONTENT ------------------------------------------------------------------------------------------------*/

/* FOOTER -------------------------------------------------------------------------------------------------*/