#header {
	height: auto;
	width: auto;
}

#wrapper {
	position: absolute;
	top: 1px;
	left: 10px;
	width: auto;
	}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

#leftcol{
	float: left;
	width: 150px;
	height: auto;
	font-size: 100%;
	border-right-style: solid;
	padding-top: 10px;
	padding-right: 5px;
	border-right-width: thin;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#leftcol ul{
	margin: 0px;
	padding: 0px;
}

#leftcol ul li{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#leftcol ul li a{
	line-height: 3px;

}

#leftcol h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-left: 5px;
	text-transform:uppercase;
}
#content {
	width: 644px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 157px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #176B6B;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-style: none;
	border-bottom-width: thin;
	}

#footer{
	border-top: 1px solid #000000;
	background-color: #176B6B;
	color: #FFFFFF;
	clear: both;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	width: 810px;
}

#footer ul{
	margin: 0;
	text-align: center;
}

#footer ul li{
	display: inline;
	padding: 0 15px;
	text-align: center;
}

#apps      {
	display: inline;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#apps ul{
	text-align:center;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}

#apps ul li{
	display: inline;
}


#apps ul li a{
	font-size: 90%;
	color: #0000FF;
	text-decoration: none;
	border-right: 1px solid #000000;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 2px;
} 

#apps ul li a:hover, #apps ul li a:focus{
	text-decoration: underline;
}
