.button a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
    text-decoration: none;
	text-align: center;
}

.button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	text-align: center;
}

.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #111111;
    text-decoration: none;
	text-align: center;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #111111;
	text-decoration: underline;
	text-align: center;
}

.menu_title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	valign: top;
}

.menu_title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
    text-decoration: none;
	text-align: left;
}

.menu_title a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	text-align: left;
}
.bg-image {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}
.home_cues a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	valign: top;
}

.home_cues a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
    text-decoration: none;
	text-align: center;
}

.home_cues a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	}
.homepagelinks {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.homepagelinks a {
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1pt dotted #0000FF;
	}
	
.homepagelinks a:hover {
	text-decoration: none;
	border-bottom: 1pt solid #0000FF;
	}
#homepage h1 {
line-height: 130%;
margin-top: 20px;
font-size: 1.7em;
}
#homepage .home_cues img {
border: 1px solid #000;
}
#homepage .home_cues img:hover {
border: 1px dotted #000;
}
#homepage h3 {

}
#homepage blockquote + h3 a {
font-size: .9em;
}