html, body
{
	border:0;
	margin:0;
	padding:0;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: repeat-x;
}

a
{
	color: #141414;
}

img
{
	border: 0;
}
em.quote {
    color: #0099cc;
}
#login_link {
    color: #04D;
    line-height: 23px;
    margin-left: 30px;
}
#wrapper
{
	position: relative;
	width:1008px;
	margin: 0px auto;
	font-size: 0.687px;
	min-height: 300px;
}

#header
{
	margin-bottom: 16px;
	border-bottom: 1px #141414 solid;
	width: 954px;
	margin: 0px auto;
}

#mainNav
{
	position: absolute;
	right: 24px;
	top: 47px;
	height: 30px;
	clear: both;
	width: 400px;
}

#mainNav span
{
	display: none;
}

#left_nav
{
	margin-top: 30px;
}

#logo {margin-top: 0px}
#tagline { margin-left: 25px;}
#page_home {
	width: 961px;
	background-color: #000000;
	min-height: 570px;
	position: relative;
	padding: 24px;
}

#page
{
	float: left;
	width: 570px;
	background-color: #fff;
	min-height: 1000px;
	position: relative;
	padding: 40px;
}

#left_nav
{
	float: left;
	width: 259px;
}

#footer
{
	clear:both;
	padding-top: 0px;
	height: 82px;
	width: 954px;
	margin: 0px auto;
	border-top: 1px #141414 solid;
}

#footer .left
{
	font-size: 10px;
	color: #141414;
	float: left;
	margin: 15px 0 0 0;
}

#footer .right
{
	float: right;
	margin: 15px 0 0 0;
}

#footer .right li
{
	display: inline;
}

#footer .right li a
{
	font-size: 11px;
	margin-left: 12px;
	color: #141414;
}

#footer .right li a:hover
{
	color: #141414;
}


h1
{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0;
}

#tl_app_corner {background-image: url(../images/corners/tl_app_corner.png);width: 10px;height: 13px;position: absolute;top: 0;left: 0;}
#tr_app_corner {background-image: url(../images/corners/tr_app_corner.png); width: 10px; height: 13px; position: absolute; top: 0; right: 0}
#bl_app_corner {background-image: url(../images/corners/bl_app_corner.png);width: 10px;height: 13px;position: absolute;bottom: 0;left: 0;}
#br_app_corner {background-image: url(../images/corners/br_app_corner.png); width: 10px; height: 13px; position: absolute; bottom: 0; right: 0}
label {cursor:pointer}
input.button_clear {padding: 0 0 0 16px; background-repeat: no-repeat; border: 0; font-size: 12px; cursor: pointer}
input.button_small {padding: 0; background-color: #333; background-image: url('../images/submit-bg.gif'); background-repeat: repeat-x; border: 2px solid #333; color: #FFF; font-size: 12px; cursor: pointer}
input.button_big {padding: 4px; background-color: #333; background-image: url('../images/submit-bg.gif'); background-repeat: repeat-x; border: 2px solid #333; color: #FFF; font-size: 13px; cursor: pointer}
input.big_text_field {font-size: 20px; border: 2px solid #999}
input.small_text_field {font-size: 12px; border: 2px solid #999}
label.long {display: block; float: left; width: 120px; text-align: right}
.big_text {font-size: 14px; line-height: 1.5em;}
.white {color:#fff}
.gray {
	color:#555;
	font-size: 10pt;
	margin-left: 22px;
}
.green {color:#5a7500}
.red {color:#D8001D}
.block {display: block}
.inline {display: inline}
.tooltip {position: absolute; display: block; z-index: 1000; background-color: #ffffcc }
.tooltip .title {z-index: 1001}
.hidden {visibility: hidden}
.clear {clear:both}
.clear-left {clear:left}
.clear-right {clear:right}
.float-left {float:left}
.float-right {float:right}
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}
.text-justify {text-align:justify}
.unbold {font-weight: normal}
.v-middle {vertical-align: middle}
.v-sub {vertical-align: sub}
.bold {font-weight:bold}
.italic {font-style:italic}
.underline {border-bottom:1px solid}
.highlight {background:#ffc}
.wrap {width:960px;margin:0 auto}
.img-left {float:left;margin:4px 8px 4px 0}
.img {
	margin:4px 8px 4px 0;
	border: 1px #141414 solid;
	padding: 5px;
}
.img-right {float:right;margin:4px 0 4px 8px}
.nopadding {padding:0}
.nomargin {margin:0!important}
.noindent {margin-left:0;padding-left:0}
.nobullet {list-style:none;list-style-image:none}
.nowrap {white-space: nowrap}
.push1 {float: left; padding-left: 8px}

#bullets p.normal_p {
    font-weight: normal;
}
