/* General Styles */
a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	text-decoration:none;
	color:#09F}
p, li, label {
	color: #333333;
	font:13px Arial, Helvetica, sans-serif;
	line-height: 20px}
/* Graphic Themes - City */
body {
	background-color:#FDFFE1;
	background-image:url(bk-ink.jpg);
	background-repeat:repeat-x;
	background-position:400px 259px}
#bk-city{
	background-image:url(bk-city.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:left bottom;
	margin-top:29px;
	width:100%;
	height:230px;
	float:left;
	z-index:2;
	position:absolute}
.content h3, .content h3 a, legend {
		font-size:16px;
		color:#996cc2}
	.user-bar li{
		border-right:solid 1px #777777;
		float:left;
		font-size:13px;
		font-weight:700;
		position:relative;
		padding:0px 7px;
		width:auto}
	.user-bar a{color:#777777}
	.user-bar span{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:700;
		color:#4c7888}
	.user-bar p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		color:#000000}
.inactive-button{color:#B2B2B2}
/* Footer */
.footer {
	background-color: #F1F2D6;
	background-image:url(bk-footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-width:960px;
	position: relative;
	width:100%;
	padding:40px 0px !important;
	padding:40px 0px 20px 0px;
	font-size: 15px;
	line-height: 20px;
	z-index: 0}
