/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:0.92307em;}
html, input, textarea	{font-family:Trebuchet MS; 
		color:black;}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

.fqgreen{
color:green;
}

.fqred{
color:red;
}



.fqp{
padding : 0px 30px 0px 0px ;
line-height:1.3em;
}

.fqp2{
padding : 10px 0px 0px 30px ;
line-height:1.3em;
}

.fqp3{
padding : 10px 0px 0px 50px ;
line-height:1.3em;
}

.fqp4{
padding : 0px 0px 0px 10px ;
font-size:0.6875em;
}

.fqp5{
padding : 10px 0px 0px 20px ;
}


.fqp6{
padding : 0px 30px 0px 30px ;
line-height:1.2em;
}


.fqp7{
padding : 0px 0px 0px 30px ;
font-size:0.6875em;
}


.fqfont1{
font-size:0.6875em;
line-height:1.4em;
}


.fqa a{color:green;text-decoration:none;} 
.fqa a:hover { text-decoration:underline; }




.fqtable table {
	border-collapse:collapse;
	border:solid 2px #cdcdcd;
	margin:0 0 0 0px;
	line-height:1.4;
}

.fqtable td {
	vertical-align:top;
	padding:5px 10px;
	border-bottom:solid 1px #cdcdcd;
}


.fqtable2 table {
	border-collapse:collapse;
	border:solid 2px #cdcdcd;
	margin:0 0 0 0px;
	line-height:1.4;
}

.fqtable2 th {
font-size:0.6875em;
	background:#f4f4f4;
	padding:6px 9px;
	border-bottom:solid 1px #cdcdcd;

}

.fqtable2 td {
	vertical-align:top;
	padding:5px 10px;
	border-bottom:solid 1px #cdcdcd;
}



.fqtable3 table {
	border-collapse:collapse;
	border:solid 2px #cdcdcd;
	margin:0 0 0 0px;
	line-height:1.4;
}

.fqtable3 th {
font-size:0.6875em;
	background:#f4f4f4;
	padding:6px 9px;
	border-bottom:solid 1px #cdcdcd;
color:green;
width:20%;
}

.fqtable3 td {

	vertical-align:top;
	padding:5px 10px;
	border-bottom:solid 1px #cdcdcd;
}


.fqtable4 table {
	border:0px;
	margin:0 0 0 0px;
	line-height:1.4;
}

.fqtable4 td {
	vertical-align:top;
	padding:5px 10px;
}


div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#003fa7; text-decoration:underline} 
a:hover{text-decoration:none}







