/* CSS Document */	#banner{	height: 258px;	width: 770;	margin-top:12px;	margin-left: 50px;	background-repeat: no-repeat;	background-image:   url(images/banner.jpg);	z-index: 3;	left: 50px;	top: 12px;}#leftside{	position:absolute;	top:23px;	left:83px;	width:20px;	height:948px;	background-image: url(images/borderleft.jpg);	background-repeat: no-repeat;:no-repeat;}#rightside{	position:absolute;	top:26px;	left:876px;	width:17px;	height:939px;	background-image: url(images/borderright.jpg);	background-repeat: no-repeat;:no-repeat;}#textbar	{	position:absolute;	top:232px;	left:98px;	margin-top:2em;	width: 138px;	background-color: #d3d3d3;	height: 721px;	font-family: Arial, Helvetica, sans-serif;		}#textbar li {	margin-top: 3px;	padding-bottom: 3px;	padding-left:12px;	font-size: 85%;	width: 120px;	border-bottom:  1px solid #999999;	line-height: 2em;	list-style-position: inside;	list-style-type: circle;	color: #990000;	}#textbar a 	{	color:#00009C;	text-decoration:none;	font-weight:bold;	}#textbar a:hover 	{	color:#8b0000; 	text-decoration:none; 	font-weight:bold;	}	.sidebar	{	position:absolute;	top:68px;	width:220px;	margin-left:-1px;	height: 389px;	background-color: #8b0000;	}.sidebar ul	{	margin:0px;	padding:0px;	text-align:left;	margin-left:5px;	border:0;	}li 	{	padding-bottom:3px;	}ul 	{	padding-top:3px;	}#content {	position:absolute;	left:227px;	top:272px;	width:574px;	z-index:2	height;	height: 437px;: 443px;	font-size: 80%;	font-face: Arial;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: lighter;	color: #000000;	text-decoration: none;	background-color: #FFFFFF;	margin-left:10px;	margin-right:20px;	padding-left:50px;	padding-bottom:20px;		}               #content h1{	font-color: #8b0000;	font-type:bold;	margin-left: 10px;	font-size: 125%;	padding: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: bold;	color: #990000;} #content h2{	color: #CC9933;	padding: 10px;	margin: 20px;	font-size: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;}#content h3{font-color: #000000;font-type:bold;padding: 15px;margin-left: 10px;font-size: 95%;}h4{font-color: #000000; font-type:bold;padding: 25px;margin-left: 30px;font-size: 85%;}#content li{	padding: 8px;	font-size: 0.85em;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	line-height: normal;	font-weight: normal;	list-style-position: inside;	list-style-type: disc;	text-align: left;	text-indent: 30pt;	word-spacing: normal;	color: #006600;}#content smalltext{font-size: 0.50em;font-family: Verdana, Arial, Helvetica;font-style: normal;text-align:left;color: #000000;}#specialtext{font-size:.7em;padding: 10px;}.specialtext span {font-color:#000000;font-style:italic;}.smalltext{font-size:10px;padding: 10px;}#content italic {font-type:italic;font-size: 110%;font-color: #007dc3;}.leftimage{	float: left;	margin: 10px 15px 0 0;	border: 5px solid #fffff;	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 0px;}.rightimage{float: right;margin: 5 px 5px 20px 15px;border: 1px solid #000000;width: 150px;}.clearit{clear: both;}#footer{	border-top: 1px solid #000000;	border-bottom: 1px solid #000000;	background-color: #f0d9a5;	color: #000000;	text-align: center;	font-size: .65em;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	line-height: normal;	font-weight: bold;	margin: 10px 0px;	padding: 12px;	position: absolute;	left: 98px;	top: 923px;	width: 753px;	height: 25px;}