body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FAFBF5;
	font-style: normal;
	font-weight: bold;
	color: #916C5B;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #916C5B;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	display:inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	display:inline;
	line-height: 16px;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	text-align: left;
	display: inline;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	display: inline;
	text-align: center;
	font-weight: normal;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	display: inline;
	font-weight: bold;
	text-align: center;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #ffffff;
	display: inline; 
	text-align: center;
	font-weight: normal;
}
.h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	color: #ffffff;
	display: inline; 
	text-align: center;
	font-weight: normal;
}
.h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	display: inline;
	text-align: center;
}
.h10_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	display: inline;
	text-align: center;
}
.h10_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #5175B7;
	display: inline;
	text-align: center;
}

.h10_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ED1C24;
	display: inline;
	text-align: center;
}


.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #933;
	text-align: left;
}
.alert_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #933;
	text-align: center;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
li {
	margin-bottom: 8px;
}

form {
	display: inline; 
}
.dashes_black_center {
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.headline1_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.headline2_red_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #F00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.headline2_red_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #F00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.heading4_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display:inline;
	line-height: 16px;
	text-align: center;
}


.headers_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #93bee5;
	list-style-type: circle;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}
.headers_bronze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #9C927F;
	list-style-type: circle;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}

.headers_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999;
	list-style-type: circle;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}





.textinput {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #f7f7f7;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

.content_centered {position: relative; display: block; }
.content_justified {position: relative; display: none; }
.testimonial_justified {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	line-height: 12px;
	text-align: justify;
}

.testimonial_left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
}
.middle_bg_blue {
	background-image: url(../images/home_middle_blue.jpg);
	color: #FFF;
}
.middle_bg_red {
	background-image: url(../images/home_middle_red.jpg);
	color: #FFF;
}

.white_dashes {
	color: #FFF;
	text-align: center;
}
p2 {
	text-indent: 0;
	line-height: 20px;
}
.body_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #93bee5;
	list-style-type: circle;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: center;
	background-color: #FAFBF5;
	font-style: normal;
	font-weight: normal;
/* 	text-indent: 1.1em; */
}
.p_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: center;
}
.p_boldred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ED1C24;
	text-align: justify;
	font-weight: bold;
}
.p_bold_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: justify;
	font-weight: bold;
}
.p_bold_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #204699;
	text-align: justify;
	font-weight: bold;
}
.p_bold_blue_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #204699;
	text-align: center;
	font-weight: bold;
}
.p_bold_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #516740;
	text-align: justify;
	font-weight: bold;
}
.p_bold_pink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #C13870;
	text-align: justify;
	font-weight: bold;
}






#bodyframe {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.producttitles {
	font-size: 12px;
	color: #916C5B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.main_bottomonly {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d9d9d9;
}
.main_top-bottom-only {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d9d9d9;
}
.middlewhite_size12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	display:inline;
	line-height: 13px;
}
.middleblack_size12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	display:inline;
	line-height: 13px;
}

.middlewhite_size14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	display:inline;
	line-height: 14px;
}


.productbody_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
	background-color: #93bee5;
}
.productbody_headers_boldcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #603;
	list-style-type: circle;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}


.producttitles_center {
	font-size: 16px;
	color: #916c5b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.pricing {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-align: left;
	margin: 15px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #866961;
	border-bottom-color: #866961;
}
.princing_nodetail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	text-align: center;
}

.sidebar1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	text-align: center;
}
.sidebar_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #6F85D2;
	text-align: center;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #6F85D2;
	border-right-color: #6F85D2;
	border-bottom-color: #6F85D2;
	border-left-color: #6F85D2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-right-style: solid;
	border-right-color: #FFF;
	border-right-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebarleft_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	text-align: left;
}
.sidebarleft_links_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #933;
	text-align: left;
	font-weight: normal;
}
.submitbutton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
.disclaimers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}
.video_text_justified {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
}

