/* CSS Document */
* {
	margin:0;
	padding:2;
}
html, body { height:100%; }
body {
	font-size:1em;
	line-height:1.125em;
	background:url(images/bg.gif) repeat-x top #f0efeb
}
html, input, textarea	{
	font-family: Tahoma, Geneva, sans-serif;
	color:#0066FF;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.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:#918e96; text-decoration:underline} 
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{
	font-size:1em;
	color:#f26522;
	font-weight:bold;
	text-decoration:none
}
.link1:hover{ color:#000; text-decoration:none}
.link2{ font-size:.83em; color:#ff4e00; float:right}

.link3{ font-size:.916em; color:#55564f; font-weight:bold}
.link4{color:#3296bb; float:right}

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{}
#content ul li a{color:#3296bb; text-decoration: underline; line-height:2em} 
#content ul li a:hover { text-decoration:none; }

#content .ul ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px; }
#content .ul ul li a{color:#e0dfdb; text-decoration:none; line-height:1.63em} 
#content .ul ul li a:hover { text-decoration:underline; }

.link-1 {
	display:block;
	float:left;
	background:url(images/link_bg.gif) left top repeat-x;
	color:#74726b;
	text-decoration:none;
	font-size:1em
}
.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:0 10px 3px 11px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}
.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#878683; text-decoration:none; font-size:.75em ; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:0 10px 3px 11px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 0 0 0}
#content .indent-col{padding:37px 15px 0 17px}
#content .indent-col-1{padding:37px 5px 0 17px}
#content .indent-col1{padding:37px 20px 10px 17px}
#content .title{  margin-bottom:16px}
#content .line{  margin:16px 0 0 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 5px 0 0}
#content .img-indent{ margin:0 0 6px 0}
#content p{ margin:0 0 7px 0}
#page3 #content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{
	margin:0 0 5px 0;
}
#content h4{color:#3f404f; font-size:1em; }
#content h3{color:#646e58; font-size:1.5em; margin-bottom:13px; margin-top:15px  }
#content h5{color:#3296bb; font-size:1em; font-weight:normal }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:5px; margin-bottom:9px}
.txt{ color:#646e58; display:block; margin-bottom:7px; margin-top:18px}
.txt1{
	color:#55564f;
	font-size:1em
}
.txt1 span{
	color:#666666;
}
.txt1 b{ color:#FF9900;}
.txt1 a{ color:#55564f; text-decoration:none;}
.txt1 a:hover{
	color:#55564F;
	text-decoration: none;
}
.txt2{
	color:#918e96;
	font-size:0.9em;
	line-height:1.1em
}

.flash{ margin-left:-3px; position:relative; margin-top:-2px}



.title-1 { display:block; float:left; background:url(images/title_bg.gif) left top repeat-x; color:#737270; text-decoration:none; font-size:1.5em; }
.title-1 em { display:block; background:url(images/title_left.gif) no-repeat left top;}
.title-1  b { display:block; background:url(images/title_right.gif) no-repeat right top; padding:13px 10px 13px 20px; font-weight:normal; font-style:normal;}

.title-2 { display:block; float:left; background:url(images/title_bg1.gif) left top repeat-x; color:#fefefe; text-decoration:none; font-size:1.5em }
.title-2 em { display:block; background:url(images/title_left1.gif) no-repeat left top;}
.title-2  b { display:block; background:url(images/title_right1.gif) no-repeat right top; padding:7px 10px 9px 17px; font-style:normal;}

#content .indent{padding:40px 0 14px 0}
#content .indent-1{padding:40px 0 0 0}
#content .indent1{padding:10px 0 0 118px}
#content .indent2{
	padding:10px 0 0 0
}
#content .indent3{padding:2px 0 0 0}
#content .indent4{padding:26px 0 0 0}
#content .indent5{padding:20px 0 20px 0}

#content .bg{ background:url(images/bg1.gif) no-repeat top left; height:36px}
#content .bg1{ background:url(images/bg1.gif) no-repeat top left; padding-top:8px;  height:28px}
#content .h1{
	padding-top:0px;
	height:auto
}

/*box*/
.box{ background:#ffffff; width:100%; color:#918e96}
.box .border-top {
	background:url(images/border_top.gif) repeat-x top;
	color: #FFFFFF;
}
.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:10px 5px 10px 5px; }
.box .indent-box1{ padding:15px 10px 10px 6px; }
.box .indent-box2{ padding:15px 12px 10px 17px; }
/*box1*/
.box1{ background:#72716f; width:100%; font-size:.916em; margin-top:21px}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.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:18px 0 25px 31px; }
#content .box1 h3{color:#ffc332; font-size:1em; margin-bottom:11px; margin-top:0  }


/*footer*/
#footer {
	color:#72716f;
	font-size:0.7em;
	background:url(images/bot.gif) repeat-x top;
}
#footer .indent-footer{
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}
#footer span {
	float:none;
	color:#f7941d;
	font-weight:bold;
}  
#footer span a {color:#f7941d; text-decoration:none}  
#footer span a:hover {  text-decoration:underline}  
#footer a {color:#72716f; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.bot-left{

}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:90px}

.jamp{ width:96px; }
.jamp1{ width:59px;}
.jamp2{ width:110px;}
select{font-size:1em; color:#2d3331; height:20px; font-family:Tahoma, Geneva, sans-serif; border-left:1px solid #808080; border-top:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8; }

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:27px}
.h2{ height:30px}
.block-contact span{ float:right; margin-right:20px}
.input{
	width:405px; height:18px;}
.input1{
	width:55px; height:18px;}
.textarea{
	width:405px; height:88px;}
input{
	border-left:1px solid #808080; 
   	border-top:1px solid #808080; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	background:#FFFFFF;
	width:259px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
	border-left:1px solid #808080; 
   	border-top:1px solid #808080; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	background:#FFFFFF;
	width:268px; height:172px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

