body {
	color: #333;
	margin: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
	background-repeat: repeat-y;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #655;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
acronym {
	border: 0 none;
}

#container {
	padding: 0;
	margin: 0;
}

#header {
	height: 150px;
	width: 700px;
	padding-top: 50px;
	padding-left: 300px;
	
}

#quickSummary p, #preamble p {
	margin: 0;
	padding: 8px 30px 4px 18px;
}
#quickSummary .p1 {
	font-weight: bold;
	color: #777;
}

#intro {
	width: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -142px;
}

#smallrightbox1 {
	position:absolute;
	width:130px;
	height:150px;
	left: 666px;
	top: 430px;
	border: 2px solid #666666;
}
.style1 {color: #4F65B7}
body {
	background-color: #fff;
}
#smallrightbox2 {
	position:absolute;
	width:130px;
	left: 665px;
	top: 591px;
	padding: 2px;
	border-top-width: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F65B7;
	border-right-color: #4F65B7;
	border-bottom-color: #4F65B7;
	border-left-color: #4F65B7;
}
.style2 {font-size: 11px}
.style4 {color: #4F65B7; font-weight: bold; }
.style5 {
	color: #4F65B7;
	font-size: 11px;
	font-weight: bold;
}	
h1 {
	margin: 0;
	padding: 50px 0px 0px 380px;
	width: 380px;
	height: 275px;
	color: #74412E;
	background-color: transparent;
	background-image: url(images/headerbackground6.jpg);
	background-repeat: no-repeat;
}
h1 span {
}
h2 {
	margin: 0 0 9px 0;
	padding: 0;
	width: 303px;
	height: 37px;
	color: #000;
}
h2 span {
	display: none;
}

#preamble h3 {
	margin: 5px 0 0;
	padding: 0;
	width: 303px;
	height: 36px;
}
#preamble h3 span {
	display: none;
}

#supportingText {
	position: absolute;
	top: 197px;
	left: 311px;
	width: 344px;
	margin: 0;
	padding: 0;
	border-right: 1px #999 solid;
}

#supportingText2 {
	position: absolute;
	top: 197px;
	left: 49px;
	width: 604px;
	margin: 0;
	padding: 0;
	border-right: 1px #999 solid;
}
#supportingText h3, #supportingText p {
	margin: 0;
	padding: 0 40px 10px 0px;
}
#supportingText h3 span {
	display: none;
}

#explanation {
}
#explanation h3 {
	margin: 0 15px 20px 0;
	padding: 20px 0px 0px 20px;
	height: 36px;
}
#explanation h3 span {
}


#linkList {
	position: absolute;
	top: 197px;
	left: 653px;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 215px;
}
#linkList h3.select {
	margin: 0;
	padding: 16px;
	height: 15px;
}
#linkList h3.archives {
	margin: 0;
	padding: 0;
	height: 15px;
}

#linkList h3 span {
	display: none;
}



#linkList #lselect a {
	color: #03C;
	display: block;
	font-weight: normal;
	height: 15px;
}
#linkList #lselect a:visited {
	color: #03C;
	font-weight: normal;
}
#linkList #lselect a:hover {
	color: #FF0000;
}
#linkList #lselect a.c {
	display: inline;
	text-decoration: none;
	color: #888;
}
#linkList #lselect a.c:visited {
	text-decoration: none;
	color: #999;
}




#footer {
	position: relative;
	margin: 25px 15px 0 -14px;
	height: 23px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer a {
	color: #fff;
	vertical-align: middle;
}

ul {
	margin: 7px 0 7px 20px;
	padding: 0;
}
li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
}

