	body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
		}
	
	a:link {
	text-decoration:underline;
	color:#009900;
		}

	a:visited {
	text-decoration:underline;
	color:#CC0000;
		}
	
	a:hover {
	text-decoration:none;
	color:#FFCC00;
		}

	a:active {
	text-decoration: underline;
	color: #FF0000;
		}

	#container {
	position:relative;
	width:970px;
	text-align:left;
	top: 0px;
	background-color: #FFFFFF;
	border: medium solid #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
		}

	#banner {
	width:970px;
	height:autopx;
	color:#333333;
	background-color: #FFFFFF;
	background-position: center center;
		}
	
	#navbar {
		margin-top:1px;
		width:970px;
		font-size:small;
		line-height:150%;
		color:#FFFFFF;
		background:#00CC00;
		}

	#navbar ul, #navbar li {
		display:inline;
		list-style-type:none;
		}

	#navbar a:link, #navbar a:visited {
		font-size:1.0em;
		line-height:150%;
		text-decoration:none;
		width:100px;
		text-align:center;
		background:#00CC00;
		border-top:none;
		border-right:1px solid #FFFFFF;
		border-bottom:none;
		border-left:none;
		float:left;
		color:#FFFFFF;
		}

	#navbar a:active, #navbar a:hover {
		background:#00CC00;
		color:#000000;
		}

	#content {
	text-align:left;
	list-style-image: url(images/arrow.gif);
		}
		
	#main-block {
	float:left;
	width:730px;
	margin-left: 0px;
	list-style-image: url(images/arrow.gif);
	padding: 10px;
		}

.main {
	clear:both;
	font-family:verdana, arial, times, sans-serif;
	font-size:small;
	line-height:140%;
	padding:0px 10px 10px 0px;
	text-align:left;
	}

.main h1, .main h2, .main h3 {
	font-family:verdana, georgia, arial, times, sans-serif;
	}

.main img {
	margin-right:20px;
	float: right;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	}

.main a:link { 
	text-decoration:none; 
	color:#004479;
	}

.main a:visited { 
	text-decoration:none; 
	color:#999999;
	}

.main a:hover, .main a:active { 
	text-decoration:underline; 
	color:#004479;
	}
	
.filesize {
	font-size:x-small;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
.spotlight {
	width: 220px;
	height: inherit;
	padding-top: 20px;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	line-height: 12px;
	background-color: #ffffff;
	list-style-type: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
}		
	#side-bar {
	float:right;
	width:200px;
	list-style-image: url(images/arrow.gif);
	font-size: x-small;
	text-align: left;
	padding: 8px;
		}
#sidebox {
	width:183px;
	list-style-image: url(images/arrow.gif);
	font-size: x-small;
	text-align: left;
	padding: 5px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}



	#footer {
	float:left;
	height:100px;
	width:970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99adc1
	text-transform: none;
	text-align: center;
	background-color: #206398;
	LINE-HEIGHT: 15px;
	background-image: url(images/footer.jpg);
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	padding-top: 5px;
		}
		
		
	#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#FFFFFF;
		}

	#footer a:active, #footer a:hover {
	text-decoration:underline;
	color:#FFCC00;
		}

	#headerPDA {
	float:none;
	height:20px;
	width:Auto;
	border-bottom:1px solid #004479;
	font-size: xx-small;
	text-transform: none;
	text-align: center;
		}


/* tag-Definition */

p {
	margin-top:10px;
	margin-bottom:10px;
	color: #000000;
	text-align: justify;
	}

h1 {
	font-size:18px;
	font-weight:bolder;
	color:#004479; 
	LINE-HEIGHT: 21px; 
	PADDING-TOP: 15px; 
	background:#FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h2 {
	font-size:x-small;
	font-weight:bold;
	color:#FF6600;
	margin-top:0px;
	margin-bottom:15px;
	}
h4 {
	font-size:x-small;
	font-weight:bold;
	color:#FF6600;
	margin-top:0px;
	margin-bottom:15px;
	}
