@charset "UTF-8";

/**
* 
*  IMPORTS CSS 
* 
*/

@import "headers.css";
@import "blocks.css";


/**
* 
* RESET
* 
*/




body  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCC;
	margin-top: 20;
	margin-right: 30;
	margin-bottom: 0;
	margin-left: 30;
	padding: 0;
	height: 155px;
}

#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-top {
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 0.85em;
	border-bottom-style: none;
	letter-spacing: 1px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	display: block;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#header-content {
	text-decoration: none;
	text-align: right;
	height: 145px;
	display: block;
	font-size: 1em;
	padding-right: 15px;
	line-height: 85%;
	padding-top: 12px;
	padding-bottom: 0px;
	font-weight: normal;
	margin: 0px;
}
#header-bottom {
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
}
#header-content h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 3em;
	line-height: 100%;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0px;
	letter-spacing: 1px;
	color: #FFF;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}

#header-content h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 3em;
	line-height: 85%;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0px;
	letter-spacing: 1px;
	color: #999;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
#header-top p a {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 80%;
}



#sidebar1 {
	float: right;
	width: 355px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 20px;
	margin-right: 5px;
	min-height: 200px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660;
}


#leftbar {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-left: 0em;
	float: left;
	width: 615px;
	min-height: 260px
} 

#leftbar_left {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-left: 0em;
	float: left;
	width: 305px;
	min-height: 260px;
	margin-right: 0px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
} 

#leftbar_right {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-right: 0em;
	float: left;
	width: 305px;
	min-height: 260px;
	margin-right: 0px;
} 

#leftbar_tiers_1 {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-right: 0em;
	float: left;
	width: 204px;
	min-height: 260px;
	margin-right: 0px;
} 
#leftbar_tiers_2 {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-right: 0em;
	float: left;
	width: 204px;
	min-height: 260px;
	margin-right: 0px;
} 
#leftbar_tiers_3 {
	margin-top: 0em;
	margin-left: 0em;
	padding-top: 10;
	padding-right: 0em;
	float: left;
	width: 204px;
	min-height: 260px;
	margin-right: 0px;
} 



/* 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;}
	

#leftbar 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;
}

#leftbar h2 {
	font-size: 1em;
	font-weight: normal;
	color: #AAA170;
	text-decoration: none;
	font-style: normal;
	line-height: 130%;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-right: 24px;
	padding-left: 12px;
	letter-spacing: 0.1em;
	padding-top: 2px;
}

#leftbar h4 {
	font-size: 1em;
	font-weight: normal;
	color: #4A5F70;
	text-decoration: none;
	font-style: normal;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 0.1em;
	padding-top: 0px;
	white-space: normal;
}

#leftbar h5 {
	font-size: 1em;
	font-weight: bold;
	color: #69C;
	text-decoration: none;
	font-style: normal;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 0.1em;
	padding-top: 0px;
	white-space: normal;
}



#sidebar1 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #069;
	line-height: 120%;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.02em;
	text-align: justify;
	margin-bottom: 6px;
	margin-top: 0px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 8px;
	margin-left: 0px;
}

#sidebar1 h1 {
	margin-right: 15px;
	margin-left: 0px;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	text-decoration: none;
	color: #996;
	margin-top: 3px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 110%;
	padding-left: 13px;
}
#sidebar1 h2 {
	margin-right: 12px;
	font-size: 0.95em;
	text-transform: none;
	letter-spacing: 0.1em;
	font-style: normal;
	text-decoration: none;
	color: #999;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 110%;
	font-weight: bold;
	padding-left: 12px;
}

#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-top p a:link {
	color: #9CC;
	text-decoration: none;
}
#header-top p a:hover {
	color: #F93;
	text-decoration: none;
}
#header-top p a:visited {
	color: #FFF;
	text-decoration: none;
}
.active {
	color: #033;
	background-color: #B3C1C9;
	font-style: normal;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

.active_b {
	color: #FFF;
	background-color: #033;
	font-style: normal;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

.lang {
	cursor:pointer;
	color: #FC0;
}


#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;
}


#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: 5px;
	margin-top: 0px;
	background-color: #839F9C;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 80%;
	color: #FFF;
}
#leftbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666;
	padding-right: 5px;
	padding-left: 12px;
	line-height: 130%;
	letter-spacing: 0.1em;
	margin-top: 1px;
	padding-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-right: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	color: #FFF;
	padding-bottom: 4px;
	margin-bottom: 0px;
	line-height: 80%;
	letter-spacing: 1px;
}

#leftbar h3 {
	font-size: 0.8em;
	color: #666;
	line-height: 125%;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 8px;
}


	#leftbar 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: 0.85em;
	color: #666;
	padding-right: 5px;
	padding-left: 12px;
	line-height: 130%;
	letter-spacing: 0.1em;
	margin-top: 1px;
	padding-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-right: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
}


#sidebar1 a:link {
	color: #F60;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #F30;
	text-decoration: none;
}
#sidebar1 a:visited {
	color: #000;
	text-decoration: none;
}



a:link {
	color: #069;
	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;}

#sidebar1 ul {
	font-size: 110%;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: .06em;
	text-align: left;
	margin-bottom: 1px;
margin-top: 6px;
	padding-left: 28px;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}



#sidebar1 ul li {
	font-size: 85%;
	padding-bottom: 0px;
	color: #333333;
	padding-left: 5px;
	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: 12px;
	margin-left: 12px;
	margin-bottom: 4px;

}
#leftbar ol {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	font-size: 0.85em;
	text-align: left;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 36px;
	color: #666;
}


#leftbar ul {
	background-color: transparent;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 85%;
	margin-top: 2px;
	text-align: left;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 0.85em;
	color: #666;
	text-align: left;
}

#leftbar ul li {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 12px;
	line-height: 125%;
	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: 12px;
	margin-left: 0px;
	margin-bottom: 7px;
}
#leftbar ol li {
	color: #666;
	line-height: 125%;
	font-weight: normal;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	letter-spacing: 0.05em;
	margin-top: 0px;
	padding: 0px;
}
#header-top p {
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

