td {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

a:link {
	COLOR: #385889; TEXT-DECORATION: underline}
a:visited {
	COLOR: #385889; TEXT-DECORATION: underline}
a:hover {
	COLOR: #b13e2c; TEXT-DECORATION: none
}
a:active {
	TEXT-DECORATION: none
}


.paragraphTitle {
	font-size: 18px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.promoTitle { font-size: 18px; font-weight:bold;}

.promoText { font-size: 14px; font-weight:bold;}
.promoText a			{color: #385889; text-decoration: none; font-weight:bold; }
.promoText a:link		{color: #385889; text-decoration: none;  font-weight:bold;}
.promoText a:visited	{color: #385889; text-decoration: none; font-weight:bold; }
.promoText a:active		{color: #385889; text-decoration: none; font-weight:bold;}
.promoText a:hover		{color: #b13e2c; text-decoration: none; font-weight:bold;}

.sidebarLinks { font-size: 14px; font: Tahoma; }
.sidebarLinks a			{color: #385889; text-decoration: none;  font: Tahoma; }
.sidebarLinks a:link		{color: #385889; text-decoration: none;   font: Tahoma; }
.sidebarLinks a:visited	{color: #385889; text-decoration: none;  font: Tahoma; }
.sidebarLinks a:active		{color: #385889; text-decoration: none;  font: Tahoma; }
.sidebarLinks a:hover		{color: #b13e2c; text-decoration: none;  font: Tahoma; }

.header {
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header a			{color: #385889; text-decoration: none; }
.header a:link		{color: #385889; text-decoration: none; }
.header a:visited	{color: #385889; text-decoration: none; }
.header a:active		{color: #385889; text-decoration: none;}
.header a:hover		{color: #b13e2c; text-decoration: none;}


.footer { font-size: 10px; font-weight:bold;}
.footer a			{color: #385889; text-decoration: none; }
.footer a:link		{color: #385889; text-decoration: none; }
.footer a:visited	{color: #385889; text-decoration: none; }
.footer a:active		{color: #385889; text-decoration: none;}
.footer a:hover		{color: #b13e2c; text-decoration: none;}
.headerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footerNew {
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerNew a			{color: #174485; text-decoration: none; }
.footerNew a:link		{color: #174485; text-decoration: underline; }
.footerNew a:visited	{color: #174485; text-decoration: underline; }
.footerNew a:active		{color: #174485; text-decoration: none;}
.footerNew a:hover		{color: #FA4655; text-decoration: none;}
.tableNoRepeat {
	background-repeat: no-repeat;
	background-image: url(images/bkgd.gif);
	background-color: #FFFFFF;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* testimonial styles */
.testimonial {
	border-bottom: 1px dashed #174485;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.testimonial p {
	margin: 0 0 10px 0;
}

/* news styles */
.newsArticle {
	border-bottom: 1px dashed #174485;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.newsArticle h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.newsArticle .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#dateList {
	padding: 0;
}

#dateList h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#dateList h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 5px;
}

/* store styles */
.storeItemListing {
	border-bottom: 1px dashed #333333;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 6px 0 6px 0;
	width: 99%;
}

.storeItemListing form {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
}

.storeItemDescription {
	float: left;
}

.storeItemDescription p {
	margin: 6px 0 0 0;
}

.storeItemDescription h4 {
	margin: 0;
}

.halfCol {
	float: left;
	padding: 0 8px 0 8px;
	width: 45%;
}
