@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #333399;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3 {
	font-size: 17px;
	color: #333399;
	margin-bottom: -14px;
}
p {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-top: 22px;
}
.smalltype {
	font-size: 10px
}
.norm {
	font-size: 12px;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}

.medblue {
	font-size: 14px;
	color: #333399;
}

.smallblkem {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.largeblue {
	font-size: 18px;
	color: #333399;
}

.pdflink {
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	margin-right: 20px;
}
a.pdflink:link {
	text-decoration: none;
	color: #666666;
}
a.pdflink:hover {
	color: #000000;
	text-decoration: none;
}
a.pdflink:active {
	text-decoration: none;
	color: #666666;
}
a.pdflink:visited {
	color: #000000;
	text-decoration: none;
}
.thumbs {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 14px;
}
.rightcappics {
	float: right;
	width: 300px;
	margin-left: 18px;
	margin-top: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbssmmarg {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}

