/* CSS Document */

.redheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
}
.bkheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.testheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	list-style-type: disc;
}
.stth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
	
	}
.blbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
.rdbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
}
.border {
	padding-right: 40px;
	padding-left: 40px;
	border: thin solid #000000;
}
.rdsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.bl18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.border2 {
	border: thin solid #000000;
}
.border {
	border: thin solid #CCCCCC;
	padding-right: 25px;
	padding-left: 25px;
}
.bordernopad {
	border: thin solid #CCCCCC;
}
.ggsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.sgg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 2px;
}
.bkheaderBold {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.blueheaderBold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.policy {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