.link2{color:#c10e00; font-size:.8571em; background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:8px;} 
.link1{color:#003fa7; font-weight: bold; font-size:.8571em; background:url(images/rss.gif) top left no-repeat; padding:10px 0 16px 37px; float:right; text-decoration:none; margin:-7px 25px 0 0; position:relative} 
.link1:hover{ text-decoration:underline}

.link { display:block; float: right; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none; position:absolute; margin:0 0 0 244px}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:5px 12px 5px 16px; font-weight:normal; font-style:normal}
.link a { color:#003fa7; text-transform:uppercase; font-weight:bold; font-size:.9em; text-decoration:none; }
.link a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#fff; text-decoration:none}
.link-1 em { display:block; background:url(images/link_left1.gif) no-repeat left top}
.link-1 b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:5px 12px 5px 16px; font-weight:normal; font-style:normal}
.link-1 a { color:#003fa7; text-transform:uppercase; font-weight:bold; font-size:.8571em; text-decoration:none; }
.link-1 a:hover { text-decoration:underline; }

.link-2 { display:block; float:left; background:url(images/link_bg2.gif) left top repeat-x; color:#fff; text-decoration:none}
.link-2 em { display:block; background:url(images/link_left2.gif) no-repeat left top}
.link-2 b { display:block; background:url(images/link_right2.gif) no-repeat right top; padding:5px 12px 5px 16px; font-weight:normal; font-style:normal}
.link-2 a { color:#003fa7; text-transform:uppercase; font-weight:bold; font-size:.8571em; text-decoration:none; }
.link-2 a:hover { text-decoration:underline; }






/*header*/
#header {font-size:0.6875em;  color:#464646 }
#header ul{margin:0; padding:0; list-style:none; height:61px; width:911px; background:url(images/bg_menu.gif);}
#header ul li{ float:left; padding:22px 27px 24px 37px; background:url(images/bg_list.gif) no-repeat top right }
#header ul li a{color:#3b3b3b; text-transform:uppercase; text-decoration:none; font-weight:bold;font-family:Arial; } 
#header ul li a:hover { color:green; text-decoration:none; }
#header ul .last{ background:url(images/bg_last.gif) no-repeat right}
#header ul .first{ background:url(images/bg_first.gif) no-repeat left; padding:22px 30px 24px 37px;}
#header ul  a.current{color:green;}
#header p{ margin:0 0 4px 0}
#header .block{margin:56px 0 0 604px; position:absolute}


#header99 {font-size:0.6875em;  color:#464646 }
#header99 ul{margin:0; padding:0; list-style:none; height:61px; width:911px; background:url(images/bg_menu.gif);}
#header99 ul li{ float:left; padding:22px 27px 24px 37px; background:url(images/bg_list.gif) no-repeat top right }
#header99 ul li a{color:#3b3b3b; text-transform:uppercase; text-decoration:none; font-weight:bold;font-family:Arial; } 
#header99 ul li a:hover { color:green; text-decoration:none; }
#header99 ul .last{ background:url(images/bg_last.gif) no-repeat right}
#header99 ul .first{ background:url(images/bg_first.gif) no-repeat left; padding:22px 30px 24px 37px;}
#header99 ul  a.current{color:green;}
#header99 p{ margin:0 0 4px 0}
#header99 .block{margin:56px 0 0 604px; position:absolute}




#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:10px; }
#content ul li a{color:#d52d00; font-weight:bold; text-decoration:none ; line-height:1.5em} 
#content ul li a:hover { text-decoration:underline; }

#content .ul{margin:0; padding:0; list-style:none;}
#content .ul li{ background:url(images/tail.gif) repeat-x bottom; padding:0 0 8px 0; margin-bottom:7px }
#content .ul .list{ background:url(images/bg_1.gif); padding:0 0 8px 0; margin-bottom:7px }
#content .ul li strong{ display:block }
#content .ul li a{color:green; font-weight:bold; text-decoration:none ; line-height:1.2em; background:url(images/marker22.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px;} 
#content .ul li a:hover { text-decoration:underline; }


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

#content .ul2{margin:0; padding:0; list-style:none;}
#content .ul2 li{ background:url(images/tail.gif) repeat-x bottom; padding:0 0 8px 0; margin-bottom:7px }
#content .ul2 .list{ background:url(images/bg_1.gif); padding:0 0 8px 0; margin-bottom:7px }
#content .ul2 li strong{ display:block }
#content .ul2 li a{color:#d52d00; font-weight:bold; text-decoration:none ; line-height:1.2em; background:url(images/marker22.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px;} 
#content .ul2 li a:hover { text-decoration:underline; }



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

#content .ul3{margin:0; padding:0; list-style:none;}
#content .ul3 li{ background:url(images/tail.gif) repeat-x bottom; padding:0 0 8px 0; margin-bottom:7px }
#content .ul3 .list{ background:url(images/bg_1.gif); padding:0 0 8px 0; margin-bottom:7px }
#content .ul3 li strong{ display:block }
#content .ul3 li a{color:purple; font-weight:bold; text-decoration:none ; line-height:1.2em; background:url(images/marker22.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px;} 
#content .ul3 li a:hover { text-decoration:underline; }


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

#content .ul4{margin:0; padding:0; list-style:none;}
#content .ul4 li{ background:url(images/tail.gif) repeat-x bottom; padding:0 0 8px 0; margin-bottom:7px }
#content .ul4 .list{ background:url(images/bg_1.gif); padding:0 0 8px 0; margin-bottom:7px }
#content .ul4 li strong{ display:block }
#content .ul4 li a{color:black; font-weight:bold; text-decoration:none ; line-height:1.2em; background:url(images/marker22.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px;} 
#content .ul4 li a:hover { text-decoration:underline; }




#content ol{margin:0; padding:0; list-style-position:inside; font-weight:bold}
#content ol li{ padding:0 0 10px 0px }
#content ol li span{ font-weight:normal}
#content ol li a{color:#3b3b3b; font-weight:bold; text-decoration:none ; line-height:1.36em; margin:0; padding:0} 
#content ol li a:hover { text-decoration:underline; }

/*content*/
#content{ font-size:0.90em; width:100%; text-align:left;}
#content .indent-main{padding-bottom:6px} 
#content .title{  margin-bottom:19px}
#content .title1{  margin:13px 0 16px 0}
#content .title2{  margin-bottom:14px}
#content .img-left{ float:left; margin:0 19px 23px 30px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 11px 0}
#content .banner{ margin:13px 0 7px 9px}
#content .banner1{ margin:0 0 10px 0}
#content .banner2{ margin:19px 0 30px 0px}

#page1 .indent{padding:0 40px 15px 0; float:right}
#page4 .indent{padding:0 40px 15px 0; float:right}
#page5 .indent{padding:0 40px 15px 0; float:right}
#page6 .indent{padding-top:15px}
#page7 .indent{padding-left:35px; position:relative; float:left}


/*block*/
.box{ background:url(images/bg_center.gif) #f4f4eb; 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; }
.box .indent-box{ padding:34px 31px 22px 39px; }
.box .indent-box1{ padding:34px 31px 37px 39px; }


/*footer*/


#footer2 {
	clear:both;
	width:772px;
	height:38px;
	text-align:center;
	background:url(../image/bg_foot.gif) no-repeat;
}



#footer { color:#363636; font-size:0.625em; }
#footer .indent-footer{ padding:18px 30px 0 30px;}
#footer span{ float:right}

#footer a {color:#363636; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer b {text-transform:uppercase} 

.h{ height:23px}
.h1{ height:27px}
.block-contact span{ float:right; margin-right:150px}

	
	

	
	
	
