body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #07074C;
	line-height:13pt;
}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #07074C;
	line-height:13pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #07074C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #07074C;
}

.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #07074C;
	font-weight:bold;
	
}

.sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	vertical-align: super;
}


.mainTable {
	background: url('../images/eye_background_plain.jpg') no-repeat;
	width:  780px
}


.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height:13pt;	
}

.solutionsLayer {
	position:absolute;
	left:200px;
	top:295px;
	width:300;
	height:100;
	background-color:#07074C;
	border: 2px #000000 solid;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	visibility: hidden;
}



.solutionsButton {
	position:absolute;
	left:50px;
	top:218px;
}


.pageTitle {
	position:absolute;
	left:147px;
	top:84px;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #07074C;
	font-weight: bold;
}

a:link {
	color: #4D6FEE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:13pt;	
}

a:visited {
	color: #4D6FEE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:13pt;	
}

a.whiteLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height:13pt;
	text-decoration: none;
}

a.whiteLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height:13pt;
	text-decoration: none;
}