* {
	padding:0px;
	margin:0px;
	line-height:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main-wrapper {
	padding:13px 20px;
	background-color:#FFF;
	color:#010101;	
	width:744px;
	margin: 0 auto;
}

#top-links div {
	display:inline;
	font-size:10px;
	color:#1384C6;
	font-weight:bold;
	background-color:#FFF;
	margin:0px 3px;
}

#top-links div a {
	color:#1384C6;
	background-color:#FFF;
}

#page-banner {
	margin:2px 0px 3px;
}

#main-links {
	border:1px solid #47a4d0;
}

.main-nav-border {
	height:3px;
	min-height:3px;
	background:url(../images/site/main-nav-border.jpg) repeat-x #0099FF;
	font-size:1px;
	color:#000;
}

#main-body {
	padding:2px 0px;
}

#left-panel, #body-content {
	float:left;
	display: inline;
	position: relative;
}

#left-panel {
	z-index: 100;
}

#body-content {
	z-index: 1;
}

#left-panel, .bottom-panel-blue {
	width:163px;
}

.panel-content {
	border-left:1px solid #47a4d0;
	border-right:1px solid #47a4d0;
	color:#1552a3;
	background-color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:4px 2px;
	text-align:left;
	position:relative;
}

.news-content {
	text-align:left;
	padding:6px 8px;
	font-weight:normal;
	font-size:10px;
}

.news-content h2 {
	font-size:11px;
	color:#FFF;
	background-color:inherit;
	line-height:18px;
}

.news-content h2 a {
	line-height:14px;
	text-decoration:underline;
	color:#FFF;
	background-color:inherit;
}

.more-link {
	font-size:9px;
	background-color:inherit;
	font-weight:bold;
	color:#135997;
}

.more-link a {
	background-color:inherit;
	color:#135997;
}

#bottom-border {
	margin-top:2px;
}

#bottom-border, .bottom-border-left, .bottom-border-right {
	height:34px;
	min-height:34px;
	background:url(../images/site/bottom-border-bg.jpg) repeat-x;
}

.bottom-border-left {
	float:left;
	width:8px;
	background:url(../images/site/bottom-border-left.jpg) no-repeat;
}

.bottom-border-right {
	float:right;
	width:8px;
	background:url(../images/site/bottom-border-right.jpg) no-repeat;
}

.bottom-panel-blue {
	height:8px;
	min-height:8px;
	background:url(../images/site/bottom-panel-blue.jpg) no-repeat;
	font-size:1px;
}

#body-container {
	background-color:#1b8bca;
	margin-left:3px;
	position:relative;
	color:#000;
}

#body-container2 {
	background-color:#1b8bca;
	padding:5px 6px 8px 7px;
	color:#000;
}

#body-container3 {
	background-color:#FFF;
	color:#000;
	height:617px;
	width:564px;
}

html>body #body-container3 {
	height:auto;
	min-height:614px;
}

#body-top-left, #body-top-right, #body-bottom-left, #body-bottom-right {
	position:absolute;
}

#body-top-left {
	top:0px;
	left:0px;
	right:auto;
	bottom:auto;
}

#body-top-right {
	top:0px;
	left:auto;
	right:0px;
	bottom:auto;
}

#body-bottom-left {
	top:auto;
	left:0px;
	right:auto;
	bottom:0px;
}

#body-bottom-right {
	top:auto;
	left:auto;
	right:0px;
	bottom:0px;
}

.blue-text, .green-text, .body-news-content, #body-text {
	background-color:#FFF;
	font-size:10px;
	line-height:16px;
	color:#000;
} 

.blue-text {
	color:#0499ba;
}

.green-text {
	color:#1cd82b;
}

.body-news-content {
	text-align:justify;
}

#body-text {
	padding:17px 23px;
	color:#676767;
}

.testi-text {
	 font-style:italic; 
	 line-height:14px; 
	 font-size:11px; 
	 text-align:justify;
	 width:99%;
}

#login-panel, #ranking-tips { 
	border:2px solid #FFF;
	float:left;
	height:144px;
}

#login-panel {
	width:194px;
	background-color:#D1E7F5;
	color:#1B6C97;
	font-size:10px;
	font-weight:bold;
}

#login-panel a {
	background-color:#D1E7F5;
	color:#1B6C97;
	text-decoration:underline;
}


#ranking-tips {
	color:#FFF;
	background-color:#0F88BD;
	margin-left:2px;
	width:360px;
}

.blue-bg {
	color:#000;
	background-color:#0F88BD;
}

.input-row {
	padding:1px 24px 1px 0px;
}

.input-row input {
	border:1px solid #329acf;
	width:94px;
	font-size:10px;
	height:15px;
	padding:0px 3px;
}

#ranking-tips div ul {
	font-size:9px;
	list-style:none;
}

#ranking-tips div ul li a {
	color:#FFF;
	background-color:#0F88BD;
	text-decoration:underline;
}

.featured-panel {
	float:left;
	width:235px;
	height:80px;
	margin:0px 8px;
	color:#0499ba;
	background-color:#FFF;
}

html>body .featured-panel {
	height:auto;
	min-height:88px;
}


.featured-panel img {
	margin:0px 14px;
}

.featured-panel input {
	margin:8px 0px 0px;
}


.featured-panel .green-text {
	text-align:center;
	font-size:14px; 
	font-weight:bold;
	padding:0px 0px 3px 10px;
}
