body {
	margin: 0;
	padding: 0;
	font-family: Lucida-Grande, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #2468bf;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #326ab4;
}
img {
	border: none;
}
.clear {
	clear: both;
}

.logo_container {
	margin: 0;
	padding-top: 12px;
	padding-left: 32px;
}

a:link, a:visited  {
	color:#FF3300
}
a:hover  {
	color: #ff9944;
}
.link_right {
	text-align: right;
	font-size: 12px;
	padding: 4px 44px 0 0;
	color:#FF0000;
}

h1 {
	font-family: Tahoma;
	color: #3b73b9;
	margin: 0;
	padding-top: 15px;
	padding-left: 44px;
	font-size: 26px;
	font-weight: normal;
}
h2 {
	font-family: Helvetica;
	color: #b2eaff;
	margin: 0;
	padding-left: 23px;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	list-style-type: lower-roman;
}
h3 {
	margin: 0;
	padding-top: 15px;
}
h4 {
	margin: 0;
	padding: 20px;
	font-size: 20px;
	text-align: center;
}
#header {
	background-color: transparent;
	width: 816px;
	height: 111px;
	margin: 0 auto;
}
.client_login {
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	float: right;
	width: 224px;
	height: 79px;
	padding-top: 24px;
	font-size: 12px;
	color: #ffffff;
}
.account_login {
	border: none;
	float: left;
	padding-left: 18px;
}
.password_login {
	border: none;
	float: left;
	padding-left: 18px;
	padding-top: 10px;
}
html>body .password_login {
	padding-top: 12px;
}
.go_button {
	font-family: arial;
	font-size: 11px;
}
.input_field {
	font-family: arial;
	background-color: #fefefe;
	font-size: 9px;
	border: none;
	border-style: none;
	border-width: 0;
	color: #08416c;
}
.content_bg {
	background-color: #f7fcff;
	background-image: url(images/bg_content_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.go_button {
	position: absolute;
	cursor: pointer;
	background-image: url(images/button_go.jpg);
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	border: none;
	border-style: none;
	border-width: 0;
	margin-top: 5px;
	margin-left: 10px;
	color: #f4fcff;
}
html>body .go_button {
	margin-top: 22px;
}
#content {
	background-color: #ffffff;
	width: 816px;
	margin: 0 auto;
}
#content_home {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 0 50px;
	background-color: #f7fdff;
	width: 816px;
	margin: 0 auto;
}
.content_bottom {
	background-image: url(images/bg_content_bottom.jpg);
	background-repeat: repeat-y;
	background-color: #e5f1ff;
	color: #406ba5;
	font-size: 12px;
	line-height: 18px;
}
.content_bottom_blank_top {
	margin-top: 37px;
	background-color: #e5f1ff;
	height: 5px;
}
.content_bottom_blank {
	background-color: #e5f1ff;
	height: 5px;
}
.content_bottom p{
	margin: 6px 0;
}
.bottom_left {
	padding: 8px 30px 0 40px;
	width: 336px;
}
.bottom_right {
	float: right;
	padding: 8px 40px 0 40px;
	width: 326px;
}
.bottom_title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #2e71cb;
}
#footer {
	text-align: center;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	min-height: 77px;
	padding-bottom: 20px;
}
#footer p{
	margin: 0;
	padding-top: 25px;
	color: #a8c9f5;
	font-size: 12px;
}
.highlights {
	padding-left: 420px;
	padding-top: 26px;
}
.discover_title {
	font-family: Helvetica;
	font-size: 17px;
	font-style: italic;
	font-variant: normal;
	color: #fe8900;
	text-decoration: none;
	list-style-type: lower-roman;
	padding-bottom: 10px;
}
.bigger {
	font-size: 20px;
}
.discover {
	padding-left: 45px;
	padding-top: 100px;
	width: 330px;
	color: #3c6eb2;
	line-height: 22px;
}
.right_panel {
	width: 330px;
	float: right;
	background-image: url(images/bg_right_panel.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
}
.join_now {
	margin-top: 120px;
}
.orange {
	color: #fe8900;
}
ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 23px;
	padding-top: 7px;
	color: #08416c;
}

.button_info {
	text-align: center;
	font-size: 10px;
	width: 81px;
	padding-left: 240px;
	padding-bottom: 10px;
}
.button_info a {
	text-decoration: none;
	display: block;
	background-image: url(images/button_info.jpg);
	background-repeat: no-repeat;
	width: 81px;
	height: 19px;
}
.button_info a:hover {
	text-decoration: none;
	display: block;
	background-image: url(images/button_info_hover.jpg);
	background-repeat: no-repeat;
	width: 81px;
	height: 19px;
}
.button_info a:link, .button_info a:hover, .button_info a:visited {
	color: #fff;
}
.center_form {
	width: 500px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.red_text {
	color: red;
	font-size: 12px;
}
.steps_holder {
	text-align: center;
	width: 730px;
	margin: 0 auto;
	padding-top: 25px;
	line-height: normal;
}
.steps_left {
	float: left;
	background-image: url(images/bg_steps_left.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 46px;
}
.steps {
	color: #ffffff;
	float: left;
	background-image: url(images/bg_steps.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	width: 120px;
	height: 46px;
}
.steps a, .steps a:link, .steps a:visited {
	color: #C4DF45;
}
.steps a:hover {
	color: #D8EF68;
}
.steps_heading {
	color: #ffffff;
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 18px;
}
.steps_current {
	color: #ffe168;
	float: left;
	background-image: url(images/bg_steps.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 13px;
	width: 120px;
	height: 46px;
}
.steps_heading_current {
	color: #ffe168;
	margin: 0;
	padding: 0;
	font-size: 22px;
}
.steps_right {
	float: left;
	background-image: url(images/bg_steps_right.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 46px;
}

/* Advertisers Login Boxes*/
.doc_halt_header {
    font-size: 20px;
    color: red;
    line-height: normal;
    text-align: center;
    widht: 500px;
}
.form_holder {
    width: 553px;
    margin: 0 auto;
}
.doc_login_hdr {
    background-image: url(images01/documents_login_hdr.jpg);
    background-repeat: no-repeat;
    height: 47px;
}
.doc_register_hdr {
    background-image: url(images01/documents_register_hdr.jpg);
    background-repeat: no-repeat;
    height: 47px;
}
.doc_mdl {
    background-image: url(images01/documents_login_mdl.jpg);
    background-repeat: repeat-y;
}
.doc_login_ftr {
    background-image: url(images01/documents_login_ftr.jpg);
    background-repeat: no-repeat;
    height: 17px;
}
.doc_hrd_text {
    padding: 16px 0 0 20px;
    font-weight: bold;
    font-size: 14px;
}
.login_status {
    padding-left: 20px;
    font-size: 14px;
    color: gray;
}
.login_status2 {
    width: 96%;
	margin: 0 auto;
	padding: 10px;
    font-size: 14px;
    color: green;
	border: 1px solid #104289;
	background-color: #f7fcff;
}
.extra {
    width: 500px;
	margin: 0 auto;
}
.extra li{
	margin: 0;
	padding: 5px 0;
    background-image: url(images01/orange_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0 8px;
    text-indent: 25px;
    list-style-type: none;
    line-height: 20px;
}