p, div, span, li {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 130%;}

a {font-family: Arial, Geneva, Helvetica, sans-serif; color: #001A32; text-decoration: underline;}
a:hover {color: #8C5E0D; text-decoration: none;}
a.admin {font-size: 11px;}
a.admin:hover {text-decoration: none;}

.headerOne {font-size: 20px; font-weight: bold;}
.headerTwo {font-size: 19px; font-weight: bold; margin-bottom: 15px;}
.headerThree {font-size: 17px; font-weight: bold;}
.headerFour {font-size: 15px; font-weight: bold; margin-bottom: -15px;}
.headerFive {font-size: 14px; font-weight: bold; margin-top: 5px; margin-bottom: 0px; color: #004665;}
.headerSix {font-size: 12px; font-weight: bold; margin-top: 3px; color: #004665;}
.headerIndent {font-size: 14px; font-weight: bold; margin-left: 15px; color: #004665;}

.bodyCopy {margin-left: 20px; margin-right: 15px;}
.paraNormal {text-indent: 15px; margin-bottom: 5px;}
.paraNoIndent {text-indent: 0px; margin-bottom: 5px;}
.footer {  font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF;}
.nav {  margin-right: 3px; margin-top: 8px; margin-bottom: 10px;}
.question {color: #001A32; font-size: 12px; font-weight: bold;}
.answer {padding-left: 15px; margin-bottom: 15px;}

div.padTop {margin-top: 20px;}
table.padTop {margin-top: 5px;}
.error {  font-size: 12px; font-weight: bold; color: #FF0000;}

/* Following table elements are used on the lasik/otherOptionsRLE.html page */
table.RLE {
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
}

tr.header td {
	border-bottom: 1px solid #333333;
	font-weight: bold;
	text-align: center;
}

div.headerFiveBox {
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 7px;
	color: #004665;
	width: 274px;
	height: 19px;
	background-color: #F4EEE6;
	border-width: 1px;
	border-style: solid;
	border-color: #D0BB95;
}

div.borderLeft {
	border-left: 1px solid #D0BB95;
	padding-top: 11px;
	padding-left: 7px;
}

#leftColNav {
	font-size: 13px;
	line-height: 16px;
	text-align: right;
}
a.leftColNav {
	color: #2E8195;
	text-decoration: none;
}
a.leftColNav:hover {
	color: #8C5E0D;
	text-decoration: none;
}
/* for the parent div */
#leftColCopy {
	font-size: 12px;
	line-height: 15px;
	margin-top: 68px;
	margin-left: 31px;
}

ul {
	list-style-image: url("images/lasik/bullet.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 22px;
}

/* apparently the divs within the parent are not inheriting the font color, so the following is for the contained divs */
.leftColCopy {
	color: #7C7C7C;
	margin-top: 18px;
}
ul.leftCol, ul.leftCol li {
	color: #7C7C7C;
}

/* Second ones used for the Other Options pages to add margin */
.headerFive2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #004665;
}
.paraNoIndent2 {
	text-indent: 0px;
	margin-bottom: 12px;
}

#PRK-eye-small {
	width: 170px;
	margin-top: 21px;
	margin-right: 17px;
	margin-bottom: 0px;
}
#ICL-eye-small {
	width: 170px;
	margin-top: 21px;
	margin-right: 17px;
}
#ICL-lens-small {
	width: 170px;
	margin-top: 52px;
	margin-right: 17px;
}
#RLE-eye-small {
	width: 170px;
	margin-top: 21px;
	margin-right: 17px;
}
#RLE-lens-small {
	width: 170px;
	margin-top: 20px;
	margin-right: 17px;
}
.other-options-caption {
	margin-top: 4px;
	margin-bottom: 11px;
	font-size: 13px;
	line-height: 15px;
	font-family: helvetica-light, helvetica, sans-serif;
	color: #76878B;
}
.wavefront-image {
	margin-left: 31px;
	margin-top: 4px;
}
.wavefront-caption {
	margin-left: 31px;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
	font-family: helvetica-light, helvetica, sans-serif;
	color: #76878B;
}
.italic-footer { 
	font-style: italic;
	font-size: 11px;
}

/* Multifocal Sidebar */
.multifocal_sidebar_buttons
{
	border:1px solid #8c7a4f;
	padding:10px 0px 10px 0px;
}

	.multifocal_sidebar_buttons a
	{				
		display:block;
		width:150px;
						
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 9px;

		text-decoration:none;
		color:#8c7a4f;
		text-transform:capitalize;
		
		font-family:Arial,Geneva,Helvetica,sans-serif;
		font-size:13px;

		text-align:left;
		
		background-image:url('/images/arrow_right.gif');
		background-repeat:no-repeat;
		background-position:0px 2px;
	}


/* OD under image navigation */
.odUINav
{
	padding:8px 0px 10px 208px;
}

	.odUINav a
	{		
		display:block;
		float:left;

		padding:6px;
		
		font-size:12px;
		color:#B9A373;
		border:1px solid #B9A373;		
		text-decoration:none;
	}

	.odUINav img
	{
		border:0px;
		margin-right:3px;
	}