/* CSS Document */
* {
	margin:0;
	padding:0;
	vertical-align: text-top;
}
html, body {
	height:1200px;
}
body {
	font-size:100%;
	line-height:1.125em;
	background-color: #636363;
	font-style: normal;
}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#636363;
	padding-top: 0px;
	margin-top: 0px;
}	

.alignMiddle{
	vertical-align:middle;
	text-align: center;
}
.alignCenter{
	text-align: center;
	color: #036;
}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:hidden;
	width: 100%;
}
div.container-2 {
	overflow:hidden;
	width: 294px;
	float: right;
}
a img{
	border:0;
}
img{
	vertical-align:top;
	text-align: left;
}

a{
	color:#000000;
	text-decoration:underline;
	outline:none;
} 
a:hover{text-decoration:none}

.link{
	color:#000000;
	background:url(images/marker.gif) top left no-repeat;
	padding-left:20px;
	background-position:0 5px;
	text-decoration:none;
	font-size:0.916em;
	text-align: center;
}
.link:hover{text-decoration:underline }

.button{
	color:#f8f7f3;
	font-weight:bold;
	padding:1px 8px 5px 9px;
	text-decoration:none;
	background-image: url(images/CSFTPbtn.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.button:hover{text-decoration:underline }

.button-1{color:#1e2327; background:url(images/button-1.gif) top left no-repeat; font-weight:bold; padding:7px 15px 11px 13px; text-decoration:none; line-height:30px  }
.button-1:hover{text-decoration:underline }
.button-2{color:#1e2327; background:url(images/button-2.gif) top left no-repeat; font-weight:bold; padding:7px 15px 11px 13px; text-decoration:none; line-height:30px  }
.button-2:hover{text-decoration:underline }
.button-3{color:#1e2327; background:url(images/button-3.gif) top left no-repeat; font-weight:bold; padding:7px 15px 11px 13px; text-decoration:none; line-height:30px  }
.button-3: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:11px; }
ul li a{color:#898c8e; text-decoration: none; line-height:1.909em;} 
ul li a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
ul li .current {color:#1d2226; font-weight:bold;  text-decoration:none; }

.ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; line-height:1em }
.ul li a{color:#ffffff; text-decoration:none ; line-height:1.25em; font-weight:bold; font-size:1em} 
.ul li a:hover { text-decoration:underline; }

.ul1 li{background:url(images/marker2.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:10px; }
.ul1 li a{color:#000000; text-decoration:none ; line-height:1.66em; font-weight:bold; font-size:1em} 
.ul1 li a:hover { text-decoration:underline; }

.link-1 {
	display:block;
	float:none;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	height: 20px;
	width: 300px;
	background-image: url(images/link_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: middle;
	text-align: center;
	background-color: #F00;
	left: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1.2em;
}
.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:0 6px 2px 6px;
	font-style:normal;
	font-size: .75;
}
.link-1:hover{
	text-decoration:none;
	color:#000000;
	text-align: center;
	position: absolute;
	height: auto;
	width: auto;
}

.flash{position: relative; margin:0 -41px 0 -41px}
.flash1{
	margin-left:1px;
	font-family: Arial, Helvetica, sans-serif;
}

/*content*/
#content{
	font-size:0.75em;
	width:100%;
	background:url(images/bg_cont.gif);
}
#content .indent-main{
	padding:12px 13px 0 12px;
	color: #000;
}
#content .indent-col{
	padding:0px 0px 0px 0px;
	font-style: normal;
	color: #000;
}
#content .title{
	margin-bottom:3px;
	color: #999;
}
#content .title1{
	color: #000;
	font-size: large;
	background-image: url(images/tail.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: center;
}
#content .title2{
	margin-bottom:8px;
	background:url(images/tail.gif) repeat-x bottom;
	padding-bottom:9px;
	text-align: center;
	font-size: .75;
	color: #000;
}
#content .img-left{
	float:inherit;
	margin: 0 0 0 0;
}
#content .img-right {
	float:right;
	margin:0 0 0 0;
	text-align: Left;
	vertical-align: text-bottom;
}
#content .img-center {
	float:none;
	margin:0 0 0 0
}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 7px 0;
	text-align: left;
}
#page3 #content p{ margin:0 0 17px 0}
#content .p{
	margin:0 0 20px 0;
	color: #000;
}
#content .p1{
	margin:0 0 14px 0;
	color: #000;
	line-height: normal;
}
#content .p2{ margin:0 0 40px 0}
#content .p3{ margin:0 0 25px 0}
#content .p4{ margin:0 30px 40px 0}
#content h4{
	color:#999;
	font-size:1em;
	margin-bottom:5px;
}
#content h5{
	color:#000000;
	font-size:1em;
	font-style: normal;
}
#content .tail{
	background:url(images/tail.gif) repeat-x bottom;
	padding-bottom:14px;
	margin-bottom:14px;
	text-align: left;
}

.block{
	height:264px;
	background-image: url(z_assets/backups/bg_block.jpg);
}
#content .indent-block{padding:18px 0 0 21px}

#content .indent{padding:0 0 0 0}

/*box*/
.box{ background:#fff; width:100%; font-size:1.2em}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.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:20px 20px 0 20px;
}
.box .indent-box1{
	padding:0px 15px 0 20px;
}
.box .title {
	color: #999;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
}

/*footer*/
#footer { color:#aaacad; font-size:0.6875em; background:url(images/bot.gif) repeat-x top ; }
#footer .indent-footer{
	padding:24px 50px 0 12px;
	color: #CCC;
	text-align: center;
}
#footer a {
	color:#CCCCCC;
	text-decoration:none
}  
#footer a:hover {  text-decoration:underline}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:46px}

.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{
	height:30px;
	text-align: center;
}
.h1{
	height:30px;
	background:url(images/bg_input.gif) no-repeat top left;
	text-align: center;
}
.block-contact span{ float:right; margin-right:20px}
.input{
	background:none;
	height:18px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input{
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	border:1px solid #000000;
	background:#FFFFFF;
	height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
	text-align: left;
}
textarea{
	border:1px solid #000000;
	background:#FFFFFF;
	width:193px;
	height:200px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}

/*.tail-top .main #footer .bot-left .bot-right .indent-footer p a {
	color: #CCC;
}*/
.title_left {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #036;
}

