* {
	margin: 0px;
	padding: 0px;
}

p,li,ul {
	margin-bottom: 20px;
}
html {
	background: #08184C url("imgs/htmlback.jpg") top center repeat-y;
}
body {
	background: #fff url("imgs/headback.jpg") top left repeat-x;
	width: 960px;
	margin: 0 auto;
	color: #09184e;
	font-family: helvetica, arial, sans;
	font-size: 13px;
}
h1 {
	float: left;
	width: 162px;
	height: 265px;
	background: url("imgs/logo.jpg") top right no-repeat;
	margin: 0px;
}
h1 span {
	display: none;
}
h2 {
	font-size: 38px;
	margin-left: 208px;
	font-weight: normal;
}
h3,h4 {
	margin-left: 37px;
	font-size: 24px;
	margin-top: 20px; 
	margin-bottom: 20px; 
}
#head {
	height: 265px;
	
}
#menu {
	clear:right;
	margin-top: 30px;
	height: 32px;
	margin-left: 180px;
	border-left: 1px solid #09184e;
}
#menu a {
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #09184e;
	text-decoration: none;
	color: #09184e;
	font-size: 12px;
	font-weight: bold;
	height: 10px;
}
#mailcedar {
	display: block;
	float: right;
	width: 163px;
	height: 28px;
	background: url("imgs/mailcedar.jpg") top left no-repeat;
	margin-right: 42px;
	margin-top: 10px;
}
#mailcedar span {
	display:none;
}
#banner {
	width: 960px;
	margin-bottom: 50px;
}
#nobanner {
	height: 10px;
}

#tony {
    display: block;
	width: 242px;
	padding: 18px;
	padding-top: 372px;
	margin-left: 37px;
	background: #09184e url("imgs/tony.jpg") top left no-repeat;
	color: #fff;
}
#tony a {
	color: #fff;
	text-decoration:none;
}
#pggraphic {
    display: block;
	width: 242px;
	height: 400px;
	margin-left: 37px;
	clear:left;
}
#crsbanner {
	background: url("imgs/ban_crs.jpg") top left no-repeat;
	margin-bottom: 0px;
	height: 180px;
	width: 960px;
	margin-bottom: 16px;
}
#crs1 {
	background: url("imgs/crs1.jpg") 0 0 no-repeat;
	padding-left: 60px;
}
#crs2 {
	background: url("imgs/crs2.jpg") 0 0 no-repeat;
	padding-left: 60px;
}
#crs3 {
	background: url("imgs/crs3.jpg") 0 0 no-repeat;
	padding-left: 60px;
}
#crs3 span {
	font-weight:bold;
}
#crs4 {
	background: url("imgs/crs4.jpg") 0 0 no-repeat;
	padding-left: 60px;
}
#crs1 strong,#crs2 strong,#crs3 strong,#crs4 strong {
	display: block;
	font-size: 24px;
	padding-top: 12px;
	padding-bottom: 10px;
}
#homepage #banner {
	background: url("imgs/ban_home.jpg") top left no-repeat;
	margin-bottom: 0px;
	height: 180px;
}
#idd #banner {
	background: url("imgs/idd.jpg") top left no-repeat;
	height: 223px;
}
#idd #pggraphic  {
	background: url("imgs/idd2.jpg") top left no-repeat;
	padding: 18px;
	padding-bottom: 178px;
}
#content {
	width: 560px;
	float: right;
	padding-right: 42px;
	color: #09184e;
}
#content a {
	color: #09184e;
	text-decoration: none;
}
#search {
    display: block;
	width: 242px;
	height: 400px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 178px;
	padding-left: 53px;
	background: url("imgs/searchback.jpg") 37px 0px no-repeat;
	color: #fff;
}
#account #search {
    background: none;
	padding-bottom: 0px;
	height: auto;
}
#SearchCompany {
	display: block;
	float: left;
	background: url("imgs/srch-input.jpg") top left no-repeat;
	width: 177px;
	height: 29px;
	padding-left: 16px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: none;
}
#account #SearchCompany {
	background: url("imgs/srch-inputw.jpg") top left no-repeat;
	margin-bottom: 0px;
}

#SearchGo {
	display: block;
	float: left;
	background: url("imgs/srch-go.jpg") top left no-repeat;
	width: 48px;
	height: 60px;
	border: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#account #SearchGo {
	background: url("imgs/srch-gow.jpg") top left no-repeat;
	margin-bottom: 0px;
}

.zeroleft {
	margin-left:0px;
	padding-left:0px;
}
#ErrorMessage {
	background: #cc0000;
	margin: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
	font-weight: bold;
}
#foot {
	clear:both;
	margin-top: 20px;
	border-top: 1px solid #cce;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#foot a {
	color: #09184e;
	text-decoration: none;
}

#credits {
	float: right;
	width: 300px;
	font-size: 10px;
	color: #ccc;
	text-align: right;
	padding-right: 10px;
}
#credits a {
	color: #ccc;
	text-decoration: none;
}
#diralphas a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #09184e;
}
#regform input {
	width: 200px;
}
#login {
	border: #08184C 1px solid;
	padding: 16px;
}
#account #pggraphic {
	height: auto;
	text-align:center;
	padding: 16px;
}
#token_count {
	font-size: 10px;
}
#token_count strong {
	font-size: 50px;
}
#login.in {
	width: 100px;
}
#dl_history {
	border: #08184C 1px solid;
	margin-bottom: 80px;
}
#dl_history th {
	text-align:left;
	padding: 8px;
}
#dl_history td {
	border-top: #08184C 1px solid;
	padding: 4px;
	padding-left: 8px;
}
#TICKER {
	color: #fff;
	font-weight: bold;
	padding-top: 28px;
	padding-bottom: 53px;
	height: 16px;
	margin-left: 164px;
	width: 550px;
}
#TICKER A {
	color: #fff;
	text-decoration: none;
}
#newsticker {
	position: relative;
	list-style: none;
	color: #fff;
	height: 16px;
}
#newsticker a {
	color: #fff;
	text-decoration: none;
	height: 16px;
}

#newsticker ul {
	border: 1px solid #fcf498;
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
	height: 16px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
#news {
	padding-top: 20px;
}
#news li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.srow0, .srow1 {
	width: 100%;
}
.srow0 td, .srow1 td,.srow0 th, .srow1 th {
	padding: 5px;
}
.srow0 th, .srow1 th {
	font-size: 11px;
	border-left: 1px solid #08184C;
}
.srow0 {
	background: #B2D3F2;
}
.sdate {
	font-size: 11px;
	text-align:right;
}
#logout {
	text-align:right;
	padding-bottom: 30px;
}
#logout strong {
	display: block;
	border-bottom: 1px solid #08184C;
	text-align:left;
}
#logout a {
	font-size: 10px;
	text-decoration: none;
}
#dltable td, #dltable th {
	padding: 10px;
}
#dltable input {
	font-weight: bold;
}
img#companies{
	padding-left: 53px;
}