body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, sans-serif;
	color: #393939;
}
sup {
	font-size: 8px;
}
.container {
	width: 826px;
	margin: 0 auto;
	padding: 57px 0 0 0;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; font-size: 0px; }
h1 a {
	display: block;
	width: 240px;
	height: 71px;
	text-indent: -9999px;
}
.top_bar {
	width: 781px;
	float: right;
	padding-top: 5px;
}
.top_bar .left {
	width: 779px;
	height: 16px;
	background: #252525;
	border: 1px solid #5c5c5c;
}
.top_bar .right {
	width: 175px;
}

.content .left {
	width: 150px;
	padding-top: 10px;
}
.content .left ul, .content .left li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.content .left li.head {
	font-style: italic;
	color: #9e9e9e;
	font-weight: bold;
	margin-top: 10px;
}
.content .left li {
	line-height: 18px;
	padding-left: 43px;
}
.content .left li.selected {
	background: url('images/carrot.jpg') no-repeat 32px 4px;
}
.content .left ul li a {
	color: #393939;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.content .left ul li.selected a {
	font-weight: bold;
}
.content .left ul li a:hover {
	border-bottom: 1px dotted #393939;
}


.content .right {
	width: 666px;
	padding-top: 25px;
	font-size: 11px;
	line-height: 18px;
}
.content .right span {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
.content .right span span {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}
.content .right a {
	outline: none;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.content .right a:hover {
	background: #000;
	color: #fff;
}
.content .right img {
	float: left;
	margin-right: 19px;
}
input.bf {
	border: 1px solid #c6c3c3;
	margin-bottom: 3px;
	width: 165px;
	font-size: 11px;
}
input.bf_sm {
	border: 1px solid #c6c3c3;
	width: 108px;
	font-size: 11px;
	margin-right: 5px;
}
input.sm {
	width: 51px;
	background: #9a9899;
	border: 1px solid #c6c3c3;
	font-size: 10px;
	color: #fff;
	height: 18px;
	padding: 1px 0;
}
.bottom_bar {
	clear: both;
	width: 664px;
	height: 16px;
	background: #252525;
	border: 1px solid #5c5c5c;
}

.content .right .left {
	font-size: 12px;
	width: 483px;
	padding-top: 15px;
}
.content .right .right {
	width: 169px;
	padding-top: 15px;
}
.content .right a.button {
	display: block;
	width: 167px;
	text-align: center;
	text-decoration: none;
	background: #000;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 0;
}
.content .right a.button:hover {
	background: #fff;
	color: #000;
	border: 1px solid #000;
}

.content .right a.website {
	display: block;
	width: 167px;
	text-align: center;
	text-decoration: none;
	background: #666;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 0;
}
.content .right a.website:hover {
	background: #fff;
	color: #666;
	border: 1px solid #666;
}

#t_form {
	float: right;
	width: 172px;
}
img#loader {
	display: none;
	padding-top: 40px;
	height: 50px;
	width: 50px;
	padding-left: 60px;
}
.content .right span.reset {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#analytics {
		display: none;
}