.btnSubmitOff,
.btnSubmitOn {
	border: 0 !important;
}

*{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    list-style: none;
}
html, body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;      
	width:100%;
	height:100%;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #0066cc;
}
html{
	overflow-y: scroll;
}
img{
	border: 0;
}
a{
	outline: none;
}
p,ul,ol,li,h2,h3{ 
	margin: 0;
	padding: 0;
}
ol,ul{
	list-style: none;
}
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.displayNone{
	display: none;
}
.zeroOpacity{
	opacity: 0;
}
.pointerMouse{
	cursor: pointer;
}
.floatLeft{
	float: left;
	text-align: left;
}
.floatRight{
	float: right;
	text-align: right;
}
.clearRow{
	clear: both;	
	height: 0px;
	font-size: 0px;
}
#websiteContainer{
	width: 100%;
	height: 100%;
}
#wrapper{
	width: 689px;
	margin: 0 auto;
	padding-top: 20px;
}
#content{
	width: 100% !important;
	min-height: 50px !important;
	background: url(../../images/middle-bg.png) transparent top left repeat-y;
}
#msgDiv{
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	padding-top: 3px;
	margin-bottom: 6px;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666666;
}
#formDiv{
	width: 669px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
}
.tableFormSep{
	font-size: 0px;
	height: 5px;
}
.tableFormSep2{
	font-size: 0px;
	height: 5px;
}
.filesLabelClass{
	padding-top: 5px;
}
.filesLabelClass2{
	padding-top: 3px;
	color: red;
}
#faxForm input[type=text]{
	width: 210px !important;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #cccccc;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666666;
}
#filesDiv{
	width: 256px !important;
	height: 65px !important;
	border: 1px solid #cccccc;
	overflow: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#inputCheckBoxContainer{
	padding-left: 10px;
}
#formBtn{
	width: 100%;
}
.resetBtn{
	padding-left: 10px;
}
.coverOnCheckbox {
	height: 16px;
	width: 15px;
	clear: left;
	float: left;
	padding-left: 5px;
	margin-top: -1px;
	background: url(../../images/conver-on-checkbox.png) transparent 0px 0px no-repeat;
	cursor: default;
	text-align: left;
}
.coverOnCheckbox input {
	display: none;
}
.coverOnCheckboxSelected {
	background-position: 0px -16px;
}
#coverDivContainer{
	width: 100%;
	padding-top: 5px;
}
#faxForm input[type=text].inputClass{
	width: 566px !important;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #cccccc;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666666;
}
#faxForm textarea{
	width: 566px !important;
	height: 100px !important;
	padding: 5px;
	border: 1px solid #cccccc;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666666;
    resize: none;
}
.filesFileClass{
	padding-top: 12px;
}
.filesDivInner1{
	width: 215px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.filesDivInner2{
	width: 16px;
	height: 20px;
	line-height: 20px;
}
.filedisabled{
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
#filesRemainingDiv{
	font-weight: normal;
	color: #666666;
}
#filesRemainingDiv2{
	padding-top: 3px;
	font-weight: bold;
	color: red;
}
#remainingfiles{
	color: #0066cc;
	font-weight: bold;
}
.removeBtn img{
	padding-top: 1px;
}
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 34px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	height: 30px;
	top: -5px;
}
#dataFileFormDiv{
	position: absolute;
	top: 75px;
	right: 177px;
	width: 114px;
}
#msgDivBox{
	padding-top: 30px;
	padding-bottom: 35px;
	width: 600px;
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}
#msgDivBoxInner{
	width: 600px;
	text-align: center;
}
#msgDivBoxClose{
	position: absolute;
	top: 5px;
	right: 7px;
}
.redClass{
	border: 2px solid red;
	color: red;
	font-size: 13px;
}
.greenClass{
	border: 2px solid #0859aa;
	color: #0859aa;
	font-size: 13px;
}
#faxForm input[type=text].inputStarting{
	font-style: italic;
	color: #a4a4a4;
}
#formTips{
	float: right;
	width: 298px;
	text-align: left;
	padding-top: 5px;
}
.tableFormSep23{
	font-size: 0px;
	height: 15px;
}
#notesDiv{
	font-weight: normal;
	color: #666666;
}
#notesDiv2{
	padding-top: 3px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}