/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #102948;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #ffffff;
}

/*PNG fix for CSS background images -- add div class or ID after comma (.div1, #div2, etc)*/

#Wrapper, #LeftNavBG, #FloatingGraphic, #MoveContent { 
behavior: url('css/pngfix/iepngfix.htc');
}

/*----------------------------------------------------------------------------------------*/

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}

h1, h2, h3 {
	text-align: left;
	color: #102948;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
}

p {
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
}

img.left {
	float: left;
	clear: both;
	margin: 4px 13px 7px 0px;
}
img.right {
	float: right;
	clear: both;
	margin: 4px 0px 7px 13px;
}
div.linebreaker {
	clear: both;
	height: 20px;
}
#Wrapper {
	width: 789px;
	height: 589px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
/*	background-image: url(../images/build/wrapperBG_day.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}

#Header {
	width: 789px;
	height: 89px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#LeftNav {
	width: 141px;
	height: 202px;
	position: absolute;
	z-index: 1;
	left: 14px;
	top: 72px;
}
#LeftNavBG {
	width: 141px;
	height: 202px;
	padding-top: 7px;
	padding-left: 7px;
	background-image: url(../images/build/leftNavBG.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.navbutton1 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 27px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.navbutton2 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 25px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.navbutton3 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 29px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.navbutton4 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 24px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.navbutton5 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 26px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.navbutton6 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 28px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.navbutton7 {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 24px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

#MainContent {
	position: relative;
	margin-left: 128px;
	width: 553px;
	height: 451px;
/*	background-image: url(../images/build/mainContentBG_day.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}
#OtherContent {
	position: relative;
	margin-left: 128px;
	width: 553px;
	height: 451px;
/*	background-image: url(../images/build/otherContentBG_day.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}
#container {
	position: absolute;
	top: 20px;
	left: 45px;
	width: 460px;
	height: 410px;
	overflow: hidden;
	margin-right: 25px;
}
#content {
	position: relative;
	width: 460px;
	left: 0px;
}
#ScrollArrowUp {
	width: 32px;
	height: 27px;
	position: absolute;
	left: 679px;
	top: 98px;
/*	background-image: url(../images/build/scrollArrowUp_Day.jpg);*/
	background-repeat: no-repeat;
}
#scrollArea {
	position	: absolute;
	left		: 679px;
	top			: 123px;
	height		: 164px;
	width		: 32px;
/*	background-image: url(../images/build/scrollBG_day.jpg);*/
	background-repeat: no-repeat;
}

#scroller {
	position: absolute;
	top: 0px;
	width: 12px;
	height: 22px;
	margin: 0px 6px 0px 10px;
	padding-bottom: 10px;
	background-image: url(../images/build/scroller.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#ScrollArrowDown {
	width: 32px;
	height: 28px;
	position: absolute;
	left: 679px;
	top: 285px;
/*	background-image: url(../images/build/scrollArrowDown_Day.jpg);*/
	background-repeat: no-repeat;
}
#MoveContent {
	width: 10px;
	height: 92px;
	background-image: url(../images/build/moveContentText.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	left: 710px;
	top: 120px;
}
#FloatingGraphic {
	width: 777px;
	height: 300px;
	position: absolute;
	z-index: 2;
	top: 282px;
	left: 6px;
/*	background-image: url(../images/build/floatingGraphicDay.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer {
	width: 789px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}