/* 
Created by: Emir Plicanic
*/
/*Resets*/
*{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-size: inherit;
}
:focus {
    outline: 0;
}
body {
    line-height: 1;
}
table {
    border-collapse:collapse;
    border-spacing: 0;
}
caption, th  {
    font-weight: normal;
    text-align: left;
}
/* END resets */body {
	font: 0.9em/1.7em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #343538;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	letter-spacing: -10em;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
p {
	padding: 0px;
	margin-bottom: 15px;
}
a {
	color: #005dab;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	color: #005dab;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 25px;
}
h2 {
	color: #005DAB;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}
ul, ol {
	margin: 0px 0px 15px 40px;
	padding: 0px;
}
table {
	font:inherit;
}
.navlist {
	list-style: url(../images/bullet.gif) none;
	margin-left: 20px;
}
.bigicon {
	float: right;
	margin-right: 20px;
	border-left: 1px dotted #CCC;
	display: block;
	padding-left: 20px;
}
.navlist li {
	line-height: 180%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
}
#header {
	margin-bottom: 30px;
	border-bottom: 1px dotted #a8a8a8;
	padding-bottom: 15px;
	position: relative;
	padding-top: 10px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	width: 560px;
	height: 30px;
	top: 80px;
	left: 409px;
	font-size: 1em;
}
#header li  {
	float: left;
	border-right: 1px dotted #CCC;
	text-align: center;
}
#header li a {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color: #333;
}
#header li a:hover {
	color: #005CA9;
	text-decoration: underline;
}
#wrapper .noborder  {
	border-style: none;
}
#promo {
	height: 363px;
	width: 960px;
	background: url(../images/promobg.gif) no-repeat left top;
}
.promoitem {
	height: 363px;
	width: 960px;
}
.promotext {
	float: left;
	height: 323px;
	width: 339px;
	padding: 40px 40px 0px;
}
#content {
	overflow: auto;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#member_promo{
	padding-top: 10px;
	padding-bottom:10px;
	text-align: center;
	font-size: 1.8em;
	border-top: 2px dotted #D7E5F1;
	border-bottom: 2px dotted #D7E5F1;
	margin-top: 30px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	line-height:70px;
}
#member_promo .promo-link {
	background: url(../images/partner-graphic.jpg) no-repeat left center;
	width: auto;
	margin-right: 110px;
	margin-left: 140px;
}

.dotted-background {
	background: url(../images/columns-background.gif) repeat-y 346px 0px;
}
.column {
	width: 326px;
	float: left;
	margin-right: 28px;
	padding-right: 15px;
}
.narrowcolumn {
	width: 220px;
	float: right;
}
#footer {
	border-top: 1px dotted #B5B6B8;
	padding-top: 20px;
	position: relative;
	clear: both;
	float: none;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	width: 465px;
	height: 30px;
	top: 45px;
	left: 510px;
	font-size: 90%;
}
#footer li  {
	float: left;
	border-right: 1px dotted #CCC;
	text-align: center;
}
#footer li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #005DAB;
}
#maincontent {
	float: left;
	width: 510px;
	padding-right: 30px;
	padding-left: 30px;
}

#maincontent li{
	padding-bottom:15px;
	line-height:1.6em;
}
.reverse #maincontent {
	float: right;
}
#sidebar {
	float: right;
	width: 370px;
}
.reverse #sidebar {
	float: left;
}
.sidebar-promo {
	background: url(../images/promo-bg-full.gif) no-repeat left top;
	padding: 40px;
	height: 282px;
	width: 290px;
}
.sidebarnav {
	margin: 40px 0px 0px;
	padding: 0px;
	list-style: none;
}
.sidebarnav li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #B5B6B8;
	padding-left: 20px;
}
.sidebarnav li a {
	font-size: 120%;
	display: block;
	line-height: 40px;
}
.sidebarnav li a img {
	float: left;
	margin-right: 20px;
}
.forms p {
	clear: both;
}
fieldset {
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 10px;
}
legend {
	font-weight: normal;
	color: #0962AD;
}
input , textarea{
	padding: 3px;
	border: 1px solid #005DAB;
	margin-bottom: 10px;
	float: left;
}
.button {
	color: #FFF;
	background: #005DAB;
	border: 5px solid #A8C7E2;
	padding-right: 20px;
	padding-left: 20px;
}
label {
	display: block;
	padding-right: 10px;
	text-align: right;
	float: left;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
}
select {
	border: 1px solid #005DAB;
}
.margin-left {
	margin-left: 7px;
}
.error{font-size:11px; color:#C00; line-height:14px;}

