* {
	margin:0;
	padding:0;
}
body {
	background-color:#ffffff;
	font:12px "Trebuchet MS", Arial, Verdana;
	color:#555555;
	text-align:left;
}
a {
	color:#8bbc70;
	text-decoration:none;
}
a:hover {
	color:#555555;
	text-decoration:none;
}
img, img a {
	border:0;
}
p {
	margin-bottom:20px;
}
.ok{color:#00A400;font-weight:500}.no{color:#F00;font-weight:500}
h1 {
	font-size:24px;
}
h2, div.h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
/* Header Area */
#topLine {
	height:30px;
	border-bottom:15px solid #DEEAFA;
}
#header {
	width:693px;
	margin:0px auto 0px auto;
}
#header h1 {
	float:left;
	.margin:20px 0 0 0;
	margin:10px 0 0 0;
	background:#ffffff;
	padding:14px 20px 5px 20px;
}
#header h1 span {
	color:#8bbc70;
	font-size:110%;
}
#header ul.nav {
	margin-top:10px;
	float:right;
}
#header ul.nav li {
	display:inline;
	padding:5px 10px 5px 5px;
}
#header ul.nav li a {
	padding:5px 10px 5px 5px;
}
#header ul.nav li.active {
	margin:0;
	padding: 5px 5px 0px 5px;
	background:url(../images/site/nav_corn_l.gif) no-repeat top left;
	
	.margin:0;
	.padding: 0px 5px 0px 5px;
	.background:url(../images/site/nav_corn_l.gif) no-repeat top left;
}
#header ul.nav li.active a {
	padding:5px 10px 0px 5px;
	display:inline;
	background:url(../images/site/nav_corn_r.gif) no-repeat top right;
	color:#555555;
}
/* Page Wrappers */
#outerwarrper {
	width:693px;
	margin:30px auto 0 auto;
	padding:10px;
	background:#fff url(../images/site/top_curve.gif) repeat-y 10px 0px;
	clear:both;
}
#wrapper {
	margin-top:1px;
	float:left;
	width:693px;
	background:#fff url(../images/site/content_bg.gif) repeat-y top left;
}
.search ul{
    margin-left: 50px;
}
/* Content Area */
#content {
	width:450px;
	margin:10px 0 0 0px;
	float:left;
}
#content h2, div.h2, #content h1, div.h1 {
	margin: 0 20px 0 20px;
	padding: 20px 5px 0 5px;
	border-bottom: 5px solid #8bbc70;
}
#content p {
	margin: 0 20px 0 20px;
	padding: 10px 5px 0 5px;
}
#content p img {
	float:left;
	padding-right:15px
}
#content table {
	width:400px;
	margin: 0 20px 0 20px;
	padding: 10px 5px 0 5px;
}
#content table td.row_headers {
	background:#DEEAFA;
	text-align:center;
}
#content table td {
	padding: 1px 5px 1px 5px;
	background:#E5EFE0;
}
#content form {
	width:450px;
	padding:10px;
}
#content form label {
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	margin-left:-15px;
	margin-bottom:0.5em;
}
table.most{
    font-size: 12px;    
}

/* Sidebar Area */

#sidebar {
	width:203px;
	margin:50px 30px 0 0px;
	background: url(../images/site/bg-sidebar.gif) repeat top right;
	border:1px solid #dfdfdf;
	float:right;
}
#sidebar h3 {
	padding:10px 10px 0px 10px;
	text-align:center;
	border-bottom:2px solid #dfdfdf;
}
#sidebar p {
	margin:0 20px 0 0px;
	padding:5px 10px 0px 10px;
}
#sidebar p:first-child b{
    font-weight: normal;
}
#sidebar img {
	width:90px;
	margin:0px 0px 5px 5px;
	float:left;
	border:2px solid #dfdfdf;
}
#sidebar ul.side {
	padding:5px 10px 10px 30px;
}
#sidebar ul.side li {
	padding: 1px 0 1px 0;
}
#sidebar ul.side li a {
	text-decoration:underline;
	color:#555555;
}
#sidebar ul.side li a:hover {
	color:#8bbc70;
}
#sidebar form .search {
	margin:0px 10px 10px 10px;
	width:120px;
}
#sidebar_two {
	width:203px;
	margin:40px 30px 0 0px;
	background:#ffffff;
	float:right;
}
#sidebar_two h3 {
	padding:0px 10px 0px 10px;
	text-align:center;
	border-bottom:2px solid #dfdfdf;
}
#sidebar_two img {
	width:90px;
	margin:5px 0px 5px 5px;
	float:left;
	border:2px solid #dfdfdf;
}
/* Footer Area */
#footer {
	clear:both;
	width: 693px;
	margin:0 auto 0 auto;
	padding:55px 0 0 0;
	background:url(../images/site/bottom_curve.gif) no-repeat top left;
}
#footer b{
	font-weight:normal !important;	
}
#footer p {
	text-align:center;
	margin:0;
	padding:0px;
	line-height:1.3em;
}
#cloud{
	margin:10px;
	text-align:justify;
}
.t0{
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.t1{
	color:#F63;
	font-size:21px;
	font-weight:bold;
}
.t2{
	color:#903;
	font-size:20px;
	font-style:oblique;
}
.t3{
	color:#090;
	font-size:12px;
	font-weight:bold;
}
.t4{
	color:#999;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
}
.t5{
	color:#60C;
	font-size:18px;
	font-weight:bold;
}
.t6{
	color:#69C;
	font-size:19px;
	font-weight:bold;
}