/* layout.css */

html 	
{
}
#supportingText h3 {
	background: url(../graphics/DividerRightTop.png) no-repeat right top;
	text-align: left;
	color: #CC0000;
	line-height: 50px;
	margin: 0px;
	text-indent: 25px;
	font-style: oblique;
	font-weight: bolder;
}
#supportingText p {
	line-height: 20px;
	padding: 0px;
}
#footer {
	text-align: left;
	margin-top: -100px;
	margin-left: 20px;
}


#supportingText {
	width: 640px;
	float: right;
}
#requirements  p.p5 {
	background: url(../graphics/bottom.png) no-repeat bottom;
	width: 800px;
	margin-left: -160px;
	text-indent: 176px;
	height: 176px;
}
#lselect  h3 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
	line-height: normal;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: -6px;
	margin-right: -5px;
}
#linkList2 li {
	list-style: url(none) none outside;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-indent: -6px;
	margin-left: -2px;
}
.archives, .resources {
	font-style: oblique;
	color: #000000;
	font-weight: bolder;
	text-align: left;
	text-indent: -10px;
}
#larchives li, #lresources li {
	text-align: center;
	font-size: 10px;
}


#preamble {
	display: none;
}



body {
	font: 100%/1.88889 georgia, sans-serif;
	background: #CCCCCC no-repeat center bottom;
	margin: 0 auto;
	padding: 0;
}
#pageHeader {
	background: url(../graphics/top2.png) no-repeat;
	height: 195px;
}
#pageHeader h1 {
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
#pageHeader h2 {
	color: #000000;
	font-size: 40px;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
	text-align: right;
}

p { 
	margin-top: 0; 
	text-align: justify;
	}
acronym {
	border-bottom: none;
	}
#container {
	padding: 0;
	background: #FFFFFF url(../graphics/leftSide.png) repeat-y;
	width: 800px;
	left: auto;
	right: auto;
	border-right: medium solid #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: auto;
	height: 1650px;
}
#quickSummary {
	color: #CC0000;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	text-align: right;
	white-space: normal;
	padding-left: 25px;
	position: relative;
	width: 650px;
	left: 125px;
	top: -50px;
	height: 40px;
}
#quickSummary .p1 {
	text-align: right;
}
#quickSummary .p2 {
	left: 0px;
	top: -25px;
	position: relative;
	width: auto;
	padding-bottom: 0px;
}
#linkList {
	width: 150px;
	list-style: inside;
	right: auto;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	float: left;
}

li a.c {
	font-size: 8px;
	float: none;
	color: #CCCCCC;
	text-indent: 12px;
}
