@charset "utf-8";
/* CSS Document */

body {
	background-color: #016C74;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
}
hr {
	display:block;
	height: 1px;
	color:#999999;
	align: center;
	width: 100%;
}
p {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	line-height:1.25em;
	font-size:0.8em;
	padding: 5px;
	color: #555;
}
ul {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	line-height:1.25em;
	font-size:0.80em;
	margin-left:10px;
	color: #333;
}
p, h1, h2, h3, h4, h5 {
	margin-top: 0;
	margin-bottom: 0;
	color: #666;
}
.list1 li {
	background:url(/images/marker.gif) no-repeat left 5px;
	padding:0 0 4px 18px;
	color: #555;
	list-style:none;
}
.listlevel1 li {		list-style:none;
font-weight:bold;
color:#cc0052;
font-size:medium;
}
.listlevel1 li a {		
color:#cc0052;
font-size:medium;
text-decoration:none;
}

.listlevel2 li a {		
color:#0c9b9e;
font-size:small;
text-decoration:underline
}

.listlevel2 li {		list-style:none;
font-weight:bold;
color:#0c9b9e;
font-size:small;
}
/*back to top*/
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #016C74;
	text-decoration: underline;
	text-align: right;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
}
.backtotop a:link, a:visited {
	color: #0c9b9e;
	text-decoration: underline;
	text-align:right;
}
.backtotop a:hover {
	color: #cc0052;
	text-decoration: underline;
}
.backtotop p {
	text-align:right;
}
h1 {
	font-size: 2em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #016c74;
	padding-top: 15px;
}
h2 {
	font-size: 1.2em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top:07;
}
h3 {
	font-size: .9em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
}
h3 a:link, h3 a:visited {
	font-size: .9em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	color: #FFDA6F;
	text-decoration: underline;
}
h3 a:hover {
	font-size: .9em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	color: #9CFFF8;
	text-decoration: underline;
}
h4 {
	font-size: 1 em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	;
	font-weight: bold;
	text-align: center;
	color: #016c74;
	margin-left:5px;
}
h4 a:link, a:visited {
	color: #0c9b9e;
	text-decoration: underline;
}
h4 a:hover {
	color: #cc0052;
	text-decoration: underline;
	text-align: left;
}
h5 {
	font-size: 0.9em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	color: #CC0052;
}
h6 {
	font-size: 1.2em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	text-align: center;
	color: #cc0052;
	font-weight: bold;
}
h16 {
	font-size: 1.7em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	text-align: center;
	color: #cc0052;
	font-weight: bold;
}

h11 {
	font-size: 1.7em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #016c74;
}
.hartsection h4 {
	font-size: 1em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	color: #cc0052;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
a {
	color: #0c9b9e;
	text-decoration: underline;
}
a:hover {
	color: #cc0052;
	text-decoration: underline;
}
/*divs*/

.twoColFixLtHdr #container {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	border: 2px solid #000;
	height: auto;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 101%;
	background: #FFCC66 url(images/bg-container.jpg) repeat-y;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
img .bg-container {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1
}
.twoColFixLtHdr #header {
	background: url(/images/header.gif
) no-repeat left top;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0 auto;
	height: 124px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 0.87em;
	line-height:1.35em;
	font-weight:bold;
	/*text-align:left;*/
	background-color: transparent;
	text-transform: capitalize;
}
#navcontainer {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height:1.35em;
	font-weight:bold;
	text-align:left;
	background-color: transparent;
	text-transform: capitalize;
	margin: 0 0 0 0;
}
#navcontainer ul {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height:1.35em;
	font-weight:bold;
	text-align:left;
	background-color: transparent;
	text-transform: capitalize;
	margin: 0 auto;
	padding-left: 20px;
	list-style-type: none;
	max-width:165px;
}
#navcontainer li {
	margin: 0;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height:1.35em;
	font-weight:bold;
	text-align:left;
	background-color: transparent;
	text-transform: capitalize;
}
#navcontainer a {
	display: block;
	color: #000;
	width: 145px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1em;
	Font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	line-height:1.35em;
	font-weight:bold;
	text-align:left;
	background-color: transparent;
}
#navcontainer a:hover {
	color: #CC0052;
	text-transform: capitalize;
	font-size: 1em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	line-height:1.35em;
	font-weight:bold;
	text-align:left;
	background-color: transparent;
}
#active a {
	display: block;
	color: #FFF;
	border:0;
	text-decoration: none;
}
#navcontainer2 ul {
	margin: 0;
	list-style-type: none;
	text-align: right;
}
#navcontainer2 ul li {
	display: inline;
}
#navcontainer2 ul li a {
	text-decoration: none;
	padding-right: 15px;
	border:0;
	color: #cc0052;
	background-color: transparent;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 2em;
}
#navcontainer2 a:hover {
	color: #CC0052;
	border:0;
}
#themecontainer {
	font-size:14px;
}
#themecontainer ul {
	list-style:url(images/buttons/circle-black.gif);
	font-size:14px;
}
#themecontainer li {
	padding:0 0 5px 5px;
	color:#000;
	text-indent: 0px;
	font-size: 0.8em;
	;
}
#themecontainer li a {
	color: #0EC2C7;
	text-decoration: underline;
	font-size: 0.90em;
}
#themecontainer h4 {
	font-size: 0.9em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #097679;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#themecontainer h4 a {
	color:#0EC2C7;
	font-size: 1.0em;
	text-decoration: underline;
}
#themecontainer a:hover {
	color:#cc0052;
}
#themecontainer h4 a:hover {
	color:#cc0052;
}
#themecontainer h5 a:hover {
	color:#cc0052;
}
#themecontainer h5 {
	font-size: 0.8em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #000;
	margin-left:5px;
}
#themecontainer h5 a {
	color:#0EC2C7;
	font-size: 0.90em;
	text-decoration: underline;
}
#testimonial table {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	border-width: 1px;
	border-style: solid;
	border-color: #f6ca45;
	border-collapse: separate;
	background-color: #FFE989;
}
#testimonial td {
	border-width: 1px;
	padding: 15px;
	border-style: none;
 -moz-border-radius:;
}
#testimonial p {
	font-size:0.75em;
	line-height:1.5em;
	color:#333;
	text-align: left;
}

