body {
	background-color: #002765;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
strong {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f2f2f;
}
b {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e10000;
}
.titles {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e10000;
}
.titles_green {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00853e;
}
.tableBorder {
	padding: 2px;
	border: 3px dashed #848484;
}
.tableBorder2 {
	padding: 2px;
	border: 1px dashed #848484;
}
.photobox {
	padding: 5px;
	border: 1px solid #dbdbdb;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00418d;
	font-weight: bold;

}
.couponTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00418d;
	font-weight: bold;

}
.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c30000;
	font-weight: bold;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005287;
	text-align: justify;
}
.whiteTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.border {
	border: 2px dashed #cccccc;

}
hr {
	border-top: 2px dashed #cccccc;
	border-bottom: 0px dashed #cccccc;
	border-right: 0px dashed #cccccc;
	border-left: 0px dashed #cccccc;


}
.allRights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.siteCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;

}
.addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }