html, td {
	font-family: arial, verdana, sans-serif;
	font-size: 11px
}

body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y
}

/* ========== CONTENT ========== */

.content {
	
}

.headerpic {
	margin-top: 1px
}

#content {
	width: 574px;
	padding: 10px 0px 0px 3px
}

h1, .h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}

h2, .h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}

h3, .h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

li {
	padding-bottom: 4px
}

img.topright {
	margin: 0px 0px 10px 15px
}

img.topleft {
	margin: 0px 15px 10px 0px
}

.blockHighlight td{
	border: 1 dashed E20A16;
	padding: 5px;
	text-align: center;
	background-color: #eeeeee
}

.data th {
	background-color: #444444;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #F9F9F9;
	padding: 4px;
	border-right: 2 solid white;
}

.data th.secondary {
	background-color: #E20916;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: white
}

.data td {
	/*background-color: #3E3E3E*/
	background-color: #eaeaea;
	color: black;
	padding: 2px 4px 2px 4px;
	border-right: 2 solid white;
	border-bottom:2 solid white
}


/* ========== INTERFACE =========== */

.payoff {
	background-color: #000000;
	padding-left: 12px
}

.lhs .navItem {
	background-color: #777777;
	color: #ffffff;
	text-align: right;	
	padding: 6px 10px 6px 2px;
	border-bottom: 1 solid #A0A0A0;
	cursor: hand
}

.lhs .navItemOver {
	background-color: #E20A16;
	color: #ffffff;
	text-align: right;	
	padding: 6px 10px 6px 2px;
	border-bottom: 1 solid #A0A0A0;
	cursor: hand
}

.lhs .toolsContainer {
	padding: 25px 10px 0px 5px;
	background-color: #C2C2C2
}

#tools td a {
	font-size: 10px;
	color: #616161;
	text-decoration: none
}

#tools td a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

.topNav td {
	background-color: #999999;
	padding: 0px 3px 0px 3px;
	border-right: 1 solid white;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center
}

.topNav td.cnr {
	padding: 0px;
	border: none
}

.topNav td.currentLocation {
	background-color: #999999;
	background-image: url(../images/topnav_bg.jpg);
	background-position: right;
	background-repeat: no-repeat
}

.topNav td a {
	color: white;
	text-decoration: none;
}

.topNav td a:hover {
	color: #000000
}

.topSubnav td {
	padding: 5px 13px 5px 0px;
	font-size: 10px;
	text-transform: none
}

.topSubnav td.arrow {
	padding-left: 3px;
	padding-right: 7px
}

.topSubnav td a {
	color: #E20A16;
	text-decoration: none
}

.topSubnav td a:hover {
	color: #000000;
}
	
#footer {
	margin-top: 30px;
	background-color: #eeeeee;
	width: 574px;
	padding: 3px 7px 3px 7px
}

#footer td {
	color: #555555;
	font-size: 10px
}

#footer td a {
	color: #555555;
	text-decoration: none
}

#footer td a:hover {
	color: #E20A16;
	text-decoration: none
}
