body {
	margin-top: 0px;
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.td {
    vertical-align: top;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #004B76;
	vertical-align: top;
	margin-top: 0px;
	line-height: 21px;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	color: #004B76;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #004B76;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
	line-height: 22px;
}
.h2_teal {
	font-size: 19px;
	font-weight: bold;
	color: #339999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #339999;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
	line-height: 22px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #004B76;
}
.home_img {
	border: medium solid #006699;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#top_nav_bar {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #9BC200;
	width: auto;
	height: 35px;
}
#top_nav_bar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#top_nav_bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#top_nav_bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#top_nav_bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#top_nav_left {
	font-size: 13px;
	height: 25px;
	width: auto;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}
#subscribe_box {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 25px;
	width: auto;
	padding-right: 8px;
	float: right;
	padding-top: 8px;
}
#header {
	background-color: #FFFFFF;
	height: 225px;
	width: auto;
	background-image: url(images/header_artwork.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 40px;
	color: #6699CC;
	height: 122px;
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#image {
	background-image: url(images/eye_chart.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 225px;
	width: 400px;
	float: right;
}
#blue_bar {
	height: auto;
	width: auto;
	padding: 0px;
	border-top-width: thick;
	border-top-style: groove;
	border-top-color: #006699;
}

#blue_bar_home {
	font-size: 13px;
	line-height: 16px;
	background-color: #BEDEF2;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#main_content_area {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	float: left;
	background-image: url(images/content_bkgrnd.gif);
	background-repeat: repeat-y;
}
#left_navbar {
	background-color: #1F8BBC;
	height: auto;
	width: 178px;
	padding-top: 2px;
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-right: 10px;
}
#empty {
	height: 20px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ads {
	margin: 10px;
	height: auto;
	width: auto;
	text-align: center;
}


#center_content {
	height: auto;
	width: 525px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#center_headline {
	height: auto;
	width: auto;
}
#picture {
	float: left;
	height: auto;
	width: 125px;
}
#bodycopy {
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
	float: left;
	height: auto;
	width: 380px;
	margin-left: 5px;
}
#bodywide {
	font-size: 12px;
	line-height: 16px;
	float: left;
	height: auto;
	width: auto;
}
#center_content2 {
	height: auto;
	width: 525px;
}

#right_content {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_calendar {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-image: url(images/calendar_graphic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding-top: 130px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px;
}
.calendar_subhead {
	color: #004b76;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
}

.calendar_headline {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #003366;
	text-transform: none;
}
#right_content_consumers {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #FE7831;
	font-size: 11px;
	background-image: url(images/consumer_orange_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_news {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-image: url(images/news_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_info {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-image: url(images/info_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_signup {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #0099FF;
	font-size: 11px;
	background-image: url(images/form_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_apprentices {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-image: url(images/apprentices_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_education {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-image: url(images/education_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_register {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #004B76;
	font-size: 11px;
	background-image: url(images/register_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_content_career {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #153E46;
	font-size: 11px;
	background-image: url(images/career_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right_content_contact {
	float: right;
	height: auto;
	width: 180px;
	border: thin solid #153E46;
	font-size: 11px;
	background-image: url(images/contact_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	font-size: 11px;
	background-color: #BEDEF2;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	color: #000000;
	text-decoration: underline;
}
.style4 {
	font-size: 16px;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {color: #003366}
.style8 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #003366;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}


.right_column_subhead {font-size: 14px}

