body {background: #0060aa;margin-left: 0px;margin-top: 0px;font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #2B2B2B;}
p { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #2B2B2B}
.footer { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 9.5px; font-style: normal; color: #2B2B2B }
ul { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #2B2B2B }
ul li { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-style: normal; list-style-type: square}
a { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bolder}
a:hover {  text-decoration: underline}
h1 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #AEB00D; font-weight: bold }
h2 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000; font-weight: bold }

.h1header { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #223344; font-weight: bold }
.h2header { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; color: #2B2B2B; font-weight: bold }

.normText {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #2B2B2B}
.normTextSml {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #2B2B2B}
.normTextWhite {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #ffffff}
.normbold {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #2B2B2B; font-weight: bold;}
.normsml {font-family: verdana, helvetica; font-size: 10px; font-weight: normal; text-align: normal; }
.footerText {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #2B2B2B}

.normlink:link,.normlink:active,.normlink:visited,.normlink a {font-family: tahoma, helvetica, arial; color : #2b2b55; text-decoration : none; font-size: 13px;font-weight: bold; padding: 2px;}
.normlink:hover {font-family: tahoma, helvetica, arial; color : #ff0000; text-decoration : underline; font-size : 13px; font-weight: bold; padding: 2px;}

.frontlink:link,.frontlink:active,.frontlink:visited,.frontlink a {font-family: tahoma, helvetica, arial; color : #ffffff; text-decoration : none; font-size: 11px;font-weight: normal; }
.frontlink:hover {font-family: tahoma, helvetica, arial; color : #cccccc; text-decoration : underline; font-size : 11px; 	font-weight: normal;}

.article { width:50px; float:left; border:1px solid #FFFFFF; text-decoration:none; margin:0px 8px; position:relative; height:auto; }
.article p { margin:0px 9px 5px; height:4.8em; overflow:hidden; }
#news h2 { margin:0em 9px; padding:0px; height:2.5em; overflow:hidden; }
#news .article { width:50px; margin-left:3px; margin-right:5px; }
#news .article p { height:0em; font-weight: normal; }
#news .date { margin:5px 9px; color:#000000; font-weight: normal; font-size: 12px; font-style: italic;}
#news .article:hover { border-color:#cdcccd; background:#f2f2f2; text-decoration: none;}
#news .stretch { width:100%!important; padding:0.5em 0em 0.5em; clear:left; }
#news .stretch * { height:auto!important; background-image:none!important; }
#news .stretch .canvas {display:none;}
#news .stretch u {font-weight: bolder;}

#calendar .cal_frame {border-left:0px;border-right:0px;border-bottom:0px;border-top:0px;}
#calendar .normlink:link, #calendar.normlink:active, #calendar.normlink:visited, #calendar.normlink a {font-family: tahoma, helvetica, arial; color : #2b2b55; text-decoration : none; font-size: 10px;font-weight: bold; }
#calendar .normlink:hover {font-family: tahoma, helvetica, arial; color : #ff0000; text-decoration : underline; font-size : 10px; 	font-weight: bold;}

.formbutton
{ 
  FILTER: progid:DXImageTransform.Microsoft.dropShadow(Color=#e6e3e6,offX=3,offY=3,positive=true);
  border: 1px solid #000000;
  font-size: 11px;
  font-family: Helvetica, Arial, serif;
  color: white;
  font-weight: bold;	
  height: 20px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 2px;
  background: #666666;
  cursor: hand;
}

#bubble_tooltip{ width:147px; position:absolute; display:none; }
#bubble_tooltip .bubble_top{
	background-image: url('images/bubble_top.gif');
	background-repeat:no-repeat; height:16px;
}
#bubble_tooltip .bubble_middle{
	background-image: url('images/bubble_middle.gif');
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-left:7px; padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:7px; padding-right:7px;
}
#bubble_tooltip .bubble_bottom{	
	background-image: url('images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:-6px;
}

.formtext {
	background: #FFFFFF;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #666666;
	padding-left: 5px;
	font-weight1 : bold;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}

.rightbottomline {
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px dashed;
	border-bottom: 1px dashed;
	border-color: #666666;
}