.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 2px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #24435C;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
}
.largeslogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF333C;
	font-weight: bold;
}
.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004975;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3333;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../static_images/template/page_header_bg.jpg);
}
.largeparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.border {
	border: thin solid #000000;
	color: #000033;
}
.titletwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
.logoborder {
	border: 1px solid #000000;
}
.linespace {
	line-height: 2px;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.tan_border {
	border: 1px solid #B6B694;
}
.largephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

