﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: small;
    font-family: inherit;
    vertical-align: baseline;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* General styles */
body
{
    border: 0;
    width: 100%;
    min-width: 500px;
    max-width: 1400px;
    font-size: 80%;
    font-family: Calibiri, Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #CCCCCC;
}
h1
{
    font: 1.2em Calibiri, Arial, Helvetica, sans-serif;
    margin: 0.8em 0 0.2em 0;
    color: #808080;
    font-weight: bold;
}
h2
{
    font: 1.1em Calibiri, Arial, Helvetica, sans-serif;
    margin: 0.8em 0 0.2em 0;
    color: #660066;
    font-weight: bold;
}
h3
{
    font: 1.0em Calibiri, Arial, Helvetica, sans-serif;
    margin: 0.8em 0 0.2em 0;
    color: #808080;
    font-weight: bold;
}
a {
    color: #CC0000;
}
p {
     margin:.4em 0 0.8em 0;
     padding:0;
}
/* Header styles */
#header {
    clear: both;
    float: left;
    width: 100%;
}
#bodywrap {
    padding: 1%;
    margin: 0px auto 0px auto;
    width: 80%;
    text-align: left;
    background-color: #FFFFFF;
}
#contentwrap {
   background-color: #FFFFFF;
   text-align:left;
   }
.wrap {
    float: left;
    clear: left;
    padding: 4px;
    margin: 4px;
}
.clearwrap {
    clear: left;
}
#header .logo {
    float: left;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 10px;
}	
#header ol {
    float: right;
}	
.trademark {
    color: #006699;
    font-weight: bold;
    font-size: 120%;
    letter-spacing: 0.1em;
    text-align: right;
}
.tel
{
    text-align: right;
    color: #CC0000;
    font-size: 150%;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 5px;
}	
.sitemap {
    text-align: left;
    font-size: 30%;
    position: relative;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.newstitle {
    margin: 4px 0px 2px 0px;
    padding: 4px 0px 2px 0px;
    font-weight: bold;
    color: #008000;
    font-family: 'Century Gothic';
}
.fontwhite {
    color: #FFFFFF;
}
.newshead {
    margin: 4px 0px 2px 0px;
    padding: 4px 0px 2px 0px;
    font-weight: bold;
    color: #000000;
}
.newshead a {
    color: #CC0000;
    font-weight: bold;
    padding-top: 2px;
    margin-top: 2px;
}
.newshead a:hover {
    background: #000000;
      color: #FFFFFF;
}
.newsdetail {
    background-color: #f4f4f4;
    font-size: 80%;
}
.menutitle {
    margin: 4px 0px 2px 0px;
    padding: 4px 0px 2px 0px;
    font-weight: bold;
    color: #000000;
    
}
.menulist {
    color: #FFFFFF;
    padding: 2px 0px 2px 4px;
    margin: 2px 0px 2px 4px;
}
.menulist a {
    color: #FFFFFF;
    padding: 2px 0px 2px 4px;
    margin: 2px 0px 2px 4px;
    display: list-item;
    list-style-type: none;
}
.menulist a:hover {
    background: #000000;
    color: #FFFFFF;
}
.menulist a:link {
    padding: 0px 4px 0px 0px;
    margin: 0px 4px 0px 0px;
}
#header ol  {
    position: relative;
    top: 10px;
    color: #666666;
    list-style-type: none;
}
#header h1,	#header h2 {
    padding:0.4em 15px 0 15px;
    margin:0;
	}
#header ul {
    clear: left;
    float: left;
    width: 100%;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 6px solid #CC0000;
 }
#header ul li  {
    display:inline;
    list-style:none;
     margin:0;
    padding:0;
}
#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
		font-size: 85%;
}
#header ul li a:hover {
    background: #000000;
    color: #fff;
}
#header ul li a span {
    display:block;
}
/* Footer styles */
#footer {
    clear: both;
    width: 100%;
    border-top: 1px solid #000;
    border-top-color: #CC0000;
}
#footer p {
    padding: 5px;
    font-size: 80%;
}
.copy
{
    float: left;
    display: inline;
    padding-right: 10px;
    margin-right: 5px;
}
.partnerlink
{
    color: #CCCCCC;
    font-size: 0.3em;
    clear: both;
}

.partners
{
    display: block;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
#footer a {
    float: left;
    padding: 7px;
    font-size: 80%;
    top: -32px;
    left: 576px;
}
.style4 {
    font-size: 80%
}
.tag-cloud li {
    display: inline;
}
#listcloud { margin: 0; }
#listcloud li { display: inline;  }
#listcloud { padding: 3px; line-height: 2.5em; }
#listcloud a { padding: 0px; }
#listcloud a.tag1 {
    font-size: 80%;
    font-weight: bold;
    color: #00CC66;
    text-decoration: none;
    font-style: italic;
}
#listcloud a.tag2 {
    font-size: 90%;
    font-weight: bold;
    color: #009933;
    text-decoration: none;
}
#listcloud a.tag3 {
    font-size: 100%;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration: none;
}
#listcloud a.tag4 {
    font-size: 110%;
    font-weight: normal;
    color: #FF9933;
    text-decoration: none;
}
#listcloud a.tag5 {
    font-size: 120%;
    font-weight: bolder;
    color: #FF9933;
    text-decoration: none;
}
#cloudhover a:hover {
    color: #000000;
}
#boxbox {
    padding: 5px;
    margin: 5px;
    border: 2px solid #C0C0C0;
}