body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #0b6486;
	background-repeat: repeat-x;
	background-image: url(images/background-head.jpg);
}

h1 {}

h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

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

a {
	color: #0B6486;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration:underline;
	}
.no-repeat {
	background-repeat: no-repeat;
}

ul	{
	margin-top: 0; 
	margin-bottom: 0;
	}
li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-position: outside;
	margin-bottom: 3px;
	padding-left: 1px;
	text-indent: 0px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	clip: rect(auto,auto,auto,3px);
	font-style: normal;
	font-variant: normal;
	margin-left: -20px;
}

.bc	{
	 border-collapse: collapse; 
	 }
	 
.bullet-special-1	{
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet1.jpg);
	list-style-position: outside;
	padding-left: 3px;
	color: #333333;
	}	

.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0B6486;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.image-right {
	float: right;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.image-left {
	float: left;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.subtitle-heading {
	font-weight: bold;
}
#home-text {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#footer {
	padding-top: 40px;
	padding-left: 75px;
	padding-right: 70px;
	text-align: right;
	vertical-align: top;
}
#footer-home {
	padding-left: 75px;
	padding-right: 70px;
	text-align: right;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.testimonial-id-right {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
.testimonial-id-left {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

.pullquote-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #73ACC0;
	float: right;
	width: 260px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: right;
}
.pullquote-right:before {
	padding-right: 5px;
	content: url(images/quotes-left.jpg);
	vertical-align: bottom;
	}
.pullquote-right:after {
	padding-left: 5px;
	content: url(images/quotes-right.jpg);
	vertical-align: top;
}
.pullquote-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6AA4BA;
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.pullquote-left:before {
	padding-right: 5px;
	content: url(images/quotes-left.jpg);
	vertical-align: bottom;
}
.pullquote-left:after {
	padding-left: 5px;
	content: url(images/quotes-right.jpg);
	vertical-align: top;}
	
.pullquote-right-noquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6AA4BA;
	float: right;
	width: 270px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: right;
}
.image-normal {
	float: left;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
