@CHARSET "UTF-8";

* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6F6754;
}

body {
	/* test background grid
	background-image: url("/img/H_Grid.gif");
	background-repeat: repeat-y;
	*/
	margin: 0;
}

a {
	color: #00A0C6;
	background-color: inherit;
	text-decoration: none;
}

a:hover,a.current {
	color: #61092C;
	background-color: inherit;
}

a.nohover:hover {
	color: #00A0C6;
}

a:focus {
	outline: none;
}

#ContentContainer a:hover {
	color: #FFFFFF;
	background-color: #00A0C6;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

object {
	display: block;
	margin: 0px;
}

p {
	/*line-height: 15px;*/
	line-height: 1.4em;
}

.clear {
	display: block;
	clear: both;
	background: none;
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}

.left {
	float: left;
}

#footer {
	position:relative;
	display: block;
	width: 856px;
	height: 295px;
	margin: 0px 0px 20px 0px;
	left:100px;
}

#footerMargin {
	height: 20px;
}

#address {
	display:block;
	float: left;
	margin-left: 100px;
	width:542px;
	height: 26px;
	font-size: 9px;
}

#address a {
	font-size: 9px;
}

#disclaimer {
	display: block;
	float: left;
	height: 26px;
	font-size: 9px;
}

#footeraddress {
	display:block;
	float: left;
	width: 856px;
	background-image: url('/img/footeraddress.gif');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 26px;
	height: 26px;
}

div.hr {
	height: 7px;
	background: transparent url('/img/HorizontalRule.gif') repeat-x scroll center;
}

div.hr hr {
	display: none;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	/* padding-top: 15px; */
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
