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

.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:#0B3D92; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }
.link1{ color:#fff; text-transform:uppercase; text-decoration:none; padding-right:5px}
.link1:hover{ color:#000; text-decoration:none}
.link2{ color:#0B3D92; text-transform:uppercase; text-decoration:none; padding-right:5px}
.link2:hover{ color:#000; text-decoration:none}
.link3{ color:#0B3D92; font-weight:bold; }
.link4{ color:#000; font-weight:bold; text-decoration:none }
.link4:hover{ text-decoration:underline}
.link5{ color:#0B3D92; font-weight:bold; text-transform:uppercase }

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; 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:21px; }
#content ul li a{color:#0B3D92; text-decoration: underline; line-height:1.85em; font-size:1.16em} 
#content ul li a:hover { text-decoration:none; }

#content ol{margin:0; padding:0;  font-weight:bold; color:#000000}
#content ol li div{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
#content ol li{ list-style-position:outside; margin-left:25px; }
#content ol li span{font-weight:normal;  color:#7a7a7a} 
#content ol li span a{color:#0B3D92; text-transform:uppercase; font-weight:bold; text-decoration: underline; line-height:1.5em} 
#content ol li a{color:#0B3D92; font-weight:normal; text-decoration: underline; line-height:1.5em} 
#content ol li a:hover { text-decoration:none; }

#content .ul{margin:0; padding:0;  font-weight:bold; color:#000000}
#content .ul li div{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
#content .ul li{ background:none; padding:0}
#content .ul li span{font-weight:normal;  color:#7a7a7a} 
#content .ul li span a{color:#0B3D92; text-transform:uppercase; font-weight:bold; text-decoration: underline; line-height:1.5em} 
#content .ul li a{color:#0B3D92; font-weight:normal; text-decoration: underline; line-height:1.5em; font-size:1em} 
#content .ul li a:hover { text-decoration:none; }

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


/*header*/
#header {font-size:0.75em; color:#1c1c1c }
#header .logo{
	margin:29px 0 0 23px;
	position:absolute;
	width:382px;
	left: 495px;
	top: 5px;
}
#header .bbb{ margin:29px 0 0 23px; position:absolute; width:75px }
#header .indent{margin:131px 0 0 0; position:absolute; width:872px}
#header .menu{
	margin:78px 0 0 0;
	position:absolute;
	width:872px;
	background:url(images/menu_left.gif) left no-repeat;
	top: 6px;
}
#header .Layer3
margin:150px 0 0 0;
	position:absolute;
	width:872px;
	a img ( border: none;
) 
#header .bg_menu{background:url(images/menu_right.gif) right no-repeat; width:872px; height:43px}
#header .indent1{padding:35px 30px 0 267px}
#header p{ margin:0 0 15px 0}

#header h3{color:#0B3D92; font-size:1.5em; line-height:1.2em; margin-bottom:7px;  }
#header h2{color:#0B3D92; font-size:3em; line-height:1.2em  }
#header h2 span{ text-transform:uppercase}

#header h1{color:#0B3D92; font-size:2.5em; margin-bottom:13px; line-height:1.2em  }
#header h1 a{color:#0B3D92; text-decoration:none  }
#header h1 a:hover{text-decoration:none  }
#header h1 strong{ font-size:1.06em; color:#0B3D92; letter-spacing:-1px }

#header ul{margin:0; padding:0 0 0 7px; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul .last{background:none}
#header ul li a{ background:url(images/bg_menu.gif) top left no-repeat; color:#fff; text-decoration:none; width:143px; text-align:center; display:block; float:left ; font-size:1.16em; line-height:43px} 
#header ul li a:hover { text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;}
#header ul li .current{ text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat !important;  }
#header ul .last a{ background:url(images/bg_menu.gif) top left no-repeat; color:#fff; text-decoration:none; width:142px; text-align:center; display:block; float:left ; font-size:1.16em; line-height:43px} 


.bg-cont{ background:url(images/bg_cont1.gif) top left no-repeat}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:10px 0 24px 23px}
#content .indent-main1{padding:10px 0 24px 0}
#content .indent-col1{padding:21px 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 11px 0}
#content .p2{ margin:0 0 9px 0}
#content .p3{ margin:0 0 19px 0}
#content .p4{ margin:0 0 5px 0}
#content h2{color:#222222; font-size:2.5em; margin-bottom:9px;  }
#content h4{color:#79bbd2; font-size:1em; }
#content h3{color:#fff; font-size:1.66em; line-height:1.2em; letter-spacing:-1px  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt{ text-align:right}
.txt1{ line-height:1.33em; }
.txt1 a{ color:#7a7a7a}

#content .indent{padding:30px 0 0 0}
#content .indent-1{margin:-20px 0 0 78px; position: relative; }
#content .indent1{padding:10px 0 0 0}

.block{ color:#699705; font-size:1.16em}
.block a{ color:#0B3D92; font-weight:bold; text-decoration:none; font-size:.85em}
.block a:hover{ color:#0B3D92; font-weight:bold; text-decoration:underline}
.block strong{ color:#000000; float:right; font-size:.85em}
.block span{ color:#0B3D92;}
#content .block .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:3px; margin-bottom:3px}

.block-1{ color:#699705; font-size:1.16em}
.block-1 a{ color:#0B3D92; font-weight:bold; text-decoration:none; font-size:.85em; text-transform:uppercase}
.block-1 a:hover{ color:#0B3D92; font-weight:bold; text-decoration:underline}
.block-1 strong{ color:#000000; float:right; font-size:.85em}
.block-1 span{ color:#0B3D92;}
#content .block-1 .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:7px; margin-bottom:7px}

/*box*/
.box{ background:#fff; width:100%; color:#7a7a7a; line-height:1.33em}
.box .border-top {background:url(images/border_top.gif) top repeat-x;}
.box .border-top-1 {background:url(images/border_top-1.gif) top repeat-x;}
.box .border-bottom {background:url(images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(images/border_left.gif) left repeat-y;}
.box .border-right {background:url(images/border_right.gif) right repeat-y;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .corner-top-left-1 {background:url(images/corner_top_left-1.gif) left top no-repeat;}
.box .corner-top-right-1 {background:url(images/corner_top_right-1.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
.box .indent-box{ padding:24px 23px 50px 24px; }
.box .indent-box1{ padding:24px 23px 20px 24px; }
#content .box  h2{color:#0B3D92; font-size:1.5em; margin-bottom:23px;}
#content .box  h2 strong{color:#0e1010; font-size:1.33em;}
/*box1*/
.box1{ background:#FFFFFF; width:100%; color:#7a7a7a}
.box1 .border-top {background:url(images/border_top1.gif) top repeat-x;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) bottom repeat-x;}
.box1 .border-left {background:url(images/border_left1.gif)  left repeat-y;}
.box1 .border-right {background:url(images/border_right1.gif) right repeat-y;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) left top no-repeat;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) right top no-repeat;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) left bottom no-repeat;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) right bottom no-repeat; width:100%; }
.box1 .indent-box{ padding:14px 23px 20px 24px;  }
#content .box1 h2{color:#0e1010; font-size:1.5em; margin-bottom:9px; }
#content .box1 .h2{color:#0e1010; font-size:1.28em; margin-bottom:9px; background:url(images/tail.gif) bottom left repeat-x; padding-bottom:11px  }
/*box2*/
.box2{ background:#EFD279; width:100%; color:#FFF;}
.box2 .border-top {background:url(images/border_top2.gif) top repeat-x;}
.box2 .border-bottom {background:url(images/border_bottom2.gif) bottom repeat-x;}
.box2 .corner-top-left {background:url(images/corner_top_left2.gif) left top no-repeat;}
.box2 .corner-top-right {background:url(images/corner_top_right2.gif) right top no-repeat;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2.gif) left bottom no-repeat;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2.gif) right bottom no-repeat; width:100%; }
.box2 .indent-box{ padding:17px 20px 25px 23px; }
/*box3*/
.box3{ background:#95CBE9; width:100%; color:#FFF;}
.box3 .border-top {background:url(images/border_top3.gif) top repeat-x;}
.box3 .border-bottom {background:url(images/border_bottom3.gif) bottom repeat-x;}
.box3 .corner-top-left {background:url(images/corner_top_left3.gif) left top no-repeat;}
.box3 .corner-top-right {background:url(images/corner_top_right3.gif) right top no-repeat;}
.box3 .corner-bottom-left {background:url(images/corner_bottom_left3.gif) left bottom no-repeat;}
.box3 .corner-bottom-right {background:url(images/corner_bottom_right3.gif) right bottom no-repeat; width:100%; }
.box3 .indent-box{ padding:17px 20px 25px 23px; }
/*box4*/
.box4{ background:#024769; width:100%; color:#FFF;}
.box4 .border-top {background:url(images/border_top4.gif) top repeat-x;}
.box4 .border-bottom {background:url(images/border_bottom4.gif) bottom repeat-x;}
.box4 .corner-top-left {background:url(images/corner_top_left4.gif) left top no-repeat;}
.box4 .corner-top-right {background:url(images/corner_top_right4.gif) right top no-repeat;}
.box4 .corner-bottom-left {background:url(images/corner_bottom_left4.gif) left bottom no-repeat;}
.box4 .corner-bottom-right {background:url(images/corner_bottom_right4.gif) right bottom no-repeat; width:100%; }
.box4 .indent-box{ padding:17px 20px 25px 23px; }
/*box5*/
.box5{ background:#AFD775; width:100%; color:#FFF;}
.box5 .border-top {background:url(images/border_top5.gif) top repeat-x;}
.box5 .border-bottom {background:url(images/border_bottom5.gif) bottom repeat-x;}
.box5 .corner-top-left {background:url(images/corner_top_left5.gif) left top no-repeat;}
.box5 .corner-top-right {background:url(images/corner_top_right5.gif) right top no-repeat;}
.box5 .corner-bottom-left {background:url(images/corner_bottom_left5.gif) left bottom no-repeat;}
.box5 .corner-bottom-right {background:url(images/corner_bottom_right5.gif) right bottom no-repeat; width:100%; }
.box5 .indent-box{ padding:17px 20px 25px 23px; }
/*box6*/
.box6{ background:#2C5700; width:100%; color:#FFF;}
.box6 .border-top {background:url(images/border_top6.gif) top repeat-x;}
.box6 .border-bottom {background:url(images/border_bottom6.gif)  bottom repeat-x;}
.box6 .corner-top-left {background:url(images/corner_top_left6.gif) left top no-repeat;}
.box6 .corner-top-right {background:url(images/corner_top_right6.gif) right top no-repeat;}
.box6 .corner-bottom-left {background:url(images/corner_bottom_left6.gif) left bottom no-repeat;}
.box6 .corner-bottom-right {background:url(images/corner_bottom_right6.gif) right bottom no-repeat; width:100%; }
.box6 .indent-box{ padding:17px 20px 20px 23px;}
#content .box6 h3{color:#0B3D92; font-size:1.66em; line-height:1.2em; letter-spacing:-1px  }


/*footer*/
#footer { color:#7a7a7a; font-size:0.875em; text-align:right ; }
#footer .indent-footer{ padding:15px 0 0 0;}
#footer a {color:#7a7a7a; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

#footer ul{margin:0; padding:0; list-style:none; float:right}
#footer ul li{ margin:0; display:inline; float:left}
#footer ul li a{color:#0B3D92; text-decoration: underline; display:block; float:left; padding:0 0 0 14px; font-size:.85em} 
#footer ul li a:hover { text-decoration:none; }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ 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:30px}
.h1{ height:30px; background:url(images/bg_input.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:0}
.block-contact a{ color:#7a7a7a}
.block-contact1 span{ float:right; margin-right:110px}
.block-contact1 a{ color:#7a7a7a}
.input{
   	border:none; 
	background:none;
	width:220px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
}input{
   	border:1px solid #bfbfbf; 
	background:#FFFFFF;
	width:162px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #bfbfbf; 
	background:#FFFFFF;
	width:162px; height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

