body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFE7;
	background-image: url("images/background.png");
	background-repeat: repeat-x;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #020595;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 6px;
}
a {
	color: #020595;
}
a:hover {
	color: #0000FF;
}
div {
	position: relative;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 0.1px;
	font-size: 0.1px;
}
form {
	margin: 0px;
	padding: 0px;
}
#pageFrame {
	width: 714px;
	margin: 5px auto 10px auto;
}
#endShadow {
	height: 5px;
}
#shadowFrame {
	width: 100%;
	padding: 0;
	background-image: url("images/fullShadow.gif");
	background-repeat: repeat-y;
}
#leftShadow {
	background-image: url("images/leftShadow.gif");
	background-repeat: repeat-y;
	width: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}
#rightShadow {
	background-image: url("images/rightShadow.gif");
	background-repeat: repeat-y;
	width: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
}
#mainFrame {
	width: 700px;
	margin: 0 9px 0 5px;
	background-color: #fff;
}
#contentFrame {
	padding: 3px;
}
#banner {
	height: 78px;
	background-color: #020595;
	background-image: url("images/bannerBack.gif");
	background-repeat: repeat-x;
}
#footer {
	height: 66px;
	background-color: #020595;
	background-image: url("images/footerBack.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 10px;
	line-height: 14px;
	padding: 12px 0 0 5px;
	color: #444444;
}
#icons {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 278px;
	height: 52px;
	text-align: center;
}
#icons img {
	margin: 5px 18px 0 18px;
}
#searchBox {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 26px;
	width: 298px;
	background-color: #020595;
	line-height: 22px;
	overflow: hidden;
}
*html #searchBox .fallDown {
	margin-top: 3px;
}
#searchBox span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#searchBox input {
	height: 14px;
	line-height: 14px;
	width: 148px;
	background-image: url("images/searchBack.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #93B7FC;
}
#splashFrame {
	margin-top: 1px;
	width: 100%;

}
#subFrame {
	margin-top: 1px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 288px;
	overflow: hidden;
	padding: 5px 15px 0 15px;
	clear: both;
	font-size: 11px;
}
#leftColumn {
	float: left;
	width: 178px;
	/*border-right: 1px solid #ffffff;*/
	background-color: #C8E0EE;
}
#leftColumn #webmailBox {
	background-color: #9BBDFF;
	padding: 0 5px 0 5px;
	background-image: url("images/mailBack.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 127px;
	border-bottom: 1px solid #ffffff;
}
#leftColumn #webmailBox input {
	height: 14px;
	line-height: 14px;
	width: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #020595;
	margin: 4px 0 8px 0;
}
#leftColumn #sideSplash {
	background-image: url("images/sideSplashBack.gif");
	background-repeat: no-repeat;
}
#leftColumn ul {
	margin: 0px;
	padding: 0px;
}
#leftColumn li {
	margin: 0px;
	list-style-type: none;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #ffffff;
}
#leftColumn li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #020595;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 43px;
	width: 173px;
	padding: 0 0 0 5px;
}
#leftColumn li a:hover {
	background-color: #9BBDFF;
	color: #342BA4;
}
#splashAd {
	float: right;
	width: 515px;
}
#splashClear {
	clear: both;
	height: 10px;
	line-height: 4px;
	font-size: 4px;
	background-image: url("images/splashClear.gif");
	background-repeat: repeat-x;
}
#splashBar {
	height: 25px;
	background-color: #020595;
	line-height: 25px;
}
#splashBar img {
	padding: 10px 0 0 11px;
}
#weatherBox {
	padding: 0 0 0 5px;
	font-size: 10px;
	height: 675px;
}
#weatherBox #icon {
	float: left;
	width: 78px;
}
#weatherBox #temp {
	float: left;
	width: 90px;
	padding-top: 8px;
}
#weatherBox #temp span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
#newsColumn {
	float: right;
	width: 495px;
	padding: 0 10px 0 10px;
	font-size: 62.5%;
	line-height: 16px;
}
#newsColumn p {
	font-size: 1em;
	margin: 10px 0 10px 0;
}
.citation {
	margin-top: 15px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: right;
}
.citation a {
	color: #666666;
}
div.GMapEZ {
  visibility: hidden;
  border: 1px #888 solid;
}
/*** POWER PAGES BADGE ***/
#footer { position: relative; }
#PPGS {
	width: 94px;
	position: absolute;
	right: 10px;
	top: 35px;
}
#PPGS a, #PPGS span {
	display: block;
	height: 19px;
	width: 94px;
	background-image: url("images/ppgs.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9114px;
}
#PPGS a:hover {
	background-position: 0px -19px;
}
/*** END POWER PAGES BADGE ***/