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

.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:#80e0ff; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#fff; text-transform:uppercase; font-weight:bold; text-decoration:none } 
.link:hover{text-decoration:underline } 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:10px; }
ul li a{color:#80e0ff; text-decoration: underline; line-height:1.63em} 
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; font-weight:bold}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }

.logo{ margin:36px 0 56px 0 }

/*header*/
#header {font-size:0.625em; color:#cfcfd1; line-height:1.4em }
#header .indent-header{ padding:22px 0 0 41px;
    height: 51px;
}
#header a{color:#cfcfd1; text-decoration:none;
    top: -22px;
    left: 211px;
    width: 192px;
}
#header a:hover{text-decoration:underline }
.link1{color:#cfcfd1; font-size:1.3em; position:absolute; margin:28px 0 0 551px; 
background:url('images/icon1.gif') no-repeat 0 1px; 
padding-left:30px; line-height:1.4em;  } 

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left;}
.bg{ background:url(images/bg_cont1.jpg) no-repeat top left; height:371px} 
#content .indent-main{padding:0 40px 0 39px}
#content .indent-col1{padding:12px 28px 35px 22px}
#content .indent-col2{padding:51px 29px 35px 41px}
#content .indent-col3{padding:51px 27px 35px 41px}
#content .indent-col-2{padding:21px 28px 22px 53px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0;
    height: 101px;
    width: 134px;
}
#content .img-left1{ float:left; margin:0 10px 16px 0}
#content .img-right{ float:right; margin:0 0 16px 15px}
#content .button{ position:absolute; margin:3px 0 0 680px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 25px 0}
#content .p2{ margin:0 0 18px 0}
#content h4{color:#ffffff; font-size:1em; text-transform:uppercase  }
#content h3{color:#ffffff; font-size:1em; margin-bottom:8px; text-transform:uppercase; font-weight:normal }
.tail{ background:url(images/tail.gif) repeat-x bottom; }
.txt{ font-size:1.27em; color:#ffffff; line-height:1.285em}
.txt1{ color:#addbff; }
.txt2{ font-size:1.27em; color:#ffffff; line-height:4.285em}

#page2 .indent{padding:0 0 0 121px}
#page3 #content .col-1 p{ margin:0 0 17px 0}
#page6 #content p{ margin:0 0 15px 0}


/*footer*/
#footer { color:#ffffff; font-size:0.625em; }
#footer .indent-footer{ padding:0 0 0 30px;}
#footer p a {color:#ffffff; text-decoration:none; font-size:1.1em; text-transform:uppercase; margin:0 8px 0 8px}  
#footer p a:hover {  text-decoration:underline}
#footer span a {color:#ffffff; text-decoration:underline; font-size:.909em; text-transform:none}  
#footer span a:hover {  text-decoration:none}


.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.h{ height:31px}
.block-contact span{ float:right; margin-right:15px}
.block-contact1 span{ float:right; margin-right:65px}
input{
	border-left:1px solid #5d6168; 
   	border-top:1px solid #5d6168; 
   	border-right:1px solid #e0e0e0; 
   	border-bottom:1px solid #e0e0e0; 
	background:#FFFFFF;
	color: #333333;

}
textarea{
	border-left:1px solid #5d6168; 
   	border-top:1px solid #5d6168; 
   	border-right:1px solid #e0e0e0; 
   	border-bottom:1px solid #e0e0e0; 
	background:#FFFFFF;
	color:#333333;
	/* width:280px; height:27px; */
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}