body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	font:0.75em arial, helvetica, sans-serif;
	color:#346d8c;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

form {
	margin:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
	margin:0.6em 0;
	font-size:100%;
}

h1 {
	font-size:1.3333em;
}

h2 {
	font-size:1.2666em;  
}

h3 {
	font-size:1.1333em; 
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;	 
}

abbr,acronym {
	border:0;
	border-bottom:1px dotted #000;
} 

q:before,q:after {
	content:'';
}

em {
	font-style:italic;
}

blockquote,ul,ol,dl {
	margin:1em;
}

ol,ul {
	list-style:none;
}

ol,ul,dl {
	margin-left:2em;
}

ol li {
	list-style: decimal outside;
	margin:4px 0px;
}

ul li {
	list-style: disc outside;
}

dl dd {
	margin-left:1em;
}

th,td {
	padding:0.25em;
	vertical-align:top;
}

tr.odd {
	background:#ddd;
}

th {
	font-weight:bold;
	text-align:left;
	color:#eee;
}

thead th {
	background:url(../images/tabletop.gif) #555 repeat-x;
}

tbody th {
	background:url(../images/tableleft.gif) #e3e3e3 repeat-y right;
	color:#222;
	padding-right:10px;
	text-align:right;
}

tfoot tr {
	background:#ddd;
}

tfoot tr td {
	text-align:right;
}


caption {
	margin-bottom:.4em;
	text-align:center;
}

p,fieldset {
	margin:1em 0;
}

a {
	color:#346d8c;
}

body {
	/*background:url(../images/new/tile.gif) repeat-x top;*/
}

#wrapper {
	width:964px;
	margin:0 auto;
	padding:0;
}

#wrapper #header {
	width:964px;
	height:83px;
	margin:0;
	padding:0;
	background:url(../images/new/header.gif) no-repeat;
	position:relative;
}

#wrapper #header ul {
	float:left;
	margin:60px 0 0 18px;
	padding:0;
	color:#ffffff;
	display:inline;
}

#wrapper #header ul li {
	margin:0 15px 0 0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#wrapper #header ul li a {
	color:#ffffff;
	text-decoration:none;
}

#wrapper #header ul li a:hover {
	text-decoration:underline;
}

#wrapper #header #logo {
	width:205px;
	height:41px;
	margin:0;
	padding:0;
	position:absolute;
	top:9px;
	left:15px;
}

#wrapper #header #login {
	float:right;
	margin:15px 0px 0px 0px;
	padding:0 10px 0 0;
	font-size:11px;
}

#wrapper #header #login p {
	margin:0;
	padding:0;
}

#wrapper #header #login #fields input {
	/*color:#777777;*/
	padding:1px;
}

#banner {
	width:964px;
	height:241px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#wrapper #left-col {
	float:left;
	width:600px;
	margin:10px 21px;
	padding:0;
	display:inline;
}

#wrapper #right-col {
	float:left;
	width:300px;
	margin:10px 11px;
	padding:0;
	display:inline;
}

#wrapper #left-col ul li {
	margin:7px 0px 7px 0px;
	padding:2px 0px 0px 25px;
	list-style-type:none;
	background:url(../images/icon.gif) no-repeat;
	font-weight:bold;
}

#wrapper #right-col #signupform {
	margin:10px auto;
	padding:0px 5px 10px 5px;
	background-color:#fefed9;
	border:1px solid #e9d475;
	-moz-border-radius:6px;
	color:#333333;
}

.button {
	background:url(../images/new/button.gif) repeat-x top;
	border:1px solid #ecc101;
	-moz-border-radius:4px;
	margin:0;
	padding:3px 6px;
	color:#8d4402;
	font-weight:bold;
}

#wrapper #footer {
	width:944px;
	margin:0;
	padding:0px 10px;
	font-size:0.9em;
	color:#777777;
	border-top:1px solid #999999;
}

#footer p {
	margin:0.5em 0;
	padding:0;
}

.lea {
	clear:both;
}

.lea a {
	font-size:1.2em;
	padding:3px 3px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

.site {
	float:left;
	width:557px;
	padding:5px;
	display:block;
	/*background:auto;*/
}

.site img {
	margin-right:10px;
}

.leasection {
	display:none;
	width:100%;
	background:url(../images/fade.gif) repeat-x !important;
}

.loginbutton {
	color:#fff;
	width:59px;
	height:22px;
	margin:5px 0px 0px 0px;
	background:url(../images/login.gif) no-repeat;
	border:none;
}

.greytext {
	color: #777777;
}

.floatleft {
	float:left;
	margin:0 10px 5px 0;
}

.clear { clear:both; }

.floatright {
	float:right;
	margin:0 0 5px 10px;
}
