@charset "utf-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
}
textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE1C24;
}

.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EE1C24;
	text-transform: none;
	line-height: 20px;
	font-style: normal;
	padding-top: 0px;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
}
.camsecsoc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #EE1C24;
	font-variant: normal;
	font-style: normal;
}
.vertrule {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(vert_rule_grey_broken.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.designby {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.textitals {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

