/*__________Clean slate__________*/
body, h1, h2, h3, li, p, ul { font-size: 1em; margin: 0; padding: 0 }


/*__________Basics__________*/
a, a:link, a:visited, a:hover, a:active { color: #4C5E87; }
a:hover { text-decoration: none; }
acronym { border: 0; color: #780101; cursor: help; }
.accesskey { text-decoration: underline; }

body {
	 background: #c1d8b3;
	color: #000;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

h3 { color: #8d9f82; font-style: italic; font-size: 1.7em; font-weight: normal; margin-bottom: 0.4em; }
#container { position: relative; z-index: 99;}
p { line-height: 1.5em; margin-bottom: 1em; }
#supportingText { background: #FFFFFF;}

/*__________Header__________*/
#pageHeader {
	background: url(/css/header.gif) no-repeat left top;
	height: 155px;
}

#pageHeader span { display: none; }


/*__________Quick summary__________*/
#quickSummary { font-size: 0.85em; font-style: italic; line-height: 1.4em; }
#quickSummary .p2 { text-align: right; }



/*__________Supporting text__________*/
#supportingText { margin-left: 230px; width: 630px; z-index: 100; }
#title {
	margin: 1em;
	padding-bottom: 15px;
	
}
  .caption {
  	color: #000;
	font-family: arial;
	background: url(/css/curlSmall.gif) no-repeat bottom;
	color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 37px;
	width: 480px;
	
}

#requirements { margin-right: 160px; }


/*__________Side__________*/
#linkList {
	color: #000;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 156px;
	width: 220px;
	background: #c1d8b3;
}

#linkList a, #linkList h3 { font-family: Georgia, "Times New Roman", Times, serif; }
#lselect a { display: block; }
#lselect a.c { display: inline; }

#linkList a { color: #fff; font-size: 1.1em; font-style: italic; font-weight: normal; text-decoration: none; }
#linkList a:hover { text-decoration: underline; }

#linkList a.c {
	color: #fffbe2;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	background: #c1d8b3;
}

#linkList acronym { color: #8d9f82; }

#linkList h3 {
	color: #8d9f82;
	font-size: 1.4em;
	font-weight:bold;
	font-style: normal;
	padding-top: 0.5em;
	text-align: center;
	text-transform: uppercase;
}

#linkList li { background: url(/css/bullet.gif) no-repeat 0 0.3em; padding-left: 15px; }
#linkList ul { background: #c1d8b3 ; list-style: none; padding: 0 10px 0.8em 10px; }
#lselect { background: #c1d8b3 ; padding-bottom: 40px; }
#lselect li { padding-bottom: 0.8em; }
#larchives, #lresources {background: #c1d8b3 ; border-top: 3px double #ffcccc; color: #000; }

/*__________Footer__________*/
#footer { font-size: 0.85em; font-style: italic; text-align: right; }


#pic  {
	
	padding-left: 10px;
	border : 1px solid #7F7F7F;
	width: 612px;
align: center;
	
}
