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

.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:#fff;}

a{color:#b2e824; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#b2e824; background:url(images/marker.gif)  center right no-repeat; padding-right:17px; float:right; position: relative} 
.link1{color:#2e82c8; } 
.link2{color:#b2e824; font-weight:bold; text-decoration:none;  background:url(images/marker1.gif)  center left no-repeat; padding-left:25px;} 
.link2:hover{ text-decoration:underline} 

#content ul{margin:0; padding:0; list-style:none;}
#content .ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 4px; margin:0; padding-left:23px; margin-bottom:7px }
#content .ul li a{color:#b2e824; text-decoration:none ; line-height:1em; font-size:1.23em} 
#content .ul .li{background:url(images/marker2.gif) top left no-repeat; background-position:0 4px; margin:0; padding-left:23px; margin-bottom:17px }
#content .ul .li a{color:#26f5fc; text-decoration:none ; line-height:1em; font-size:1.23em} 
#content .ul li a:hover { text-decoration:underline; }


#content .ul1 li{ margin-bottom:17px;}
#content .ul1 li a{background:url(images/marker1.gif) top left no-repeat; background-position:0 4px; margin:0; padding-left:23px; color:#b2e824; text-decoration:none ; line-height:1em; font-size:1.23em} 
#content .ul1 .li{ margin-bottom:17px; }
#content .ul1 .li a{background:url(images/marker2.gif) top left no-repeat; background-position:0 4px; margin:0; padding-left:23px; color:#26f5fc; text-decoration:none ; line-height:1em; font-size:1.23em} 
#content .ul1 li a:hover { text-decoration:underline; }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:none;}
#content ul li a{color:#2e82c8; text-decoration:underline; line-height:1.38em; font-size:1em} 
#content ul li a:hover{text-decoration:none;} 


/*header*/
#header {font-size:0.6875em; color:#FFFFFF; font-family:Arial }
#header .logo{ margin:35px 0 33px 89px }
#header ul{margin:0 0 0 80px; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline;  background:url(images/bg_menu.gif)  center right no-repeat; }
#header ul li a{color:#ffffff; text-transform:uppercase; text-decoration:none; margin:0 -7px 0 -4px; padding:7px 23px 7px 21px; } 
#header ul li a:hover { text-decoration:none; background:url(images/bg_menu1.gif) top left repeat-x; color:#71e6ff; margin:0 -7px 0 -4px}
#header ul li .current { text-decoration:none; background:url(images/bg_menu1.gif) top left repeat-x; color:#71e6ff; margin:0 -7px 0 -4px}
#header ul .last{ background:none;} 


/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:#012946 }
#content .block{
	background:url(images/bg_cont.jpg);
	height:279px;
	color:#FFFFFF;
	line-height:1.53em
}
#content .indent-block{padding:0 475px 0 89px}
#content .indent-main{padding:0 4px 0 4px}
#content .indent-main1{padding:31px 87px 25px 86px}
#content .indent-main2{padding:31px 70px 41px 86px}
#content .bg{ background:url(images/bg_cont1.gif) repeat-x bottom #002e52}
#content .bg1{ background:url(images/bg_cont2.gif) no-repeat bottom right}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img{ margin:0 13px 0 0}
#content .arrow{ margin:0 9px 0 0}
#content .arrow1{ margin:0 0 0 12px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 27px 0}
#content .txt{ text-transform:uppercase}

h2{ font-size:2.307em; font-weight:normal; color:#e4faff; margin-bottom:27px; line-height:23px;}
h3{ font-size:.92em; text-transform:uppercase; font-weight:normal; color:#c3e9ff;}
h4{ font-size:1.23em; font-weight:normal; color:#28e8fc; margin-bottom:21px}
.h4{margin-bottom:5px}
.h5{margin-bottom:0px}
h5{color:#b2e824; font-weight:normal;  font-size:1.23em}

#page2 .indent{padding:0 52px 0 0; float:right}

/*footer*/
#footer { color:#000000; font-size:0.625em; font-family:Tahoma }
#footer .right{ background:url(images/bot_right.gif) no-repeat right}
#footer .left{ background:url(images/bot_left.gif) no-repeat left; height:67px}
#footer .indent-footer{ padding:15px 25px 0 81px;}
#footer a {color:#000000; text-transform:uppercase; text-decoration:none; margin:0 9px 0 9px}  
#footer a:hover {  text-decoration:underline}
#footer span{ color:#4bf7f4; text-transform:uppercase}
#footer span a {color:#000000; text-transform:none; text-decoration:underline}  
#footer span a:hover {  text-decoration:none}

.h{ height:25px}
.block-contact span{ float:right; margin-right:20px}
input{
	border-left:1px solid #7e7e7e;
	border-top:1px solid #7e7e7e;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background:#FFFFFF;
	width:125px;
	height:18px;
	font-size:1em;
	padding-left:5px;
	color:#333333;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #7e7e7e;
	border-top:1px solid #7e7e7e;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background:#FFFFFF;
	color:#333333;
	width:254px;
	height:110px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}
