/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#676666;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#000000; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}
.link1{ color:#00b2e2}

.link{color:#00b2e2; background:url(images/marker.gif) center right no-repeat; padding-right:10px; font-style:italic  }

.button{color:#fff; background:url(images/button.gif) top left no-repeat; font-weight:bold; width:43px; text-align:center; display:block; line-height:28px; float:right; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
#content ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/tail.gif) repeat-x bottom; padding-left:6px; }
#content .ul .last{background:none; }
#content .ul li a{background:url(images/marker-1.gif) top left no-repeat; padding:2px 0 2px 0; margin:0; padding-left:25px; color:#676666; text-decoration: none; line-height:2.66em} 
#content .ul .li a{background:url(images/marker-2.gif) top left no-repeat;}
#content .ul .li #linkish{background:url(images/marker-2.gif) top left no-repeat; padding:2px 0 2px 0; margin:0; padding-left:25px; color:#676666; text-decoration: none; line-height:2.66em}/*background:url(images/marker-2.gif) top left no-repeat; text-decoration: none; padding-left: 25px; line-height: 35px;}*/

#content .ul .li1 a{background:url(images/marker-3.gif) top left no-repeat;} 
#content .ul .li2 a{background:url(images/marker-4.gif) top left no-repeat;} 
#content .ul .li3 a{background:url(images/marker-5.gif) top left no-repeat;} 
#content .ul .li4 a{background:url(images/marker-6.gif) top left no-repeat;} 
#content .ul .li5 a{background:url(images/marker-7.gif) top left no-repeat;} 
#content .ul .li6 a{background:url(images/marker-8.gif) top left no-repeat;} 
#content .ul li a:hover { text-decoration:none; color:#00b3e3 }
#content .ul li span { text-decoration: underline; }
#content .ul li a:hover span { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:1.0625em; color:#FFFFFF }
#header .logo{ margin:100px 0 72px 90px }

#header ul{margin:0; padding:0 0 0 9px; list-style:none;}
#header ul li{ margin:0; display:inline}

#header ul li a{ background:url(images/bg_menu.gif) top left no-repeat; color:#6b717d; text-decoration:none; width:157px; text-align:center; display:block; float:left ; text-transform:uppercase; line-height:57px; letter-spacing:-1px} 
#header ul li a:hover { color:#ffffff; text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;}
#header ul li .current{ color:#ffffff; text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;  }

#header ul .first a{ background:url(images/bg_menu-first.gif) top left no-repeat; width:159px;} 
#header ul .first a:hover { background:url(images/bg_menu-first-act.gif) top left no-repeat;}
#header ul .first .current{  background:url(images/bg_menu-first-act.gif) top left no-repeat;  }

#header ul .last a{ background:url(images/bg_menu-last.gif) top left no-repeat; width:158px;} 
#header ul .last a:hover {background:url(images/bg_menu-last-act.gif) top left no-repeat;}
#header ul .last .current{  background:url(images/bg_menu-last-act.gif) top left no-repeat;  }


/*content*/
#content{ font-size:0.75em; letter-spacing:0.5px; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .bg-cont{ background:url(images/bg_cont1.gif) no-repeat  bottom left}
#content .indent-main{padding:0 32px 20px 42px}
#content .indent-main1{padding:0 42px 20px 31px}
#content .indent-main2{padding:20px 32px 20px 42px}
#content .indent-col2{padding:0 0 0 27px}
#content .indent-col2-1{padding:20px 28px 0 22px}
#content .indent-col2-2{padding:20px 8px 0 12px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 14px 19px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 11px 0}
#content .p2{ margin:0 0 21px 0}
#content .p3{ margin:0 0 15px 0}
#content h2{color:#2e2d2d; font-size:2.91em; margin-bottom:7px; letter-spacing:-1px; line-height:1.2em }
#content h4{color:#3c3c3c; font-size:1em; margin-bottom:13px;  }
#content h3{color:#616161; text-transform:uppercase; font-size:1em; margin-bottom:13px; line-height:1.5em  }
.lower-case {text-transform: none;}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.txt{ font-weight:bold; display:block; margin-bottom:11px; float:right; color:#3c3c3c}
.txt1{ font-weight:bold; display:block; float:right; color:#3c3c3c}

#content .indent{padding:20px 0 0 0}
#content .indent1{padding:0 0 0 10px}
#content .indent3{padding:20px 20px 0 0}

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:20px 17px 20px 25px; }
/*box1*/
.box1{ background:#f5f5f5; width:100%; color:#010000}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:17px 10px 20px 14px; }


/*footer*/
#footer { color:#fff; font-size:0.75em; background:url(images/bot_bg.gif) no-repeat top left ; }
#footer .indent-footer{ padding:43px 50px 0 30px;}
#footer a {color:#fff; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:25px}
.h1{ height:45px; background:url(images/bg_input.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:80px}
.input{
   	border:none; 
	background:none;
	width:202px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}input{
	width:262px; height:15px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
	width:262px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	