body {
	margin: 0;
	padding: 0;
	width: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

/* ============================ */
/*		[S] Headers, etc.		*/
/* ============================ */
.header10 	{ font-size: 10px; color: #103A7A; font-weight: bold }
.header12 	{ font-size: 12px; color: #103A7A; font-weight: bold }
.header14 	{ font-size: 14px; color: #103A7A; font-weight: bold }
.header16 	{ font-size: 16px; color: #103A7A; font-weight: bold }
.header18 	{ font-size: 18px; color: #103A7A; font-weight: bold }
.header20 	{ font-size: 20px; color: #103A7A; font-weight: bold }
.small 		{ font-size: 9px; }
.smallwhite { font-size: 9px; color: #FFFFFF; }
.nosp 		{ display: block }
.red 		{ color: #F00; }
.cyan 		{ color: #58C; }
.green 		{ color: #0B0; }
.orange 	{ color: #F60; }
.yellow 	{ color: #FF0; }
.white 		{ color: #FFFFFF; }
.black 		{ color: #000000; }
.line		{ background: #8CA8CD; margin: 2px 0px 2px 0px }
.smallblack { font-size: 9px; color: #000; }
.smallwhite { font-size: 9px; color: #FFF; }
.explanations {border: solid 1px #AAA; background: #FFE; padding: 5px; margin:11px}
.notebox {border: solid 1px #AAA; background: #f5f5f5; padding: 5px; margin:0px}
.homeText {color: #1B549E;}
.footerText {color: #666666;}
.footerTextDark {color: #414141; font-weight: bold;}
.footerLink {color: #9F1010; font-weight: bold;}
.headlineText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 20px;
}
.headlineTextDate {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
/* ============================ */
/*		[E] Headers, etc.		*/
/* ============================ */


/* ============================ */
/*		[S] Buttons, etc.		*/
/* ============================ */
.button 	{ font: bold 10px; color: #000; background-color: #BEFF82; }
.buttonsm 	{ font: bold 9px color: #000; background-color: #AAA; }
.buttonbad 	{ font: bold 10px; color: #FFF; background-color: #F00; }
.buttongo 	{ font: bold 10px; color: #FFF; background-color: #390; }
.textbox 	{ font: bold 10px; color: #000; background-color: #FFF; border: 1px solid #000; padding:2px }
.textboxsm 	{ font: bold 9px; color: #000; background-color: #AAA }
.selectbox 	{ font: bold 10px; color: #000; background-color: #8CA8CD }
.selectboxsm 	{ font: bold 9px; color: #000; background-color: #8CA8CD }

#subnav 				{ color: #99CCFF; font-weight: bold; line-height: 12px; font-size: 10px; text-decoration: none; }
#subnav a 				{ padding: 0px 2px 0px 2px; color: #99CCFF; font-weight: bold; line-height: 12px; font-size: 10px; text-decoration: none; }
#subnav a:link			{ text-decoration:none; }
#subnav a:hover			{ color: #FFF; text-decoration:none; }
#subnav a:visited		{ text-decoration:none; }
#subnav a:visited:hover	{ color: #FFF; text-decoration:none; }

#news td, #news p		{ color: #FFF; font-size: 12px; }
#news 					{ color: #FFF; font-size: 12px; }
#news a 				{ text-decoration: underline; }
#news a:link			{ text-decoration: underline; }
#news a:hover			{ text-decoration:none; }
#news a:visited			{ text-decoration: underline; }
#news a:visited:hover	{ text-decoration:none; }

#calendar a:link {text-decoration: none; color: #0071AF; padding:0px 0px 3px 0px;}                                                          
#calendar a:hover {text-decoration: underline; color: #0071AF;}                                                                             
#calendar a:visited     {text-decoration: none; color: #0071AF;}                                                                            
#calendar a:visited:hover {text-decoration: underline; color: #0071AF;}                                                                     
.smalltb { font: bold 9px Tahoma, Verdana, Arial, Helvetica; color: #999; }                                                                 
.eventhdr {border: solid 2px #008BC0; background: #B0C4DE; padding: 5px; margin:0px}
.indent {margin: 0px 0px 0px 20px;}
/* ============================ */
/*		[E] Buttons, etc.		*/
/* ============================ */
