@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e8083;
	text-decoration: none;
	letter-spacing:0px;  
}


.hpcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7e8083;
	text-decoration: none;
	letter-spacing:0px;
}
.hpcopyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0082c8;
	text-decoration: none;
	letter-spacing:0px;
}

Form.dxForm {
	padding-top:0px;
}
.dxForm input.file,input,select,textarea {
	border: 1px double #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height:16px;
	letter-spacing:0px;
	font-size: 10px;
	color: #7e8083;
}

.dxSubmit {
	background-color: #DDDDDD;
	cursor: Pointer;
	color: #FFFFFF;
	background-image: url(media/admin_button.gif);
	height: 20px;
	font-size:12px;
}
.dxSubmitLink, .dxSubmitLink:Hover  {
	background-color: #DDDDDD;
	cursor: Pointer;
	color: #FFFFFF;
	background-image: url(media/admin_button.gif);
	height: 18px;
	font-size:12px;
	line-height:18px;
	text-align:center;
	display:block;
	width:100px;
	border: 1px solid #888888;
	float:left;
}
.dxDelete {
	background-color: #BB0000;
	cursor: Pointer;
	color: #FFFFFF;
}
.dxUnderlined {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	margin-top:4px;
	margin-bottom:4px;
}
.dxTitle {
	margin-top:10px;
	margin-bottom:10px;
	color: #777777;
	background-color: #DDDDDD;
	padding: 2px;
	text-indent:5px;
}
.dxRed {
	color: #BB0000;
}

div#ftpWrapper {
	width:887px;
	margin-right: auto;
	margin-left: 50%;
	position: absolute;
	left: -443px;
	margin-top: 0px;
}
div#ftpRightTop {
	float:right;
	margin-top:17px
}

div#ftpLeftTop {
	float:left;
	width:316px;
}
div#ftpRight {
	float:right;
	margin-top:17px
}

div#ftpLeft {
	float:left;
	width:316px;
}
div#ftpRightBox {
	background-image:url(media/admin_r_mid.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:571px;
	padding:0px;
	margin-bottom:0px;
	vertical-align: top;
	margin-top:0px;
}

div#ftpLeftBox {
	background-image:url(media/admin_l_mid.gif);
	width:276px;
	margin-top:10px

}
.ftpBlue {
	color: #0082c8;
}

.ftpFormLabel {
	width:110px;
	float:left;
	height:20px;
	margin-bottom:5px;
	line-height: 16px;
	overflow:hidden;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0082c8;
	text-decoration: none;
}

a:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	}
	

	
div#ftpMidBox {
	margin-top:70px;
	width:887px;
	background-image: url(media/admin_m_top.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

div#ftpMidBox h1 {
	font-size: 18px;
	margin: 0px;
	padding: 4px;
}

div#ftpMidBase {
	width:887px;
	background-image: url(media/admin_m_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}


div.ftpFileList {
	color:#000000;
	letter-spacing: 0px;

}
.ftpSmall {
	font-size: 11px;
}
a.ftpFileLink:Link, a.ftpFileLink:Visited {
	color: #000000;
	text-decoration: underline;
}
a.ftpFileLink:Hover {
	color: #0082c8;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7e8083;
	text-decoration: none;
	letter-spacing:-1px;
}

.BlueBox {
	border: solid 1px #0082c8;
	padding: 2px;
	float:left;
	background-color:#ffffff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	 }

h2 {
	margin:0px; 
}

.ftpClientExtra {
	display:block;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	height:5px;
	border-left: solid 1px #0082c8;
}
a.ftpClientOpt:Link, a.ftpClientOpt:Visited {
	display:block;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	height:20px;
	line-height:20px;
	text-indent: 5px;
	background-repeat: no-repeat;
	background-position: left center;
}
a.ftpClientOpt:Hover {
	color:#0082c8;
	font-weight:bold;
	}
	
.ftpFolder {
	display:block;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	padding-top:10px;
	height:48px;
	line-height:20px;
	padding-left:55px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(media/folder.gif);
	border-bottom: 1px solid #0082c8;
	border-top: 1px solid #DDDDDD;
	margin-top:10px;
	margin-bottom:5px;
}
