/* CSS Document */
/* #00467f - blue*/
/* #f58026 - orange*/

* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; min-width:979px; background:#282e32}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif; }	

.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:#00467f; text-decoration:none; outline:none} 
a:hover{color:#f58026; text-decoration:none;}

.link{color:#333f41; font-weight:bold; font-size:.923em}
.link1{color:#fff; text-decoration:none; font-size:12px  }
.link1:hover{text-decoration:none; color:#f58026 }
.link4{color:#f58026;}

.orange_text{color:#f58026;}
.blue_text{color:#00467f;}

.button{color:#fff; background:url(../images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{
	background:url(../images/marker2.gif) top left no-repeat;
	background-position:0 11px;
	margin:0 0 0 15px;
	padding-left:10px;
	color: #555;
	padding-bottom:10px;
}
#content ul li a{color:#00467f; text-decoration: none; line-height:normal} 
#content ul li a:hover {color:#f58026; text-decoration:none; line-height:normal}
#content ul li a.current{color:#00467f; text-decoration:none; font-weight:bold}

#content .ul1 li{background:url(../images/marker3.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:10px; }
#content .ul1 li a{color:#252e2f; text-decoration: none; line-height:2em} 
#content .ul1 li a:hover { text-decoration:none; }
#content .ul1 li a.current{ text-decoration:none; font-weight:bold }


#content .ul dt {background:none; padding-left:0; padding-bottom:9px }
#content .ul dt a {background:url(../images/marker1.gif) top left no-repeat; padding:3px 0 3px 28px; color:#f58026; text-decoration: none; line-height:2em; font-size:.923em; font-weight:bold;} 
#content .ul dt a:hover, #content .ul .active a {color:#00467f; text-decoration:none; font-weight:bold }

.link-1 { display:block; float:left; background:url(../images/link_bg.gif) repeat-x left top; color:#00467f; 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:0 16px 0 16px; line-height:29px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#f58026}


/*header*/
#header {font-size:0.8125em; color:#FFFFFF }
#header .logo{ margin:77px 0 15px 0 }
#header .indent{margin:25px 0 0 688px; position:absolute; width:252px}
#header .indent1{
	margin:30px 0 0 18px;
	/*width of link-search top bar*/
	width:600px;
	position:absolute;
	color:#bfd1e1
}
#header .menu{
	margin:98px 0 0 338px;
	width:725px;
	position:absolute;
}
#header .indent1 a{color:#01467f; text-decoration:none;  }
#header .indent1 a:hover{text-decoration:none; color:#f58026 }
#header .indent2{padding:0 0 0 0}

#header ul{margin:0; padding:0; list-style:none;}
#header ul .first{background:none; padding:0 19px 0 0; float:left}
#header ul li{ margin:0; display:inline;  background:url(../images/bg_menu.gif) center left no-repeat; padding:0 19px 0 19px; float:left}
#header ul li a{color:#00467f; text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:.84em} 
#header ul li a:hover {
	text-decoration:none;
	color:#f58026
}
#header ul li a.current{
	text-decoration:none;
	color:#f58026
}

/*content*/
#content{
	font-size:0.8125em;
	width:100%;
	text-align:justify;
}
#content .indent-col{padding:10px 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 20px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 15px 15px;
	color: #555;
}
#content .p{ margin:0}
#content .p1{ margin:0 0 15px 0}
#content .p2{ margin:0 0 30px 0}
#content .col1 h2{color:#333f41; font-size:2em; margin-bottom:13px; line-height:1.2em; background:url(../images/tail.gif) bottom left repeat-x; padding-bottom:2px }
#content h2{
	color:#f58026;
	text-align:center;
	font-size:1.84em;
	margin-bottom:11px;
	line-height:1.2em;
	text-transform: uppercase;
	letter-spacing:-1px
}
#content h4{color:#333f41; font-size:1em; margin-bottom:7px;  }
#content .tail{ background:url(../images/tail.gif) bottom repeat-x; padding-bottom:21px; margin-bottom:20px}
.txt{ color:#333f41}

#content .indent{padding:150px 0 0 0}
#content .indent1{padding:90px 0 0 0}
#content .indent2{padding:0 0 0 227px}

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(../images/border_top.gif) top repeat-x;}
.box .border-bottom {
	background-image: url(../images/border_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.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-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:35px 20px 56px 20px; }
.box .indent-box1{ padding:35px 0 56px 20px; }
.box .indent-box2{ padding:35px 25px 56px 20px; }
#content .box  h2{color:#333f41; font-size:2em; margin-bottom:28px; line-height:1.2em; text-transform: uppercase; padding-left:28px; letter-spacing:-1px; background:url(../images/tail.gif) bottom left repeat-x; padding-bottom:2px }
/* #content .box  h2{color:#333f41; font-size:2em; margin-bottom:28px; line-height:1.2em; text-transform: uppercase; background:url(../images/marker1.gif) center left no-repeat; padding-left:28px; letter-spacing:-1px } */

.corner_top_left1{ position:absolute; margin-left:-28px}

/*box1*/
.box1{ background:none; width:100%}
.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:20px 15px 35px 20px; }
.box1 .link{ color:#01467f}
#content .box  h3{
	color:#f58026;
	font-size:1.7em;
	margin-bottom:28px;
	line-height:1.2em;
	text-transform: uppercase;
	padding-left:2px;
	padding-top:5px;
	letter-spacing:-1px
}
/* #content .box  h3{color:#f58026; font-size:1.2em; margin-bottom:28px; line-height:1.2em; text-transform: uppercase; background:url(../images/marker1.gif) center left no-repeat; padding-left:28px; letter-spacing:-1px } */


/*box2*/
.box2{width:100%; color:#f58026 }
.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-top-right-1 {background:url(../images/corner_top_right2-1.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:20px 15px 35px 20px; }
.box2 .link{ color:#f58026}

/*box3*/
.box3{ width:100%; color:#01467f }
.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:20px 15px 35px 20px;}
.box3 .link{ color:#01467f}


/*footer*/
#footer { color:#666c73; font-size:0.8125em; }
#footer .indent-footer{ padding:92px 0 0 4px;}
#footer .indent-footer1{
	margin:92px 0 0 709px;
	position:absolute;
	width:270px;
	text-align:right;
}
#footer a {color:#666c73; text-decoration:none}  
#footer a:hover {text-decoration:none; color:#f58026}
#footer span{ color:#99a0a9; text-transform:uppercase; font-size:.769em}
#footer p{ margin:0 0 57px 0; color:#9d9d9d; font-size:1.28em; text-transform:uppercase}
#footer b{color:#3e3e3e; font-size:2.285em; text-transform:uppercase; line-height:1em}
#footer h1{color:#f58026; font-size:1em; margin-bottom:25px; }


#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{background:url(../images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:13px; }
#footer ul li a{color:#929aa3; text-decoration:none ; line-height:1.38em} 
#footer ul li a:hover { text-decoration:none; color:#f58026 }

	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px; background:url(../images/bg_input1.gif) top left no-repeat}
.h1{ height:30px; background:url(../images/bg_input.gif) top left no-repeat}
.h2{ height:140px; background:url(../images/bg_input2.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:30px}
.input{
	background:none;
	font-size:1em;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
input{
	background:none;
	font-size:1em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:2px;
}
textarea{
	border:none;
	background:none;
	font-size:1em;
	padding-left:10px;
	margin-bottom:11px;
	padding-top:3px;
	padding-bottom:2px;
	overflow:auto}
	
/*=========== coin ==============*/
#coin-slider { overflow:hidden; width:979px; height:343px;}
.coin-slider { 
	overflow: hidden;
	zoom: 1;
	position: relative;
	}
.coin-slider a { text-decoration: none; outline: none; border: none; color:#E8EBED;}

/*====== accordion =========*/
dl#accordion {
	list-style-type:none;
	margin: 0;
	height:auto !important;
}
	dl#accordion .indent {
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion dd {
		display:none;
		margin-bottom:0;
	}
		dl#accordion dd em {
			min-height:40px;
			padding-right:10px;
			display:block;
		}

ol.c {
	list-style-type: upper-roman;
!important
	margin-left:50px;	margin-left: 50px;
}

