/* CSS Document */

#pages-back {
	width: 105em;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../2_images/Back_Content_White.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}


#pages-content-wrapper {
	width: 900px;
	position: relative;
	left: 50px;
	top: 50px;
}


#pages-content {
	width: 560px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4238;
	text-align: left;
	font-weight: normal;
	z-index: 200;
}


#floating-menu {
	width: 230px;
	height: 300px;
	position: relative;
	text-align: center;
	z-index: 110;
	top: 50px;
}


#date {
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

#date a {color: #89d8f9;
		text-decoration:none;
}

#date a:visited {color: #89d8f9;
		text-decoration:none;
}

#date a:active {color: #fff;
		text-decoration:underline;
}

#date a:hover {color: #fff;
		text-decoration:underline;
}


.animated-bullet {
	margin: 0px 7px 28px 0px;
}


.ncua-logo {
	margin: 0px 7px 0px 0px;
}

.sidebar-divs {
	margin: 10px 0px 10px 0px;
}

.sidebar-bullet {
	margin: 4px 3px 0px 0px;
}

.center-bullet {
	margin: 4px 3px 0px 15px;
}

.pagehead-bullet {
	margin: 5px 12px 0px 0px;
}


#shadedbox-verticle {
	width: 135px;
	margin: 0px 0px 10px 12px;
	padding: 12px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF7E2;
	text-align: left;
	float: right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ffe3ac;
	border-left-color: #ffe3ac;
	color: #4b4238;
}


#shadedbox-horizontal-bullets {
	width: 560px;
	margin: 0px;
	padding: 6px 6px 6px 2px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFF7E2;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffe3ac;
	border-bottom-color: #ffe3ac;
	float: none;
	vertical-align: middle;
}


#headlines {
	width: 547px;
	margin: 3px 0px 12px 0px;
	padding: 3px 3px 3px 10px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4b4238;
	text-align: left;
	background-color: #FFF7E2;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffe3ac;
	border-bottom-color: #ffe3ac;
	float: none;
}


#headlines-short {
	width: 340px;
	margin: 3px 0px 12px 0px;
	padding: 3px 3px 3px 10px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4b4238;
	text-align: left;
	background-color: #FFF7E2;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffe3ac;
	border-bottom-color: #ffe3ac;
	float: none;
}


#center-onecolumn {
	width: 560px;
	position: relative;
	top: 0px;
	left: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4238;
	text-align: left;
	font-weight: normal;
}


#center-sitemap {
	width: 400px;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4238;
	text-align: left;
	font-weight: normal;
}


#center-normal {
	width: 560px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4238;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}




#bottom-fade-pages {
	width: 105em;
	height: 88px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../2_images/Bottom_Fade_White.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 50px;
	display: block;

}
