@charset "UTF-8";
/* CSS Document */

a:hover {
	background-color: #6397C6;
	color: #FFF;
	text-decoration: none;
}
.Container {
	width: 875px;
	margin-top: 20px;
	margin-left: 20px;
ß
	background-image: url(SplashScreen_bckgrnd.jpg);
	background-color: #FFF;
	background-image: url(../images/mainpanel_fill.jpg);
	background-repeat: repeat-x;
	background-position: left 147px;
}
.footer {
	height: 20px;
	padding-left: 10px;
	background-color: #92B4C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	padding-top: 3px;
}
#navbar {
	width: 875px;
	background-image: url(../images/toppanel_fill.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#welcome_ani {
	width: 875px;
	height: 113px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background-color: #6397C6;
	height: 35px;
	width: 114px;
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}*/
#outline_all {
	border: thin solid #333;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.BodyText_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
}
.BodyText_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00F;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.SubHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.ColumnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
}
.NewsHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
.NewsHead_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
