@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
line-height:16px;
background-color:#333333;

	background-repeat:repeat;
	margin-top: 50px;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
line-height:16px;
font-weight:bold;
padding-left: 15px;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
line-height:17px;
padding-left: 15px;
padding-right: 15px;
}
a {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#003366;
line-height:14px;
}
.navbk {
background-image:url(images/navbk_top.jpg);
background-repeat:no-repeat;
}
.nav {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
line-height:16px;
font-weight: bold;
text-decoration:none;
}
.topnav {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
line-height:16px;
font-weight: bold;
text-decoration:none;
}
.navborder {
border-right:
#000000 thin solid 1px;
}
.ctabk {
background-image:url(images/ctabk.jpg);
background-repeat:no-repeat;
}
.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:16px;
text-decoration:none;
}
.footerborder {
border-right:
#CC0000 thin solid 1px;
}
.cta {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CC0000;
line-height:16px;
font-weight: bold;
text-decoration: underline;
}
.testimonialbk {
background-image:url(images/midcta.jpg);
background-repeat:repeat-y;
}
.testimonail {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
line-height:16px;
text-decoration:none;
padding-left:15px;
}
.border {
background-image:url(images/border.jpg);
background-repeat:repeat-y;
}