body {
	margin: 0px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

hr {
	color:#666666;
	background-color:#666666;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	border: 0px none;
}

hr.hr1 {
	color: #fff;
	background-color: #fff;
	height: 3px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
    }

#navbtn {
    padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
}
#navbtn a {
    font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}
#navbtn a:link {
}
#navbtn a:visited {
}
#navbtn a:hover {
	color: #999999;
}
#navbtn a:active {
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
}
.bodytext_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.bodytext_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	color: #666666;
}
.bodytext_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
	line-height: 12px;
}
.caption_nolead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;
}
.top_bot_margin {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border {
	border: 3px double #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}
.double-line {
	background-image: url(images/double-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.image_border {
	border: 1px solid;
}
.image_border2 {
	border: 3px double #666666;
}
.hide {
	visibility: hidden;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.introtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.textbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	width: 250px;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.smallcopy_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
