﻿
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.content_subtitle {
	font-family: Verdana;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.imageNoBorder {
	border-style: none;
}
.content_calc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}
.content_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}
.content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-align: justify;
}
.content_home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
}
.content_home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}

.content_localinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}
.content_localinfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.content_localinfo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.content_policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-align: left;
}
.content_vacpkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-align: left;
}

.content_vacpkt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-align: left;
	text-decoration:underline;
}
.content_vacpkt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	text-align: left;
	text-decoration:none;
}
.contentBorder {
	border-collapse: collapse;
}

.directoryCell {
	border-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
.directoryCell a {
	border-color: #CC0000;
	color: #CC0000;
	text-decoration:underline;
}
.directoryCell a:hover {
	border-color: #CC0000;
	color: #CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.remaxRed {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.remaxRed a{
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.remaxRed a {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.remaxRed a:hover {
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.remaxBlue {
	color: #336699;
	font-weight: bold;
}	

.remaxBlue a {
	color: #336699;
	font-weight: bold;
	text-decoration:underline;
}	

.remaxBlue a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration:underline;
}	

.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
	vertical-align: middle;
}
.leftalign {
	text-align: left;
}
.justify {
	text-align: justify;
}
h1 {
	font-family:"Monotype Corsiva", Verdana, sans-serif;
	color: #CC0000;
	font-size: 18px;
}