a {color: #568F14; text-decoration:none;}
a:link    {color:#568F14; text-decoration:none;}
a:active  {color:#568F14; text-decoration:none;}
a:visited {color:#568F14; text-decoration:none;}
a:hover   {color:#ef6f21; text-decoration:none;}

body {
    background-color: #b3cadc;
	margin: 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #222;
}
#header_area {
    margin: 0px;
    background: url(../graphics/site/background_header.jpg) repeat-x #fff;
    min-height: 197px;
}
#header_area_checkout {
    margin: 0px;
    background: url(../graphics/site/background_header.jpg) repeat-x #fff;
    min-height: 180px;
}
#wrapper {
    width: 848px;
    margin: 0px;
}
.content_area {
    margin: 0px;
    padding: 0px;
    width: 681px;
    background: url(../graphics/site/background_content_top.gif) no-repeat #fff;
}
.content_area_checkout {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    width: 791px;
    background-color: #fff;
}
.content_area_login {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    width: 681px;
    background-color: #fff;
}
.content_margin {
    margin: 0px 5px 0px 0px;
}
.right_side {
    width: 9px;
    margin: 0px;
    background: url(../graphics/site/background_side_right.gif) repeat-y;
}
.footer_cell {
    padding-left: 7px;
}
.footer_nav {
    padding: 5px 0px 5px 0px;
    font-size: 10px;
    text-align: center;
    background-color: #fff;
}
    .footer_nav a:link    {color:#555;text-decoration:none;}
    .footer_nav a:visited {color:#555;text-decoration:none;}
    .footer_nav a:active  {color:#555;text-decoration:none;}
    .footer_nav a:hover   {color:#ef6f21;text-decoration:none;}
#footer_line {
    width: 801px;
    height: 8px !important;
    min-height: 8px !important;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #000;
    background-color: #fff;
}
#footer {
    width: 801px;
    margin: 0px;
    background-color: #000;
    padding: 7px 0px 7px 0px;
    text-align: center;
    color: #c9d9e7;
}
#footer_credits {
    padding-top: 3px;
    font-size: 10px;
    text-align: center;
}
/* common definitions */
h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #ef6f21;
}
h2 {
    margin-top: 10px;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: bold;
    color: #ef6f21;
}
h3 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #ef6f21;
}
h4 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #ef6f21;
}
p {
    margin-top: 0px;
    margin-bottom: 10px;
}
.clear {
    clear: both;
}
.divider_line {
    margin-bottom: 4px;
    height: 1px;
    border-bottom: 1px solid #6c6c6c;
}
.margin_indent {
    margin-left: 20px;
    margin-right: 20px;
}
.image_column_right {
    float: right;
    margin-left: 5px;
}
.orange_text {
    color: #ef6f21;
}
.green_text {
    color: #6dbc13;/* 6ebd14 568F14*/
}
.small_text {
    font-size: 10px;
}
.faq_heading {
    font-size: 14px;
    font-weight: bold;
    color: #ef6f21;
}
/* home definitions */
.info_area_home {
    float: left;
    width: 190px;
    margin-right: 7px;
    text-align: left;
}
.info_box_home {
    width: 175px !important;
    margin-top: 3px;
    padding: 5px;
    background-color: #eef2f7;
    border: 1px solid #6c6c6c;
    font-size: 12px;
    text-align: center;
}
.info_box_home h1 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #ef6f21;
}
.info_box_home p {
    margin-top: 5px;
    margin-bottom: 0px;
}
.info_box_home_orange {
    color: #ef6f21;
}
/* product definitions */
.product_info {
    padding-left: 5px;
    font-size: 12px;
	color: #222;
}
.product_title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #ef6f21;
}
.product_text {
    font-size: 12px;
	color: #222;
}
.product_text_small {
    font-size: 9px;
	color: #222;
}
.product_link_button {
    margin-top: 10px;
}
.product_link_button img {
    margin-right: 10px;
}
.product_divider_line {
    margin-top: 2px;
    margin-bottom: 15px;
    height: 1px;
    border-bottom: 1px solid #6c6c6c;
}
/* testimonial definitions */
.testimonial {
    width: 671px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #6c6c6c;
}
.testimonial_signature {
    margin-top: 0px;
    text-align: right;
}
/* navigation definitions */
.nav_area {
    width: 158px;
    margin: 0px;
    background: url(../graphics/site/background_side_left.gif) repeat-y;
}
    .nav_area a:link    {color:#555;text-decoration:none;}
    .nav_area a:visited {color:#555;text-decoration:none;}
    .nav_area a:active  {color:#555;text-decoration:none;}
    .nav_area a:hover   {color:#ef6f21;text-decoration:none;}
.nav_area_checkout {
    width: 48px;
    margin: 0px;
    background: url(../graphics/site/background_side_left_checkout.gif) repeat-y;
}
.nav_top {
    width: 158px;
    margin: 0px;
    background: url(../graphics/site/background_nav.gif) repeat-y;
}
.navigation {
    width: 158px;
    margin: 0px;
    background: url(../graphics/site/background_nav_top.gif) no-repeat;
}
.nav {
    margin-left: 5px;
    font-size: 13px;
	line-height: 14pt;
    color: #010101;
    text-decoration:none;
}
    .nav a:link    {color:#555;text-decoration:none;}
    .nav a:visited {color:#555;text-decoration:none;}
    .nav a:active  {color:#555;text-decoration:none;}
    .nav a:hover   {color:#ef6f21;text-decoration:none;}
.navlocation {
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
	line-height: 16pt;
    color:#333;
    text-decoration:underline;
}
    A.navlocation:link    {color:#010101;text-decoration:underline;}
    A.navlocation:visited {color:#010101;text-decoration:underline;}
    A.navlocation:active  {color:#010101;text-decoration:underline;}
    A.navlocation:hover   {color:#010101;text-decoration:underline;}
/* spirit default definitions */
.bold   {font-size:10pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text   {font-size:10pt;margin-left:10px;margin-right:10px;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text6  {font-size:6pt;margin:0;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text7  {font-size:7pt;margin:0;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text7B {font-size:7pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text8  {font-size:8pt;margin:0;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text8B {font-size:8pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text9  {font-size:9pt;margin:0;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text9B {font-size:9pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text10 {font-size:10pt;margin-left:10px;margin-right:10px;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text10B{font-size:10pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text11 {font-size:11pt;margin-left:10px;margin-right:10px;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text11B{font-size:11pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text12 {font-size:12pt;margin-left:10px;margin-right:10px;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.text12B{font-size:12pt;margin-left:10px;margin-right:10px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;color:#333333;}
.warning {
    font-size: 11pt;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #990000;
}