.stripe table {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	border-width: 0px;
	background-color: #FFE989;
}

.stripe h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

}
p a {
	color: #0c9b9e;
	text-decoration: underline;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size:0.9em;
	padding: 0px;
}
p a:hover {
	color: #cc0052;
	text-decoration: underline;
}
/*#active a
{
display: inline;
color: #FFF;
text-decoration: none;
}*/
.twoColFixLtHdr #mainContent {
	margin: 0 0px 0 165px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background: url(images/bg-main-top.gif) no-repeat left top;
	background-color:#FFF;
	padding: 0px;
}
.twoColFixLtHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear: both;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*forms*/

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
.submit input {
	margin-left: 4.5em;
}
input {
	color: #000;
	font-weight:normal;
	background: #ffffff;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	border: 2px solid #eaeaea;
}
.submit input {
	color: #000;
	background: #fff;
	border: 2px outset #666;
}
.form-table {
	float: left; /* since this element is floated, a width must be given */
	width: auto;
	margin-right: 15px;
	margin-bottom: 7px;
	max-width: 150px;
}
.form-align {
	display: block;
	text-align:center;
	margin: 0 auto;
	padding-top: 35px;
	padding-right: 20px;/*padding-left: 5px;*/
}
/*reuseable*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.testimonialBoxMedium {
	text-align: left;
	font-size: 0.90em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	background-color: #ffe989;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FFC10D;
	width: 500px;
	margin: 0 auto;
}
.testimonialBoxsmall {
	text-align: left;
	font-size: 0.75em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	background-color: #ffe989;
	padding: 3px 3px 3px 3px;
	border: 1px solid #FFC10D;
	width: 210px;
	margin: 0 auto;
}
.home-buttons-red {
	line-height:1.1em;
	font-size: 1em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #cc0052;
}
.home-buttons {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	line-height:1.3em;
	padding: 10 0 0 0;
	color: #000000;
	font-weight:normal;
	text-align: center;
	font-size: .9em;
}
.home-buttons a {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align: center;
	color: #000000;
	font-size: .9em;
	text-decoration: underline;
	border:0;
}
.home-buttons a:hover {
	color: #CC0052;
	text-decoration: underline;
	border:0;
}
.style9 {
	font-size: .85em;
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
}
#copyright {
	font-size: .9em;
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
}
#copyright a:link {
	text-decoration: underline;
	color: #FFCC00;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	border:0;
}
#copyright a:visit {
text-decoration: underline;
color: #FFff00;
font-family: "Lucida Sans", Arial, Verdana, sans-serif;
border:0;
}
#copyright a:hover {
	text-decoration: underline;
color:#9CFFF8 font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	border:0;
}
#copyright a:active {
	text-decoration: underline;
	color: #FFCC00;
	border:0;
}
.style18 {
	font-weight: bold
}
.style19 {
	color: #000000
}
.style24 {
	font-size: 0.90em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
}
.style20 {
	font-size: 0.75em
}
.style21 {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 0.88em;
}
}
.style26 {
	color: #01585A;
	font-style: italic;
}
.style27 {
	font-size: 0.77em
}
.style31 {
	font-size: 1.3em;
	color: #014245;
}
.style32 {
	font-size: 18px;
	color:#cc0052;
	font-wieght: bold;
}
.style33 {
	font-size: 16px
}
.style34 {
	color: #cc0052
}
.style36 {
	font-size: 10px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}
.style37 {
	font-size: 12px
}
.style38 {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif
}
.style40 {
	font-size: 14px
}
.style42 {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.style43 {
	font-size: 14px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}
.style36 {
	font-size: 10px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}
.style44 {
	color:#ffffff;
}
A.greenlink:link {
	color: #016C74;
	text-decoration: underline;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}
A.greenlink:hover {
	color: #7AECE1;
	text-decoration: underline;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}
.redbold {
	color: #cc0052;
	font-weight: bold;
}
.captionkl {
	font-size: 12px;
}
A.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
A.whitelink:hover {
	color: #7AECE1;
	text-decoration: underline;
}
.testimonialBoxHalf {
	text-align: left;
	font-size: 0.90em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	background-color: #ffe989;
	padding: 3px 3px 3px 3px;
	border: 1px solid #FFC10D;
	width: 248px;
	margin: 0 auto;
}
.testimonialBoxGreen {
	width: 500px;
	text-align: left;
	background-color: #D6F7FF;
	padding: 5px 5px 5px 5px;
	border: 5px solid #016C74;
	font-size: 16px;
}
.GreenBoxText {
	font-size: 0.90em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
A.homeiconlink:link {
	color: #016C74;
	font-weight:bold;
	text-decoration: underline;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
}
A.homeiconlink:hover {
	color: #cc0052;
	font-weight:bold;
	text-decoration: underline;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
 .rollover a {
display:block;
width:32px;
background-color: #FFFFFF
}
.rollover a:hover {
	background-color: #990000
}
}
.divider {
	height:1px;
	background:#b1b1aa;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:10px 0 10px 0;
}

.divider1 {
	height:1px;
	background:#1ae2e4;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:10px 0 2px 0;
}

