/* CSS Document */

body {
		margin: 0;
		padding: 0;
		background: #009ede;
		font-family: "Lucida Grande", "Lucida", Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #606060;
}
body_bg {
		margin: 0;
		padding: 0;
		background: #009ede url("eyesmart/images/bg_home.jpg") repeat-x;
		background-image:url(/eyesmart/images/bg_home.jpg) repeat-x;
		font-family: "Lucida Grande", "Lucida", Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #606060;
}

subheading {
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
	color: #ff1901;
}

hphighlight {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

smalltext {
	font-size: 10px;
	color: #606060;
}

.pageheadline {
	font-size: 20px;
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #606060;
	font-family: "Lucida Grande", "Lucida", Verdana, Helvetica, Arial, sans-serif;

}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}

p {
	margin-top: 5px;
	color: #606060;
}

a {
	color: #00a0df;
	text-decoration: underline;
}

a:hover {
	color: #0d7198;
	text-decoration: none;
}

a.secondary {
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #00a0df;
	text-decoration: none;
	padding: 10px;
}

a.secondary:hover {
	color: #0d7198;
}

a.did_you_know {
	font-size: 11px;
	font-weight: bold;
	color: #00a0df;
	text-decoration: none;
}

a.did_you_know:hover {
	color: #0d7198;
}

a.footer {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}

a.int_head {
	font-size: 11px;
	color: #00a0df;
	text-decoration: none;
}

a.int_head:hover {
	text-decoration: underline;
}

p.trips {
	font-size: 11px;
	color: #ffffff;
}

p.footer {
	font-size: 10px;
	color: #ffffff;
}

p.disclaim_footer {
	font-size: 12px;
	color: #ffffff;
}

.ul {
	color: #606060;
	}
	
.linkBox {
	background: url("/images/btn_bg.jpg") top left no-repeat;
	width: 257px;
	height: 53px;
	padding: 10px 10px 10px 20px;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 2px;
}
.linkBox a hover {
	background: url("/images/btn_over.jpg") top left no-repeat;
	width: 257px;
	height: 53px;
	padding: 10px 10px 10px 20px;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 2px;