/* CSS Document */
*  { margin:0; padding:0;}
html, body { height:100%; }
.pdf {
	list-style-image: url(images/pdf.gif);
	line-height: 25px;
	vertical-align: top;
}

body {font-size:100%; line-height:1em; background:url(images/bg.gif)}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#939393;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.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:#0a95dd; 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{color:#e13e0d; font-weight:bold  }
.link2{color:#db4011; font-style:italic; margin-left:10px  }

/* #content ul{margin:0; padding:0; list-style:none;}*/
/* #content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:8px; }*/
/* #content ul li a{color:#0a95dd; text-decoration: underline; line-height:2em; text-transform:uppercase; font-size:.83em} */
/* #content ul li a:hover { 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; font-size:.83em}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:1px 14px 3px 12px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#page1 .main #header .quote {
	padding-left: 190px;
	padding-top: 34px;
}
#page1 .main #header .quote2 {
	padding-left: 164px;
	padding-top: 16px;
}

#header .logo{
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 29px;
}
#header .indent{margin:107px 0 0 662px; position:absolute; color:#a4a4a4; font-size:.83em}
#header .indent a{color:#a4a4a4; text-transform:uppercase; text-decoration:underline}
#header .indent a:hover{text-decoration:none}
#header .indent1{
	padding-top: 48px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
}
#header .indent1 #nav {
	float: left;
	width: 293px;
}
#header .indent1 #display2 {

	float: right;
	width: 600px;
	margin-right:20px;
	margin-top: -30px;
}








#header ul.nav{margin:0; padding:0; list-style:none;}
#header ul.nav li{ margin:0; display:inline; background:url(images/bg_menu.gif) no-repeat center right; float:left}
#header ul.nav .last{ margin:0; display:inline; background:none}
#header ul.nav li a{color:#505050; text-decoration:none; margin:0 1px 0 0; width:138px; text-align:center; display:block; float:left ; padding:27px 0 17px 0;  background:url(images/bg_menu1.gif) repeat-x top; font-size:1.09em} 
#header ul.nav li a:hover { color:#010101; font-weight:bold; text-decoration:none; background:url(images/bg_menu-act.gif) repeat-x top;}
#header ul.nav li .current{  color:#010101; font-weight:bold; text-decoration:none; background:url(images/bg_menu-act.gif) repeat-x top  }



#header ul.orange {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	float: left;
	vertical-align: middle;
}

#header ul.orange li {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 15px;
}

#header ul.orange li a {
	text-decoration: none;
	float:left;
	color: #000000;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 34px;
}

#header ul.orange li a span {
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	height: 34px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: -16px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 18px;
	vertical-align: middle;
	display: block;
	line-height: 34px;
}

#header ul.orange li a {
	background: url(images/orange.png) no-repeat top right;
 	color: #000000;
	font-weight:bold;

}


#header ul.orange li a span {
	background: url(images/orange.png) no-repeat top left;
}


#header ul.orange li a:hover {
	background: url(images/black.png) no-repeat top right;
 	color: #FFF;
	font-weight:bold;
	
}


#header ul.orange li a:hover span {
	background: url(images/black.png) no-repeat top left;
}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .indent-main{padding:0 11px 12px 34px}
#content .indent-col1{padding:39px 0 27px 0}
#content .indent-col2{padding:39px 25px 27px 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 20px 32px 0}
#content .img-indent{ margin:13px 0 14px 0}
#content .img-indent1{ margin:0 0 14px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 21px 0}
#content .indent-main .container .col-1 p {
	color: #000000;
}

#content h5{color:#7f7f7f; font-size:1em; margin-bottom:17px;  }
#page1 .main #content .indent-main .container .col-1 .indent-col1 .container h1 {
	font-size: 18px;
	color: #666666;
}

#content h3{color:#252423; font-size:1.41em; margin-bottom:21px; line-height:1.05em  }
#content h4{
	color:#808080;
	font-size:17px;
	margin-bottom:20px;
	background:url(images/icon1.gif) no-repeat top left;
	padding-left:24px;
	line-height: 20px;
}
#content .h4-1{color:#808080; font-size:1.08em; margin-bottom:13px; background:url(images/icon2.gif) no-repeat top left; padding-left:24px  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}
.txt{ color:#e13e0d}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
}



#content .indent{padding:30px 0 0 0}
#content .indent1{padding:0 0 0 35px}
#content .indent2{padding:0 0 0 105px}


.block{ background:#e8e8e8}
.block .indent-block{ padding:38px 30px 39px 30px; }

/*footer*/
#footer {
	color:#61656c;
	font-size:0.75em;
	background:url(images/bot.gif) repeat-x top;
	text-align:center;
	padding-top: 10px;
}
#footer .indent-footer{
	text-align: left;
	padding-top: 17px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	float: left;
}
#footer a {color:#61656c; text-decoration:none}  
#page1 .main #footer .social {
	float: right;
	position: relative;
}

