/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#00050a}
html, input, textarea	{	font-family:Arial; 
		color:#484848;	}	

.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;  }

b{color:#018eb9;}

a{color:#fff; text-decoration:underline} 
a:hover{text-decoration:none}
#content1 a{ color:#005fe8}
.link1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 11px; margin:0px; padding-left:8px; }
ul li a{color:#ffffff; text-decoration: underline; line-height:1.66em} 
ul li a:hover { text-decoration:none; }

#content1 ul{margin:0; padding:0; list-style:none;}
#content1 ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 11px; margin:0px; padding-left:8px; }
#content1 ul li a{color:#005fe8; text-decoration: underline; line-height:1.66em} 
#content1 ul li a:hover { text-decoration:none; }

#content1 .ul{margin:0; padding:0; list-style:none;}
#content1 .ul li{background:none; padding-left:0px; font-size:.8333em; margin-bottom:4px }
#content1 .ul li a{color:#005fe8; text-decoration: underline; line-height:1.5em; font-size:1.2em} 
#content1 .ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.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:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg3.jpg) no-repeat top}
#content1{ font-size:0.75em; width:100%; text-align:left;}
.indent-main{padding:0px 75px 34px 75px}
.indent-main1{padding:33px 75px 30px 74px}
.indent-main2{padding:0px 70px 34px 75px}
.title{  margin-bottom:24px; padding-bottom:13px; background:url(images/tail.gif) repeat-x bottom}
.title1{  margin-bottom:16px; padding-bottom:13px; background:url(images/tail1.gif) repeat-x bottom}
.title2{  margin-left:16px;}
.img-left{ float:left; margin:0px 18px 0px 0px}
.img-left1{ float:left; margin:0px 6px 0px 0px}
.img-indent{ margin:0px 5px 5px 0px}
p{ margin:0px 0px 19px 0px}
.p{ margin:0px 0px 19px 0px}	
.p1{ margin:19px 0px 10px 0px}
.p2{ margin:0px 0px 29px 0px}
.p3{ margin:0px 0px 10px 0px}	
.p4{ margin:0}	
h3{ color:#005fe8; margin-bottom:5px; font-size:1em}
h4{ color:#414141; margin-bottom:8px; font-size:1em}
h5{ color:#fff; margin-bottom:11px; font-size:1em}
.h3{ margin-bottom:0;}

#page1 .indent{padding:0px 87px 0px 0px; float:right}
#page3 .indent{margin:16px 0px 0px 570px}
#page3 .indent a{ color:#457fd3}
#page3 .indent b a{ color:#fff; text-decoration:none}
#page3 .indent b a:hover{text-decoration: underline}
#page6 .indent{margin:0px 0px 0px 21px}

/*block*/
.box{ background:#092035; width:100%; color:#457fd3; }
.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:23px 19px 15px 21px; }
.box .indent-box1{ padding:18px 19px 17px 21px; }
.box .txt{ color:#FFFFFF }


/*footer*/
#footer { color:#7a7a7a; font-size:0.75em; }
#footer .indent-footer{ padding:25px 75px 0px 74px;}
#footer a {color:#457fd3; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .link-1 {background:url(images/rss.gif) no-repeat top right; color:#7a7a7a; padding:2px 27px 3px 0; text-decoration:none; float:right}  
#footer .link-1:hover {  text-decoration:underline}

.h{ height:26px}
.block-contact span{ float:right; margin-right:70px}
input{
   	border:1px solid #d4d4d4; 
	background:#f1f3f6;
	width:225px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-left:22px;
	margin-bottom:1px
}
textarea{
   	border:1px solid #d4d4d4; 
	background:#f1f3f6;
	width:270px; height:98px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}