h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC1E26;
	text-decoration: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC1E26;
	text-decoration: none;
}
.page-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2CB7A5;
	text-decoration: none;
}
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}
.navbar { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal;}
.small-white-divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textbold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EC1E26;;
}
.table-border {
	background-color: #008FD2;
}
.table-text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: Black;
	background-color: #F5F5F5;
}
.table-text02 {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
.textbolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008FD2;
	text-decoration: none;
}
.table-text03 { background-color: #0e0e0e; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 20px ; font-weight: bold; color: #CCCCCC}
.italic { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; font-style: italic}
.textboldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2CB7A5;
	text-decoration: none;
}
.table-textlink {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}



td { font-family: "Trebuchet MS", geneva, arial, helvetica, sans-serif; font-size: 13px; color: #00002B; line-height: 11pt;}
A { color:#EC1E26;}
A:Hover { color:#EC1E26;}
A.topnav { color:#EC1E26; text-decoration: none; font-weight: bold }
A.topnav:Hover { color:#EC1E26; text-decoration: underline; font-weight: bold }
A.redhyperlink { color:#D32331; text-decoration: none; font-weight: bold }
A.redhyperlink:Hover { color:#D32331; text-decoration: underline; font-weight: bold }
A.whitehyperlink { color:WHITE; text-decoration: none; font-weight: normal }
A.whitehyperlink:Hover { color:WHITE; text-decoration: none; font-weight: normal }
A.buttonhyperlink { color:#ffffff; text-decoration: underline; font-weight: bold }
A.buttonhyperlink:Hover { color:#ffffff; text-decoration: underline; font-weight: bold }
A.bluehyperlink { color:#00002B; text-decoration: underline;}
A.bluehyperlink:Hover { color:#00002B; text-decoration: underline;}
.largegreen { font-family: "Trebuchet MS", geneva, arial, helvetica, sans-serif; font-size: 15px; color: #007933; font-weight: bold}
.largeblue { font-family: "Trebuchet MS", geneva, arial, helvetica, sans-serif; font-size: 13px; color: #00002B; font-weight: bold}
.small { font-family: "Trebuchet MS", geneva, arial, helvetica, sans-serif; font-size: 13px; color: #00002B}
.green { color: #007933;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssbutton{
	background-color: #EC1E26;
	border: 2px outset #333333;
	padding: 1px 4px;
	color: white;
	text-decoration: none;
	font: bold 90% "Trebuchet MS","Lucida Grande", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: white;
}

.cssbutton:hover{
	border-style: inset;
	background-color: #D7D7D7;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
	color: black;
}

.cssbutton:active{
color: white;
}.style3 {
	line-height: 1.5em;
}
.submit {
	background-color: #000000;
	color: #FFF1D5;
	border: 2px solid #EC1E26;
}
a.fb {
	background: transparent url(../images/facebook_icon.png) no-repeat left;
	padding-left:20px;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	overflow:visible;
	margin-top:10px;
	color:#fff;
}
a.fb {
	text-decoration:underline;
}
