body {
	background-color: #FCFDFD;
}

tr, td {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

.horizontal {
	height: 1px;
	border-bottom: 1px solid #828282;
	width: 90%;
	padding: 10px 5px 10px 5px;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

img.thumb {
	padding: 5px;
	background-color: #ececec;
	border: 1px solid #cdcdcd;
}

td {
	font: normal 14px Tahoma, Arial;
	color: #000000;
}

.hr {
	height: 1px;
	border-bottom: 1px solid #000;
	width: 100%;
	margin: 10px 0 10px 0;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
	font-size: 16px;
	color: #000;
	margin: 15px 0 0px 0;
}

h2 {
	font-size: 16px;
	color: #000;
}

h2.heading {
	font-size: 32px;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #1B4DCF;
}

h3.newsh3 {
	font-size: 20px;
	color:#000;
	margin-bottom: 5px;
}

h3.social {
	font-size: 18px;
	color:#000;
}

h3 {
    font-size: 14px;
}

p.title {
	margin-top: 2px;
}


a {

font: normal 14px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 14px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #747877;
text-decoration: underline;
}
.gray-text-regular{
color: #747877;
text-decoration: none;
}

.green-text{
	color: #030;
	text-decoration: none;
}

ul.pressRelease li{
	margin-left: 20px;
	color: #1B4DCF;	
}

ul.pressRelease li a:link{
	color: #797979;
}

ul.nav {
	list-style: none;
	text-align: center;
	width: 774px;
	margin-top: 20px;
}

ul.nav li {
	float: left;
	display: inline;
	height: 33px;
	width: 110px;
}

ul.nav li a:link, ul.nav li a:visited {
	display: block;
	text-decoration: none;
	background-image: url(images/button_bg.jpg);
	height: 33px;
	padding-top: 10px;
	width: 110px;
	font-weight: bolder;
	font-size: 13px !important;
}

ul.nav li a:hover {
	display: block;
	text-decoration: inherit;
	background-image: url(images/button_bg_over.jpg);
	height: 33px;
	padding-top: 10px;
	width: 110px;
	font-weight: bolder;
	font-size: 13px !important;
}

.clear {
	clear: both;
}

img.badge {

	height: 150px;
	width: auto;
}

ul.services li{
	margin-left: 17px;
}

.socialContainer {
margin-top: 25px;
}

.blog {
	width: 260px;
	float: left;
	margin-bottom: 25px;
}

.blog li {
	list-style: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
}

.blog h2, .facebook h2 {
	border-bottom: 2px solid #666;
	width: 260px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #337117;
}

.blog a:link, .blog a:visited {
	text-decoration: none;
}

.blog a:hover {
	color: #337117;
}

p.date {
	margin: 5px 0;
	font-style: italic;
	font-size: 11px;
}

#creditfooter {
	display: none;
}

.facebook {
	width: 260px;
	float: right
}

.social {
	margin-top: 2px;
}

.social img {
	text-align: center;
	margin: 0px 8px 10px 0px;
}

.signup {
	width: 167px;
	height: 142px;
	background: url(images/signup_bg.jpg) no-repeat top center;
	padding: 0;
}

.signup h3 {
	font-size: 24px;
	color: #212121;
	line-height: 24px;
	padding: 10px 10px 0 10px;
	margin: 0;
}

.signup p {
	font-size: 14px;
	font-weight: bold;
	color: #212121;
	padding: 0 10px 0 10px;
	margin: 0;
}

.signup form {
	padding:0 0 0 10px;
	margin: 0;
}

