*{
	padding: 0;
	margin: 0;
	border: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/body-tail.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
sup{
	font-size:.5em;
}
h1{
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h1 a { color: #000000;}
h1.nomargin{
	margin: 0px;
	padding: 0px;
}
h1.notrans{
	text-transform: none;
	font-size: 20px;
}
h2{
	text-align: center;
	color: #0775a4;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
}
h3{
	text-align: center;
	color: #656262;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
h3.p{
	text-align: left;
	color: #656262;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}
h4{
	color: #0085cc;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
h5{
	color: #0085cc;
	font-size: 13px;
	font-weight: bold;
}
h6{
	color: #0085cc;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 15px;
}

blockquote {
margin:32px 40px;
padding:3px;
}

a{
	text-decoration: none;
	color: #1874b7;
}
a:hover{
	text-decoration: underline;
}

a.bluebtn{

}

a.bluebtn div{
	background-color: #0085cc;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	text-align: center;
	margin-top: 10px;
}
a.wide div{
	width: 250px;
}
a.micro div{
	width: 50px;	
	margin-top: 0px;
}
a.mini div{
	width: 100px;	
	margin-top: 0px;
}

/**/

.margins{
	margin-top: 10px;
	margin-bottom: 10px;
}
.mbottom{
	margin-bottom: 10px;
}
.mtop20{
	margin-top: 20px;
}
.pleft{
	padding-left: 10px;
}
.greencolor{
	color: #5ea21e;
}

.img4click{
	border: 1px solid black;
}

a:hover .img4click{
	border: 1px solid #5ea21e;
}


.leftborder{
	border-left: 2px solid #bababa;
}

.fright{
	float: right;
}
.fleft{
	float: left;
}
.imgabout{
	border: 1px solid #8bc5e2;
	padding: 2px;
	margin-top: 3px;
	position: absolute;
	margin-bottom: 10px;
	}
.about{
	margin-left: 285px;
}
.about  a{
	color: #0085cc;
}
.big{
	font-size: 13px;
}
.mini{
	font-size: 10px;
}
/**/

div.flashmenu{
	text-align: left;
	width: 980px;
	height: 515px;
	
}
div.shortflashmenu{
	height: 218px;
}

div.main{
	
	text-align: left;
	width: 980px;
	
}

table.content, table.bottomtable{
	width: 915px;
	margin-left: 29px;
	background-color: #ffffff;

}
table.content{
}
table.content thead td{
	height: 25px;
}
table.content td{
	vertical-align: top;
	padding-left: 19px;
	padding-right: 19px;
	width: 266px;
}
table.cu{

}
table.cu td{
	/*width: 246px;*/
	width: 60px;
}
table.content td.wide{
	width: 100%;
}
table.content td.center{
	border-left: 2px solid #bababa;
	border-right: 2px solid #bababa;
	width: 266px;
}

table.cu td.center{
	border-left: 2px solid #bababa;
	border-right: 0;
	width: 292px; 
}
table.cu td.left{
	border: 0;
	width: 312px; 
}
table.cu td.right{
	width: 312px; 
}

table.bottomtable{
	
}

table.bottomtable td{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: top;
}
table.bottomtable td.left{
	width: 300px;
}
table.bottomtable td.left p{
	font-size: 12px;
}
table.bottomtable td.right{
	text-align: center;
	vertical-align: middle;
}

table.twocol td{
	width: 50%;
}

table.onecol td{
	width: 100%;
}


ul.imgli, ul.imgli2, ul.norm{
	list-style-type: none;
}

ul.imgli li{
	background-image: url(images/imgli.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #1874b7;
	line-height: 130%;
}

ul.imgli2 li{
	background-image: url(images/imgli.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #1874b7;
	line-height: 130%;
}
ul.imgli2 li{
	background-image: url(images/imgli.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #1874b7;
	line-height: 130%;
}

ul.norm li{
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

ol.norm li{
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
}
ol.alpha li{
	list-style-type: upper-alpha;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 15px;
}

table.nomp ul.imgli li{
	font-size: 11px;
}
ul.imgli li a{
	color: #1874b7;
}
ul.imgli2 li a{
	color: #1874b7;
}

ul.norm li{
	background-image: none;
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 13px;
	margin-top: 15px;
	line-height: 130%;
	background-image: url(images/imgli3.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
}

ul.norm2 li{
	background-image: none;
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 10px;
	font-size: 12px;
}

ul.norm li  a{
	font-weight: bold;
	color: #1874b7;
}
p.desccopy{
	font-size: 11px;
	color: #6e6e6e;
	margin-top: 0px;
	width: 200px;
	float: right;
	text-align: right;
}
p.desc{
	font-size: 11px;
	color: #6e6e6e;
	margin-top: 10px;
}

div.counter{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.footer{
	width: 878px;
	margin-left: 48px;
	margin-bottom: 20px;
	margin-top: 10px;
}

div.footer p.desc{
	font-size: 10px;
}
div.footer p.desc  a{
	color: #0085cc;
}
div.hr{
	width: 915px;
	margin-left: 29px;
	background-color: #ffffff;
	padding-top: 20px;
}
div.hr div{
	width: 878px;
	margin-left: 19px;
	background-color: #bababa;
	height: 2px;
}

div.bottommenu{
	width: 600px;
	margin-top: 0px;
}
div.bottommenu a{
	color: #1874b7;
	font-size: 11px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #bababa;
}
div.bottommenu a.last{
	border-right:none;
}

/* */

div.graying{
	position: absolute;
	top: 0px;
	background-color: rgb(0, 0, 0);
	z-index: 100;
	left: 0px;
	width: 1263px;
	height: 832px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 ø ýøöõ */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
div.hoverdiv{
	border: 1px solid white;
	background-color: black;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 110;
	padding: 5px;
}
div.blue{
	background-color: #0085cc;
	padding: 10px;
}
div.headhover{
	background-color: white; padding: 10px; margin-bottom: 10px;
}
div.headhover table td{
	text-align: left;
}
div.headhover table td.print_td{
	width: 80px;
	text-align: center;
	padding: 0 0 0 10px;
}
div.headhover table td.close_td{
	width: 80px;
	text-align: center;
	padding: 0 0 0 10px;
}
div.headhover a{
	color: #0085cc;
	font-weight: bold;
	text-decoration: none;
}
div.headhover a:hover{
	color: #ffffff;
}
div.headhover a div{
	padding: 2px 5px;
	border: 1px solid #0085cc;
}
div.headhover a:hover div{
	background-color: #0085cc;
}
div.blue iframe{
	padding: 0px;
	margin: 0px;
}
div.blue iframe2{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
div.hoverdiv odject{
	border: 1px solid white;
}

div.close_hoverdiv{
	border: 1px solid white;
	background-color: black;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 120;
}

div.close_hoverdiv a div{
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	font-size: 8px;
	font-weight: bolder;
}
div.close_hoverdiv a:hover div{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

div.none{
	display: none;
}



div.hoverzone{
	text-align: left;
	width: 980px;
	}

div.search{
	position: absolute;
	z-index: 5;
	margin-top: 80px;
	width: 250px;
	margin-left: 706px;
	height: 24px;
}
div.search form{
	
}
div.search input.text{
	width: 190px;
	padding: 4px;
	margin-right: 5px;
	margin-top: 1px;
}
div.search a.gobtn{

}
div.search a.gobtn {
}


form.contactus input{
	border: 1px solid #0085cc;
	width: 200px;
}
form.contactus input.chekbox{
	border: 0px;
	width: auto;	
}
form.contactus textarea{
	border: 1px solid #0085cc;
	width: 200px;
	/*height: 170px;*/
	height: 120px;
}
form.contactus p.formfield{
	margin-bottom: 10px;
}
form.contactus p.formfield span{
	width: 100px;
	display: block;
	float: left;
}

form.contactus p.modshort span{
	width: 70px;
	display: block;
	float: left;
}
form.contactus div.formbtn{
	/*margin-left: 70px;*/
	margin-left: 370px;
	width: 140px;
	margin-top: 20px;
}


table.content table.nomp td{
	margin: 0px;
	padding: 0px;
	width: 50%;
	padding-right: 15px;
}

.logos{
	padding-bottom: 15px;
	overflow: hidden;
	width: 875px;
	height: 135px;
}
.checkboxtable{
	margin-bottom: 10px;
}

.checkboxtable td p{
	margin-bottom: 3px;
}
#flashlogo{
	padding-bottom: 15px;
}

/** ADDED AFTER 2021-02-10 **/
 
.slider { width:885px; height:316px; position:relative; left:44px; overflow:hidden; }
.sliderimage { display:none; }