* {
margin:0;
padding:0;
}
/* for Internet Explorer */
/*\*/
* html #content {
}
/**/
body {
	background-color: #DDE7F0;
	text-align: center;
	margin: 0px;
	height: 100%;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
a:link {
	color: #00673B;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3C8B69;
	font-weight: bold;
	text-decoration: underline;}
a:hover {
	color: #613714;
	text-decoration: none;
}
a:active {
	color: #002252;
	text-decoration: none;
}
#content {
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding: 0px;
}
#contentFloat {
	width: 1024px;
	float:left;
	background-color:#FFFFFF;
	border-right: 1px solid #002252;
	border-bottom: 1px solid #002252;
	border-left: 1px solid #002252;
}
#masthead {
	padding: 0px;
	height: 145px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-image: url(/images/newerMast.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead_Nav li {
	display: inline;
	margin: 0em 0em 0em 1em;
	padding: 0px;
	list-style-type: none;
}
#masthead_Nav li a {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #613714;
}
#masthead_Nav li a:link {
	text-decoration:none;
}
#masthead_Nav li a:hover {
	color: #002252;
}
#masthead_Nav li a:visited {
	text-decoration:none;
}
#masthead_Nav li a:active {
	text-decoration:none;
}
#masthead_Nav {
	padding:0.5em 0em;
	margin-top: 83px;
	margin-right: 12px;
	float: right;
	display: inline;
	position:relative;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftCorner {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: -1px;
	bottom: -1px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
#rightCorner {
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
/*
#masthead_Nav li {
	display: inline;
	margin: 0px 24px 0px 0px;
	padding: 0px;
	list-style-type: none;
 	border: 1px dotted #33CCFF;
	float:right;
	text-align:center;
}
#masthead_Nav li a {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #613714;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-indent:0px;
}
#masthead_Nav li a:link {
	text-decoration:none;
}
#masthead_Nav li a:hover {
	color: #002252;
}
#masthead_Nav li a:visited {
	text-decoration:none;
}
#masthead_Nav li a:active {
	text-decoration:none;
}
#masthead_Nav {
	padding:0em;
	margin-top: 83px;
	margin-right: 0px;
	float: right;
	display: block;
	margin-left: 0px;
	border: 2px double #CCCC99;
}
#masthead_Nav ul {
	margin: 0px;
	padding:0px;
	border: 1px dashed #CC3300;
	display:inline;
	width:100%;
	}
*/
#masthead h1 {
	display: inline;
	float: left;
	height: 129px;
	width: 134px;
	margin-top: 16px;
	margin-left: 26px;
}
#masthead h1 span {
	display: none;
}
#sidebarNav {
	display: inline;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 12px;
}
#sidebarNav h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002252;
	padding: .5em;
	overflow: visible;
	margin:0;
}
#sidebarNav ul {
	padding:0;
	margin:0;
}
#sidebarNav li {
	display: block;
	list-style-type: none;
	border-right: 1px solid #002252;
	border-bottom: 1px solid #002252;
	border-left: 1px solid #002252;
	}
#sidebarNav li a {
	display: block;
	margin: 0px;
	padding: .5em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13pt;
	color: #002252;
	font-weight: normal;
}
#sidebarNav li a:link {
	background-color: #DDE7F0;
	text-decoration: none;
}
#sidebarNav li a:visited {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav li a:hover {
	color: #00673B;
	background-color: #EFF1F4;
	text-decoration:none;
}
#sidebarNav li a:active {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #today li a {
	display: block;
	margin: 0px;
	padding: .5em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13pt;
	color: #002252;
	font-weight: normal;
	height:25px;
}
#sidebarNav #today li a:link {
	background-color: #DDE7F0;
	text-decoration: none;
}
#sidebarNav #today li a:visited {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #today li a:hover {
	color: #00673B;
	background-image:url(/images/todayBg.gif);
	text-decoration:none;
	background-position: center center;
}
#sidebarNav #today li a:active {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #today li a:hover span {
	display: none;
}
#sidebarNav #tomorrow li a {
	display: block;
	margin: 0px;
	padding: .5em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13pt;
	color: #002252;
	font-weight: normal;
	height:25px;
}
#sidebarNav #tomorrow li a:link {
	background-color: #DDE7F0;
	text-decoration: none;
}
#sidebarNav #tomorrow li a:visited {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #tomorrow li a:hover {
	color: #00673B;
	background-image:url(/images/tomorrowBg.gif);
	text-decoration:none;
	background-position: center center;
}
#sidebarNav #tomorrow li a:active {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #tomorrow li a:hover span {
	display: none;
}
#sidebarNav #atWork li a {
	display: block;
	margin: 0px;
	padding: .5em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13pt;
	color: #002252;
	font-weight: normal;
	height:25px;
}
#sidebarNav #atWork li a:link {
	background-color: #DDE7F0;
	text-decoration: none;
}
#sidebarNav #atWork li a:visited {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #atWork li a:hover {
	color: #00673B;
	background-image:url(/images/atWorkBg.gif);
	text-decoration:none;
	background-position: center center;
}
#sidebarNav #atWork li a:active {
	background-color: #DDE7F0;
	text-decoration:none;
}
#sidebarNav #atWork li a:hover span {
	display: none;
}
#sidebarNav ul {
	margin: 0px;
	padding: 0px;
}
.sideBarRoudedTop {
	background-image: url(/images/sidebarNavH2Bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bottomBorder {
	background-image: url(/images/sidebarBottomBg.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 200px;
	margin-top: -2px;
}
#sideBarSubMenu {
	margin: 12px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1C6DC;
	background-image: url(/images/lilBlueTree.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sideBarSubMenu p {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1C6DC;
	text-align:center;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	line-height: 13pt;
}
#sideBarSubMenu p a:link {
	text-decoration: none;
	color: #00673B;
}
#sideBarSubMenu p a:visited {
	text-decoration: none;
	color: #00673B;
}
#sideBarSubMenu p a:hover {
	color: #002252;
}
#sideBarSubMenu p a:active {
	color: #00673B;
}
#mainWindow {
	padding: 0px;
	height: 100%;
	width: 775px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 24px;
	float: right;
}
#bodyText {
	width: 500px;
	float:left;
}
#rightColumnContainer {
	float: right;
	width: 250px;
}
#rightColumn {
	background-color: #E4EFEA;
	margin: 0px;
	float: right;
	height: 100%;
	width: 210px;
	padding: 6px 18px 5px;
	border-top: 1px none #002252;
	border-right: 1px solid #002252;
	border-bottom: 1px none #002252;
	border-left: 1px solid #002252;
}
#rightColumn h3 {
	font-weight: bold;
	color: #002252;
}
#rightColumnTopBorder {
	background-image: url(/images/rightSidebarTopBg.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 248px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#rightColumnBottomBorder {
	background-image: url(/images/rightSidebarBottomBg.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 248px;
	float: right;
}
.imgRightColumn {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#increaseText {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	height: 19px;
	width: 96px;
}
#increaseText span {
	display: none;
}
#footer {
	background-image: url(/images/footerBg.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 12px;
	width: 1006px;
	display:inline;
	background-position: center top;
	clear:both;
}
#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#copyright {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#copyright p {
	font-size: 9pt;
	color: #002252;
	padding-top: 12px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boldBlueText {
	font-weight: bold;
	color: #002252;
}
