body {
	background-color: #F2ECDD;
}

.lasik {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: 4E3B27;

	text-decoration: none;

}

.lasikBold {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: 4E3B27;

	text-decoration: none;

}
.imgLeft {
	float: left;
}
.lasikHead {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 18pt;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: 4E3B27;

	text-decoration: none;

}

.lasikHeadLink {







	font-family: Arial, Helvetica, sans-serif;

	font-size: 18pt;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #423984;

	text-decoration: underline;

}

.lasikFooter {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-style: normal;

	line-height: 13pt;

	font-weight: normal;

	font-variant: normal;

	color: 4E3B27;

	text-decoration: none;

}

.lasikSub {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: 4E3B27;

	text-decoration: none;

}



.inputRed {

	border: 1px solid #961416;

}



.inputNorm {

	border: 1px solid #3D3481;

}

.lasikTitle {
	font-family: "High Tower Text", Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D3481;
	text-decoration: none;
}

.mainPad {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 5px;
}

a:link {
	color: #554B8C;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration: none;
	color: #A00003;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.blogSmall {
	color: 4E3B27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.noMargin {
	margin: 0;
	padding: 0;
	color: 4E3B27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style: none;
}

.centerHeader {
	text-align: center;
	color: #3d3481;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

h1#h1Index {
	text-align: center;
	color: #423984;
	font-size: 24px;
	padding: 0px;
	font-style: italic;
	height: auto;
	width: 400px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 80px;
}
h2#h2Index {
	font-size: 14px;
	color: #423984;
	padding: 0px;
	font-style: italic;
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	text-align: center;
}

.contact{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;

}



/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1#h1Index, .sIFR-hasFlash h2#h2Index {
	visibility: hidden;
}

/* ============================================== ASPX form/Error box controls */

#errors {
	margin-bottom: 20px;
	margin-left: 125px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 200px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
        text-align: left;
}

#lblVerifySubmission {
	font-size: 14px!Important;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FF0000!Important;
}

.address2 {
  display: none;
}
.valid {
	background-color: #99CC99!important;
}
.invalid {
	background-color: #FF3333!important;
}
.single-line {
}
img {
  vertical-align: bottom;
}
