/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.9375em; background:#060622}
html, input, textarea	{	font-family:Trebuchet MS, Trebuchet MS1, Helvetica, sans-serif; 
		color:#7A7EAC;	}	

.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:0px}
img{ vertical-align:top;  }

a{color:#4a4e7b; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#b3c7d0; background:url(/Images/marker.gif) top left no-repeat; background-position:0 10px; padding-left:11px; font-size:1.45em; text-decoration:none; margin-left:6px; line-height:1em } 
.link:hover{ text-decoration:none; color:#FFFFFF}
.link1{color:#7b9dd8; background:url(/Images/marker1.gif) top left no-repeat; padding-left:20px; font-size:1.09em; text-decoration:none; line-height:1em; font-weight:bold} 
.link1:hover{ text-decoration:none; color:#FFFFFF}
.link2{color:#4a4e7b; background:url(/Images/bg_link1.gif) repeat-x bottom; text-decoration:none }
.link2:hover{ text-decoration:none; color:#FFFFFF}

ul{margin:0; padding:0; list-style:none;}
ul li{ background:url(/Images/marker2.gif) top left no-repeat; background-position:0 10px; padding-left:11px; text-decoration:none; font-size:1.4545em;}
ul li a{color:#7b9dd8; text-decoration:none; line-height:1.44em; background:url(/Images/bg_link1.gif) repeat-x bottom} 
ul li a:hover { text-decoration:none; color:#FFFFFF }

ol{margin:0; padding:0; list-style-position:inside; font-weight:bold; color:#4a4e7b}
ol li{ padding-bottom:17px}
ol li a{ font-weight:normal; font-size:1em;  color:#4a4e7b; text-decoration:none} 
ol li a:hover { text-decoration:none; color:#FFFFFF }



/*header*/
#header {font-size:0.75em; color:#4a4e7b; font-family:Arial, Helvetica, sans-serif }
#header .logo{ margin:0 475px 0 0 }
#header .m{ margin:0 0 0 20px }
#header .indent{padding:88px 0 68px 117px}
#header .sub-menu{margin:23px 0 68px 96px; position:absolute}
#header .sub-menu a{ color:#7b9dd8; text-decoration:none; background:url(/Images/bg_link.gif) repeat-x bottom}
#header .sub-menu a:hover{ color:#7b9dd8; text-decoration:none; background:none}

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left; background:url(/Images/bg_cont.jpg) no-repeat top}
#content .indent-main{padding:0 27px 40px 34px}
#content .title{background:url(/Images/tail-right.gif) no-repeat bottom left; }
#content .title-1{background:url(/Images/tail-right.gif) no-repeat bottom right; display:block; width:100% }
#content .indent-title{ margin-top:21px}
#content .indent-title1{ margin-top:11px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 20px 36px 0}
#content .img-indent{ margin:0 0 9px 0}
#page7 #content p{ margin:0 0 14px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0}
#content .banner{ margin:30px 0 0 0}
#content .sub-menu1{ float:right}
#content h2{color:#c6cfd4; font-size:1.909em; background:url(/Images/tail.gif) repeat-x bottom; padding-bottom:13px}
#content h4{color:#7b9dd8; font-size:1.09em; padding-bottom:9px}
#content h5{color:#7A7EAC; font-weight:normal; font-size:1em; padding-bottom:2px}
.txt{ color:#b3c7d0}

.txt1{ float:right; font-weight:bold; display:block; margin-bottom:15px}

#content .indent{padding:45px 0 0 0}
#content .indent1{padding:35px 0 0 0}
#content .indent2{padding:0 0 0 108px}

/*box*/
.box{ background:#EAE4E0; 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; width:100%; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#4a4e7b; font-size:0.6875em; }
#footer .indent-footer{ padding:3px 0 0 0;}
#footer strong { color:#628ed2}
#footer span { float:right}
#footer a {color:#4a4e7b; text-decoration:none}  
#footer a:hover {color:#628ed2; text-decoration:none}
#footer .current{color:#628ed2; text-decoration:none}

.h{ height:35px}
.block-contact span{ float:right; margin-right:60px}
.block-contact1 span{ float:right; margin-right:40px}
input{
   	border:1px solid #ffffff; 
	background:none;
	width:174px; height:21px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #ffffff; 
	background:none;
	width:219px; height:121px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:10px;
	overflow:auto}