/* CSS Document */

body {
	font: 9pt/13pt Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;

}

form {
	margin: 0px;
	padding: 0px;
}

a {
	/*color: #5484AF;
	font-weight: bold;
	text-decoration: none;*/
	color:#456D90;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	/*color: #AB5252;
	font-weight: bold;
	text-decoration: underline;*/
	color:#AB5252;
	text-decoration: underline;

}

h1, h2, h3, h4, h5, h6 {
	color: #456D90;
	padding: 0px;
	margin:0px;
}

h1, h2 {
	text-align: center;
	font-size: 16pt;
	line-height:18pt;	
}

ul.arrowBullet {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.arrowBullet li {
	background: url(../../media/images/siteContent/bullet_arrow_blue.gif) no-repeat 0em .45em;
	padding-bottom: 0.8em;
	padding-left: 1.4em;
	background-position: .2em .4em;
	margin-left: 1.4em;
	font-size:9pt;
	font-weight:normal;
}


/* ---- Page Content Styles ---- */

.pagePadding {
	font: 9pt/13pt Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	padding: 20px;
}

.pagePadding td {
	font: 9pt/13pt Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.noPaddingContainer {
	width: 588px;
	overflow: hidden;
}

/* ---- End Page Content Styles ---- */


.picCaption {
	font-size: 7pt;
	font-weight:bold;
	color:#000000;
	display: block;
	text-align:center;
	line-height:normal;
}

.picAuthor {
	font-size: 7pt;
	color: #999999;
	display: block;
	text-align:center;
	line-height:normal;
}

.author {
	font-size: 8pt;
	font-weight:bold;
	color:#999999;
	display: block;
	text-align: center;
	padding-top: 15px;
}




.lasightBlue

{
	color: #456D90;
}

/* Self Eval */
.selfEvalQuestions li
{
	font-weight:bold;
}

.nestedSelfEvalQuestions li 
{
	font-weight:normal;	
}

.lasikinfoheader
{
	background-position: right top;
	padding: 10px;
	border: solid 1px #cccccc;
	text-align: left;
	width: 607px;
	background-image: url('../../media/images/specialPages/lasikinfoheader.jpg');
	background-repeat: no-repeat;
}