#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:28px}
.block-contact span{ float:right; margin-right:165px}
input{
   	border:1px solid #b8b4b4; 
	background:#FFFFFF;
	
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #b8b4b4; 
	background:#FFFFFF;
	width:291px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

.roundedcornr_box_157347 {
	background: url(images/roundedcornr_157347_tl.png) no-repeat top left;
	float: right;
	width: 300px;

}
.roundedcornr_top_157347 {
	background: url(images/roundedcornr_157347_tr.png) no-repeat top right;
}
.roundedcornr_bottom_157347 {
	background: url(images/roundedcornr_157347_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_157347 div {
	background: url(images/roundedcornr_157347_br.png) no-repeat bottom right;
}
.roundedcornr_content_157347 {
	background: url(images/roundedcornr_157347_r.png) top right repeat-y;
	background-color: #f2812c;
}

.roundedcornr_top_157347 div,.roundedcornr_top_157347,
.roundedcornr_bottom_157347 div, .roundedcornr_bottom_157347 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_157347, .roundedcornr_bottom_157347 {
	margin-top: 0px;
}
.roundedcornr_content_157347 { padding: 0 15px; margin-left:3px; }

.roundedcornr_box_157347 .roundedcornr_content_157347 li {
	color: #000000;
	margin-left:30px;
}
.roundedcornr_box_157347 .roundedcornr_content_157347 li a{
	color: #000000;
	text-decoration:underline;

}
.roundedcornr_box_157347 .roundedcornr_content_157347 li a:visited{
	color: #000000;

}
.roundedcornr_box_157347 .roundedcornr_content_157347 li a:active{
	color: #000000;

}
.roundedcornr_box_157347 .roundedcornr_content_157347 li a:hover{
	color: #FFFFFF;

}

.roundedcornr_box_157347 .roundedcornr_content_157347 a {
	color: #000000;
}

.recommended  a{
	color: #000000;
	text-decoration:underline;
	padding-top:10px;

}
.recommended  a:visited{
	color: #000000;

}
.recommended  a:active{
	color: #000000;

}
.recommended  a:hover{
	color: #FFFFFF;

}
.recommended {
	font-size: 16px;
	font-weight: bold;
	padding-top:15px;
	line-height: 18px;
}
.recli {
	font-size: 14px;
	color: #000000;
	list-style-type: disc;
	padding-left: 0px;
	background-position: 0pt 0px;
	margin-left:10px;
	font-weight: bold;

}
.block .indent-block a {
	color: #333333;
	text-decoration: none;
}
.block .indent-block a link{
	color: #333333;
	text-decoration: none;
}
.block .indent-block a visited{
	color: #333333;
	text-decoration: none;
}
.block .indent-block a active{
	color: #333333;
	text-decoration: none;
}
.block .indent-block a {
	color: #333333;
	text-decoration: underline;
}