BODY {
background-color: #EEEEEE;
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color: #004A80;
	color: #FFFFFF;
}

.bg_medium {
	margin: 0px;
}
.titleb {
	font-weight:bolder;
	text-indent:2px;
	font-size:20px;
	background-color:#3A3A3A;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	border-top: #FFFFFF 4px solid;
	border-right: #000000 4px solid;
	border-left: #000000 4px solid;
	border-bottom: #000000 4px solid;
	margin-left:10px;
}
.bg_medium_top {
	background-color: #FF9557;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	min-height: 22px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent:2px;
}
.bg_left_top {
	background-color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	min-height: 22px;
	margin: 0px;
	text-indent:2px;
	font-weight:bolder;
	padding-bottom:2px;
	border:#CC6600 1px solid;
}
.bg_left {
	font-size: 14px;
	height: 15px;
	margin: 0px;
	text-indent:4px;
}
.bg_story {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	height: 16px;
	margin: 0px;
	text-indent:10px;
	padding-left:10px;
}
.bg_mission {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	height: 13px;
	margin: 0px;
	text-indent:10px;
	padding-left:10px;
}
#bg_horizontal {
	background-color : #FF9557;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
	min-height: 22px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent:5px;
}
.footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.topper {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bg_light {
	background-color: #D8E5E5;
	color: #666666;
}
.calendar_light {
	color: #333333;
	text-transform:uppercase;
}
.calendar_week {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.calendar_today {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	padding:1px;
	padding-right:5px;
}
.calendar_event {
	background-color: #CCCCCC;
	text-align:center;
	padding:1px;
	padding-bottom:5px;
}
.caltext {
	color: #000033;
	margin:0px;
	border:0x;
}
.alt_bg_dark {
	background-color : #CCCC99;
	color: #666666;
}

.alt_bg_medium {
	background-color : #CCCC99;
	color: #666666;
}

.alt_bg_light {
	background-color : #CCCC99;
	color: #666666;
}.header {
	background-color : #CCCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.verytop {
	border-top:#FFFFFF 2px solid;
	border-bottom:#333333 4px solid;
	padding-top:2px;
	padding-bottom:2px;
}
.undertop {
	border-top:#FFFFFF 1px solid;
	border-bottom:#333333 2px solid;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.content_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
.content_horizontal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	height:20px;
}
.mission_content {
	background-image: url(images/bottomcorner.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:12px; 
	padding-top:3px; 
	border-color:#333333; 
	border-style: solid; 
	border-width:1px; 
	background-color: #FFCC99; 
	color: #000033;
}
.main {
padding:0px;
margin:0px;
border:0px;
}
body div#sizerbody {
	 background-color:#FFFFFF;
	 margin-left:60px;
	 border-left:#C0C0C0 1px solid;
     min-width: 750px;
     max-width: 950px;
     width: expression((this.parentNode.clientWidth > 950)?950+"px":(this.parentNode.clientWidth <= 750 + 0)?750+"px":"auto")
}
a:link {
	color: #00f;
}
a:visited {
	color: #909;
}

.men1 a:link {color: #FFFFFF;}
.men1 a:visited {color: #FFFFFF;}
.men1 a:hover { color: #A9C6F5; background-color: #666666}
.content_left a:link {color:#00f;}
.content_left a:visited {color: #00f;}
.content_left a:hover { color: #CC6600;}
.calendar_today a:link {color: #FFFFFF; font-size: 11px;}
.calendar_today a:visited {color: #FFFFFF; font-size: 11px;}
.calendar_today a:hover { color: #FFFFFF; background-color: #006699; font-size: 11px;}
.menuselect {color: #00f; font-weight:bold;}

.bg_medium a:hover { color: #990000; background-color: #D8E5E5;}

.leftside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.web_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}
.web_foot {
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:6px;
	clear:both;
}
a:hover {
	color: #CC6600;
	background-color:#FFFFCC;
}
.topbottom {
	background-color: #FF6600;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#leftcontent {
}
#centercontent {
	position: absolute;
	top:108px;
	left:203px;
	padding-right:200px;


}
#rightcontent {
	min-width:0%;
	max-width:20%;
	float:left;
}
.box_left {
	padding:0px; 
	margin:0px; 
	width:100%;
}
  .floatclear {
 display:inline-block;
 width:100%;
 }
 /* Hide from IE-mac \*/
 * html .floatclear {
 height:1%;
 width:auto;
 }
 .floatclear {
 display:table;
 }
 /* End hide from IE-mac */

.hl0	{ background-color: #FFFF99 }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }
#greybox	{ margin: 0 auto; background-color: #CCC; border: 1px dotted #999; padding: 1em; width: 29.25em; text-align: left }