/* General Content Use Styles */
/* ===================================== */
body {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	margin: 0;	padding: 0;}
   
/* Base text block font-size declaration */
/* ===================================== */
p, ul, ol, dl {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #000066;	font-size: 12px;}

/* Tab Navigation style */
/* ===================================== */
#TabNav {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: center;}
#TabNav  table p { color: #FFFFFF;}
#TabNav a { color: #FFFFFF; text-decoration: none; }
#TabNav a:hover { color: #5C0F91; text-decoration: underline; }

/* Weekly News style */
/* ===================================== */
#WeeklyNews {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
#WeeklyNews  table p { color: #000066;}
#WeeklyNews a { color: #0000FF; text-decoration: none; }
#WeeklyNews a:hover { color: #5C0F91; text-decoration: underline; }

/* LoginBox style */
/* ===================================== */
#LoginBox {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF;  font-size: 14px;}
#LoginBox  table p { color: #FFFFFF;}
#LoginBox a { color: #FFFFFF; text-decoration: none; }
#LoginBox a:hover { color: #5C0F91; text-decoration: underline; }
#LoginBox input {color: #AA811F; background-color: #F8D98E; border-color: #CE9F2C CE9F2C CE9F2C; border-style: solid; border-width: 1px; font-size: 11px;}
#LoginBox input.submit {border : none;}

/* Calendar style */
/* ===================================== */
#Calendar {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
#Calendar  table p { color: #000066;}
#Calendar a { color: #0000FF; text-decoration: none; font-size: 10px; }
#Calendar a:hover { color: #5C0F91; text-decoration: underline; }

/* Entry Form  style */
/* ===================================== */
#EntryForm {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
#EntryForm  table p {color: #000066;}
#EntryForm span.label_sm {font-size: 10px;}
#EntryForm span.label_sm_warning {font-size: 10px; color: #FF0000; font-weight: bold;}
#EntryForm a {color: #0000FF; text-decoration: none; }
#EntryForm a.white {color: #FFFFFF; text-decoration: underline;}
#EntryForm a:hover {color: #5C0F91; text-decoration: underline; }
 

/* Class styles */
/* ===================================== */

h1 {
	color: #4EBB9E; 
	font-size: 100%;
	padding:0px 5px 5px 25px;
	background:url(../images/green_dot.gif) left top scroll no-repeat transparent; 
}

h1.blue {
	color: #5A9DE1; 
	font-size: 100%;
	padding:0px 5px 5px 25px;
	background:url(../images/blue_dot.gif) left top scroll no-repeat transparent; 
}

h2 {
	font-size: 100%;
	color: #000066;
}

h3 {
	font-size: 95%;
	color: #000066;
}

.orange {color: #FF6600;}

.blue {color: #5A9DE1;}

.green {color: #4EBB9E;}

.warning {color: #FF0000; font-weight: bold;}

.bodyline	{ background-color: #FFFFFF; border: 1px #5A9DE1 solid; }

.border {border-style: solid; border-width: 1px;}

.button { color: #FFFFFF; font-weight: bold; font-size: 11px; font-family: Arial, Geneva, Helvetica; background-color: #5A9DE1 }

.tenpx {font-size: 10px}

.heading {background-color : #F8D98E;}

.report_heading {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Helvetica; color: #FFFFFF; font-weight: bold; background-color: #569DDF}

.heading_blue {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Helvetica; color: #FFFFFF; font-weight: bold; background-color: #5A9DE1}

.heading_green {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Helvetica; color: #FFFFFF; font-weight: bold; background-color: #4EBB9E}

.heading_orange {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Helvetica; color: #FFFFFF; font-weight: bold; background-color: #E7B239}

.heading_pink {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial, Geneva, Helvetica; color: #FFFFFF; font-weight: bold; background-color: #E97576}