.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	background-color: #000000;
}
/* End hide from IE-mac */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #000000;
	text-align: center;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #76CEEB;
}
h1{
	font-size: 2em;
	color: #CF1201;
}
h2{
	font-size: 1.65em;
	color: #333333;
}
h3{
	font-size: 1.3em;
	color: #CF1201;
}
h4{
	font-size: 1em;
	color: #333333;
}
h5{
	font-size: 0.85em;
	color: #CF1201;
}
h6{
	font-size: 0.65em;
	color: #333333;
}
#pageContainer {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 20px;
	width: 760px;	/*float: none;*/

}
#border{
	width: 760px;
	background-color: #FFFFFF;
}
#masthead{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(main_template_files/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 102px;
}

/*#topMenu ul{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin:0;
	padding:0em 0em 0em 1em;
	list-style:none;
}
*/

/*
#topmenu a {
  color:#0033CC;
  border-left:1px solid #A9A9A9;
  }
#topmenu a.first {
  border-left-width:0;
  }
#topmenu li a.first {
  padding-left:0;
  }
*/
#mainContent{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	/*float: left;*/
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#LanguageBar{
	margin: 0px;
	height: 10px;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#LanguageBar ul, #LanguageBar li{
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
}
#LanguageBar  a{
	text-decoration: none;
}
#lang_active{
	font-weight: bold;
}
/*#langSelect{
	display: inline;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	float: right;
	position: relative;
	visibility: visible;
	height: 10px;
	width: 100px;
	clear: none;
}*/
#leftContent{
	background-repeat: no-repeat;
	/*float: left;*/
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-position: left top;

}
#leftMenu_container{
	margin: 0px;
	padding: 0px;

}
#leftMenu{
	margin: 0px;
	padding: 5px 0px 60px 10px;
}
#leftMenu a{
	text-decoration: none;
}
#leftMenu a:hover {
	color: #76CEEB
}
#leftMenu li{
	text-align: left;
}
.nav{
	list-style-type: none;
}
.nav_active{
	font-weight: bold;
	list-style-type: none;
}
.nav_active a{
	color: #CF1201;
}

.nav_active a:hover{
	color: #76CEEB;
}

.subnav_L1{
	padding: 0px 0px 5px 5px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #000000;
	list-style-type: none;
	font-size: 0.9em;
	background-color: #BAFFCE;
}
.subnav_L1_active{
	padding: 0px 0px 5px 5px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #000000;
	list-style-type: none;
	font-size: 0.9em;
	background-color: #BAFFCE;
}
.subnav_L1_active a {
	color: #CF1201;
}

.subnav_L1_active a:hover {
	color: #76CEEB;
}

.subnav_L2{
	list-style-type: square;
	list-style-position: inside;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #000000;
	font-size: 0.9em;
	padding: 0px 0px 5px 10px;
	background-color: #BAFFCE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.subnav_L2_active{
	list-style-type: square;
	list-style-position: inside;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #000000;
	font-size: 0.9em;
	padding: 5px 0px 5px 10px;
	background-color: #BAFFCE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.subnav_L2_active a{
	color: #CF1201;
}

.subnav_L2_active a:hover{
	color: #76CEEB;
}

#highlightBox{
	padding: 0px 0px 10px 5px;
	margin-bottom: 3px;
}
#highlightBox h1 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #CF1201;
}
#highlightBox h3 {
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
#highlightBox p {
	margin: 0px;
	padding: 3px 5px;
	font-size: .9em;
	text-align: left;
}
#rightContent{
	padding: 0px 10px 10px 0px;
	text-align: left;
	width: 530px;
	float: right;
}
#footer{
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
	color: #333333;
	padding-top: 2px;
	border-style: solid none solid none;
	border-width: 1px 0px 1px 0px;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#footer a{
	color: #333333;
}
#footer a:hover{
	color: #76CEEB;
}
#errorMsg{
	color: #FF3333;
}
