@charset "utf-8";
/* CSS Document */

html { padding-bottom:25px; }

body { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:12px; color:#666666; background: url('../images/bg.gif') left top repeat-x #353535; }

a { color:#640000; text-decoration:none; }
a:hover { text-decoration:underline; }

ul li a { text-decoration:underline; }
ul li a:hover { text-decoration:none; }

a.whiteLink { color:#FFFFFF; text-decoration:underline; margin-right:10px; }
a.whiteLink:hover { text-decoration:none; }

.hp_tableText { font-size:11px; }

.red { color:#640000; }

.hp_tableText ul li { margin-bottom:5px; }

.footer { color:#9c9c9c; font-size:11px; }  

.txtBig { font-size:16px; color:#FFFFFF; }

ul.mainTop li { color:#FFFFFF; margin-bottom:3px; font-size:14px; }

h1.heading { font-size:18px; color:#990000; display:block; border-bottom:1px dashed #000000; font-style:italic; }

.fr { float:right; font-size:11px; }

.fr img { margin-left:5px; }

.response { color:#990000; margin:5px 5px 10px 5px; font-weight:700; }

.phone { color:#FFFFFF; font-size:18px; margin:0px 15px 0px 0px; font-style:italic; }


label { width:90px; float:left; padding-right:10px; margin-bottom:5px; }
.clientftp {
	float: right;
	padding-top: 7px;
}
.copyinf {
	margin-top: 10px;
	float: left;
	width: 300px;

}


input { padding:3px; width:125px; margin-bottom:5px; border:1px solid #999999; border-bottom-width:2px; border-right-width:2px; background-color: #F0F0F0; }
textarea { width:150px; height:50px; border:1px solid #999999; border:1px solid #999999; border-bottom-width:2px; border-right-width:2px;background-color: #F0F0F0; }
input.submit { width:auto; margin-right:1px; margin-top:5px; }

.tag a {
    background:url(../images/mindsawtag.gif) top left;
    width:128px;
    height:27px;
    float:right;
    display:block;
    text-indent:-99999px;
	margin-top:5px;

}

.tag a span {
        outline:none;
}

img { border:none; padding:0px; margin:0px; }

#hiddens div { display:none; position:absolute; border:5px solid #333333; background-color: #EEEEEE; padding:10px; width:300px; height:auto; }

