@charset "UTF-8";
body  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #CCC;
	margin-top: 20;
	margin-right: 30;
	margin-bottom: 0;
	margin-left: 30;
	padding: 0;
}

#container {
	width: 980px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #EDEFEF;
}  
#header {
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 3;
	padding-left: 0em;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCC;
	font-size: 1em;
	line-height: 110%;
	background-color: #333;
	font-weight: normal;
	letter-spacing: 0.2em;
} 

#header-top {
	text-decoration: none;
	color: #FC0;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	background-color: #333;
}

#header-content {
	text-decoration: none;
	text-align: right;
	
	margin-top: 0px;
	margin-bottom: 0px;
	height: 140px;
	display: block;
	background-color: #999;
}
#header-bottom {
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-weight: normal;
}


#sidebar1 {
	float: right;
	width: 355px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 5px;
	margin-right: 5px;
	min-height: 200px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}


#leftbar {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-left: 0em;
	float: left;
	width: 615px;
	min-height: 300px
} 


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
	

#mainContent h1 {
	font-size: 1.4em;
	letter-spacing: 0.1em;
	padding-top: 10px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	font-style: normal;
	line-height: 120%;
	margin-bottom: 4px;
	margin-top: 8px;
	margin-left: 0px;
}
#mainContent p {
	letter-spacing: 0.01em;
	text-align: left;
	margin-top: 0px;
}
#mainContent h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #505E6E;
	text-decoration: none;
	font-style: normal;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 0.1em;
	padding-top: 2px;
}

#mainContent h4 {
	font-size: 1.3em;
	font-weight: normal;
	color: #0C1214;
	text-decoration: none;
	font-style: normal;
	line-height: 125%;
	font-family: "Lucida Grande CE", "Lucida Sans Unicode", "Lucida Grande CY", Lucida, "Lucida Grande", "Lucida Sans", "LucidaSans Roman";
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 9px;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 0.1em;
	padding-top: 8px;
	white-space: normal;
}


#sidebar1 p {
	font-family: "Lucida Grande CE", "Lucida Sans Unicode", "Lucida Grande CY", Lucida, "Lucida Grande", "Lucida Sans", "LucidaSans Roman";
	font-size: 0.9em;
	margin-left: 5px;
	margin-right: 15px;
	color: #333333;
	line-height: 150%;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.04em;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar1 h1 {
	margin-right: 12px;
	margin-left: 5px;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	text-decoration: none;
	color: #9C0;
	margin-top: 3px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 110%;
}
#sidebar1 h2 {
	margin-right: 12px;
	margin-left: 5px;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 0.1em;
	font-style: normal;
	text-decoration: none;
	color: #666;
	margin-top: 2px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 120%;
}

#sidebar1 h3 {
	font-weight: normal;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 0.13em;
	font-style: normal;
	text-decoration: none;
	color: #003366;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



#header-bottom, #header-top a:link {
	color: #CCC;
	text-decoration: none;
}
#header-bottom, #header-top a:hover {
	color: #F93;
	text-decoration: none;
}
#header-bottom, #header-top a:visited {
	color: #699;
	text-decoration: none;
}

.lang {
	cursor:pointer;
	color: #FC0;
}


#mainContent ul {
	background-color: transparent;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 85%;
	margin-top: 2px;
	font-size: 100%;
	text-align: left;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 20px;
	list-style-image: url(img/bullet.gif);
}

#mainContent li {
	font-size: 1em;
	padding-bottom: 3px;
	color: #333;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	line-height: 115%;
	font-weight: normal;
	font-style: normal;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#mainContent {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	width: 100%;
	border-left-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
}
#headermenu h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 112%;
	line-height: 125%;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#headermenu h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	color: #FF9900;
	margin-top: 25px;
	text-align: right;
	margin-right: 35px;
}

#sidebar1 ul {
	background-color: transparent;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 100%;
	margin-top: 2px;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar1 li {
	font-size: 95%;
	padding-bottom: 3px;
	color: #333333;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 12px;
	line-height: 135%;
	list-style-position: outside;
	font-weight: normal;
	font-style: normal;
	clear: left;
	list-style-image: url(img/bullet.gif);
	list-style-type: none;
	margin-right: 15px;
	margin-left: 12px;
}

#contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D8D54;
	padding-left: 10px;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	padding-top: 7px;
	text-align: left;
}
#footer {
	padding-top: 0px;
	margin-top: 0px;
	background-color: #996;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 80%;
}
#mainContent p {
	font-family: "Lucida Grande CE", "Lucida Sans Unicode", "Lucida Grande CY", Lucida, "Lucida Grande", "Lucida Sans", "LucidaSans Roman";
	font-size: 1em;
	color: #333;
	padding-right: 5px;
	padding-left: 12px;
	line-height: 120%;
	letter-spacing: 0em;
	margin-top: 1px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	margin-right: 15px;
	text-align: left;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	color: #000000;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

#mainContent h3 {
	font-size: 1em;
	color: #0079A9;
	line-height: 110%;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	font-family: "Lucida Grande CE", "Lucida Sans Unicode", "Lucida Grande CY", Lucida, "Lucida Grande", "Lucida Sans", "LucidaSans Roman";
	font-weight: normal;
	letter-spacing: 0.1em;
}


	#mainContent h6 {
	font-size: 75%;
	color: #23A6A7;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 3px;
	margin-top: 1px;
	padding-right: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
}

#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
}


#sidebar1 a:link {
	color: #F60;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #F30;
	text-decoration: none;
}
#sidebar1 a:visited {
	color: #000;
	text-decoration: none;
}

#header-bottom h2 {
	font-size: 85%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

a:link {color: #0066CC;text-decoration: none;}
a:visited {color: #333300;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: none;}
#footer a:link {color: #FFFFFF;text-decoration: none;}
#footer a:hover {color: #CCCC00;text-decoration: none;}
#footer a:visited {color: #000000;text-decoration: none;}
