body{
		text-align: center;
	}
body, td, li, table{
	font-family: arial;
	font-size: 9pt;
	color: #636363;
}

form{
	padding: 0px;
	margin: 0px;
}

a{
	outline: 0px;
	border: 0px;
	text-decoration: none;
}

img{
	border: 0px;
	outline: 0px;
}

ul{
	padding-left: 18px;
	margin: 0px;
}
ul li{
	margin: 0px;
	padding: 0px;
}
#container{
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom: 40px;
}

#header{
	height: 70px;
	background-repeat: no-repeat;
}

#login{
	position: absolute;
	right: 0px;
	text-align: right;

}

#login td{
	font-size: 8pt;
	color: #363636;
}

#bar{
	height: 40px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#content{
	background-repeat: no-repeat;
	position: relative;
}

#bar img{
	padding: 0px;
	margin: 0px;
}



.footer{
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	width: 785px;
	height: 28px;
}

.footer_content{
	width: 785px;
	margin-top: 8px;
	font-size: 8pt; 

}

.sitemap{

}

#copyright{
	text-align: center;
	padding-bottom: 50px;
}



#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	width: 140px;
}

#content {
	clear: both;
}
