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

body {
	font: 10px "trebuchet ms";
	color: #333;
	margin: 0;
	padding: 0;
	background: #222222;
}


img { border: none; }
img.ico { padding: 0 4px 0 0; vertical-align: middle;}
img.steps { padding: 0 10px 0 0; vertical-align: middle;}
img.banner { padding: 10px 0 0 0;}


/* Default link colors */

a:link {color: #00508A; text-decoration: none;}
a:visited {color: #00508A; text-decoration: none;}
a:hover {color: #00508A; text-decoration: underline;}
a:active {color: #00508A; text-decoration: none;}


/* Resetting styles for cross-browser compatibility */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: verdana;
}

h1, h2 {
	font-size: 16px;
}

h3, h4 {
	font-size: 14px;
}

h5, h6, h7 {
	font-size: 12px;
}



/* General style */

#wrapper {
	margin: 0 auto;
	width: 800px;
	background: url(images/wrapper.png) repeat-y;
}

#top {
	margin: 0 auto;
	width: 780px;
	height: 62px;
	background: url(images/topbg.png) repeat-x;
}

#shortcuts {
	float: left;
	width: 75px;
	margin: 26px 0 0 36px;
}

#shortcuts li {
	float: left;
	list-style: none;
	width: 15px;
	margin: 0 10px 0 0;
}

#searchbox {
	background: url(images/searchbox.png) no-repeat;
	width: 230px;
	height: 26px;
	float: right;
	margin: 17px 35px 0 0;
}

#search-text {
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
	width: 190px;
	height: 24px;
	float: left;
}


#search-text input {
	background: none;
	border: 0 none #FFF;
	width: 180px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#search-button {
	width: 29px;
	float: right;
	height: 26px;
}

.searchbutton {
	background: url(images/btnsearch.png) no-repeat;
	border: none;
	width: 29px;
	height: 26px;
}

/*
.searchbutton:hover {
	background: url(images/btnsearch_roll.png) no-repeat 1px 1px;
	border: none;
	width: 29px;
	height: 26px;
}*/

#header {
	margin: 0 auto;
	width: 780px;
	height: 266px;
	background: url(images/header.png) no-repeat;
}

#navigation {
	margin: 0 auto;
	width: 778px;
	height: 59px;
	background: #111 url(images/navibg.png) repeat-x;
}

#navigation ul {
	margin: 0 0 0 15px;
}

#navigation li {
	list-style: none;
	float: left;
	margin: 25px 0 0 25px;
}

.button:hover {
	margin: 1px -1px -1px 1px;
}

#container {
	margin: 0 auto;
	width: 780px;
	background: #FBFBFC url(images/container.png) repeat-x;
	padding: 20px 0;
}

#sidebar {
	float: left;
	margin: 0 0 0 30px;
	width: 180px;
}

#sidebar .header {
	width: 160px;
	text-align: center;
	font-size: 25px;
	font-family: Tahoma;
	text-transform: uppercase;
	color: #232c36;
}

#sidebar .row {
	margin: 10px 0;
	height: 15px;
}

#sidebar .row .login-text {
	float: left;
	width: 65px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	font-family: tahoma;
	text-align: right;
	color: #39485b;
}

#sidebar .row .login-control {
	float: right;
	width: 115px;
	text-align: right;
}

#sidebar .row .loginbox {
	width: 106px;
	height: 17px;
	border: 1px solid #68707A;
}

#sidebar .row .login-button {
	float: right;
	width: 140px;
	text-align: center;
	margin: 2px 0 0 0;
}

#sidebar .row .loginbutton {
	background: url(images/btnlogin.png) no-repeat;
	border: none;
	width: 55px;
	height: 18px;
}

#sidebar .row .loginbutton:hover {
	margin: 1px -1px -1px 1px;
}

#sidebar #site-stats {
	text-transform: uppercase;
	text-indent: 10px;
	padding: 5px 0 0 0;
	color: #39485b;
}

#sidebar #site-stats li {
	list-style: none;
}

#sidebar a {
	color: #39485b;
}

#sidebar hr {
	border-width:0px;
	height:1px;
	margin: 10px 0;
}

#contents {
	float: left;
	width: 465px;
	margin: 0 50px 0 55px;
	text-transform: uppercase;
	color: #687f96;
	padding: 13px 0 0 0;
}

#contents h3 {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 25px;
	color: #232c36;
	font-weight: lighter;
}

.quicklinks, .strategies {
	margin: 15px 0 0 0;
	
}

.quicklinks li {
	list-style: none;
	float: left;
	width: 100px;
	margin: 0 45px 0 0;
}

.quicklinks li a {
	color: #24303f;
}


.strategies li {
	list-style: none;
}

.strategies li a {
	color: #0ba4ca;
	text-decoration: underline;
}

#footer {
	margin: 0 auto;
	width: 780px;
	height: 54px;
	background: url(images/footer.png) repeat-x;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	color: #6f7f94;
	line-height: 54px;
}

#footer a {
	color: #6f7f94;
}

.clear {
	clear: both;
}

.black {
	color: #000;
}

.darkgray {
	color: #24303F;
}

.darkgray2 {
	color: #39485b;
	line-height: 16px;
}

.courier {
	font-family: small fonts;
	text-transform: uppercase;
	font-size: 9px;
}

.red {
	color: #b01f1f;
}


