@charset "utf-8";
@import "http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic";



@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.925em;
	line-height: 1.4;

    background-repeat: no-repeat;
	background-color: #200;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
img { 
	border: none;
	margin: 0px;
	padding: 0px;
}


a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

#header {
	
	margin-left: 12px;
}




#menudiv {
	font-family: "Lato";
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	clear: both;
}
#content {
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
		
	
}

#content h1 {
	font-size: 1.4em;
	color: #600;
	font-family: "Lato";
}
#content h2 {
	font-size: 1.3em;
	color: #903010;
	font-family: "Lato";
}
#content h3 {
	font-size: 1.2em;
	color: #903010;
	font-family: "Lato";
}
#content h4 {
	font-size: 1em;
	color: #C47244;
	font-family: "Lato";
}
#content h5 {
	font-size: 0.8em;
	color: #C47244;
	font-family: "Lato";
}

#content ul, #content ol { 
	padding: 0 15px 15px 40px; 
}

#content table {
	border-collapse: collapse;
	font-size: small;
	margin-left: 15px;
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #6F7D94;
	color: #FFF;
}

#footer {
	padding: 5px 0;
	position: relative;
	clear: both;
	background-color: #ccc;
}
#footer p {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1;
	font-size: 80%;
	vertical-align: middle;
	margin-bottom: 0px;
	color: #000;
	clear: both;
}
#footer a:link {
	color: #000;
	text-decoration: underline;
}
#footer a:visited {
	color: #4E5869;
	text-decoration: underline;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: none;
	font-size: 80%;
	color: #CFF;
}


#container {
	width: 70%;
	max-width: 1260px;
	min-width: 780px;
	background: #FFF;
	background-color: rgba(255,255,255,0.92);
	
	margin: 0 auto; 
}
table.tabres {
	border: 1px solid #000;
	margin-left: 15px;
	margin-bottom: 4px;
	border-collapse: collapse;
}
.tabres td, .tabres th {
	border: 1px solid #000;
	vertical-align: middle;
}
.tabres caption {
	
	font-weight: bold;
	padding: 10px;
	caption-side: top;
}
.tabres td {
	text-align: left;
	padding: 4px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#logodiv {
	float: left;
}


#container #content dt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	margin-left: 16px;
	font-weight: bold;
}
#container #content dd {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-left: 32px;
	font-weight: normal;
}
.linkbar{
	font-size: xx-small;
}
#maincontent {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	display: inline;
}
#maincontent p {
	margin-left: 5px;
	/* [disabled]text-align: center; */
}
#maincontent h2 {
	margin-top: 10px;
}
#maincontent table {
	border-collapse: collapse;
}
#maincontent ul, #maincontent ol {
	padding: 0 15px 15px 40px;
}
#maincontent ul.nav, #maincontent ol.nav {
	padding: 0 ;
}
.twocolsbordered #maincontent {
	border-right: 1px solid #999;
	border-left: none;
	border-top: 1px solid #999;
	border-bottom: none;
	width:68%;
	float: left;
}

.twocolsbordered #sidebar2 {
	float: left;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #999;
	font-size: x-small;
}
.warning {
	color: #F30;
}
.e_club {
	color: #00F;
}
table.cchamp {
	margin-left: 25px;
}
.cchamp caption {
	font-weight: bold;
}
.cchamp tr td {
	padding-left: 5px;
}
#rheader2 p {
	margin-top: 30px;
	margin-bottom: auto;
	margin-left: 20px;
	font-size: 18px;
}
#rheader2 {
	padding-top: 5px;
	padding-left: 30px;

}
#rheader3  {
	padding-top: 50px;
	width: 90%;
	height: 30px;
}


