@CHARSET "ISO-8859-1";
/* Base Styles */
	/* ---------------------------------------------------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	font-family: verdana, tahoma, arial;
	background-color: #0F95F2;
}
a {
	color: #000000;
	text-decoration: none;
}
a.grey {
	color: #666666;
}
a.white {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
input.login_button {
	margin-left: 5px;
}
input.login_text {
	width: 120px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #9e9ea0;
	margin-left: 5px;
}
p {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	margin-top: 0px;
	line-height: 16px;
	letter-spacing: 1px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
}
h1.front {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 16px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
}
h2.front {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	border: 0px;
}
h3 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
}
h4 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
}
h5 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
ul, li {
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 5px;
	
}
sup {
	font-size: 6px;
	color: #333333;
}
/* Form Elements*/
/* ---------------------------------------------------------------------------------------------------------- */
.form_element {
	width: 100%;
	margin-bottom: 10px;
	clear:both;
}
.form_name {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.form_value {
	float: left;
	width: 300px;
	padding-bottom: 5px;
}
.form_response {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form_response_ok {
	color: green;
	padding-top: 10px;
	padding-bottom: 10px;
}
#form_container .input_text {
	width: 200px;
}
#form_container select {
	width: 203px;
}
#form_container textarea {
	width: 400px;
	height: 100px;
}

/* Custom Tables */
/* ---------------------------------------------------------------------------------------------------------- */
.table_main {
	width: 100%;
}
.table_inner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.table_inner_front {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
.table_inner_topnav {
	width: 600px;
}
.table_inner_login {
	width: 600px;
}
.table_inner_content {
	width: 950px;;
	margin-left: auto;
	margin-right: auto;
}
.table_inner_content_front {
	width: 980px;;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
.table_inner_content_box {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.table_inner_content_demo {
	width: 330px;
	height: 150px;
	background-image: url("images/background_demo.jpg");
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.table_inner_footer_1 {
	width: 980px;
}
.table_inner_footer_2 {
	width: 980px;
	border-top-color: #82C8FF;
	border-top-width: 1px;
	border-top-style: solid;
}

/* Custom Table Cells: Header */
/* ---------------------------------------------------------------------------------------------------------- */
.tablecell_page_header {
	background-color: #FFFFFF;
	height: 80px;
	text-align: center;
	vertical-align: top;
}
.tablecell_page_header_logo {
	width: 380px;
	height: 80px;
	text-align: left;
}
.tablecell_page_header_login_form1 {
	width: 420px;
	text-align: right;
}
.tablecell_page_header_login_form2 {
	width: 120px;
	text-align: right;
}
.tablecell_page_header_login_form3 {
	width: 60px;
	text-align: right;
}
.tablecell_page_header_login_info {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.tablecell_page_header_info {
	color: #666666;
	font-size: 10px;
	text-align: right;
}

.tablecell_page_header_login_message {
	color: red;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.tablecell_page_compare {
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

.tablecell_page_compare strong {
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	
}

.tablecell_page_compare_underline1 {
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #F2F2F2;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
}

.tablecell_page_compare_underline2 {
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
}

.tablecell_page_compare_underline3 {
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F2F2F2;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

/* Custom Table Cells: Navigation */
/* ---------------------------------------------------------------------------------------------------------- */
.tablecell_page_navigation {
	background-image: url("images/background_navigation.gif");
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	vertical-align: top;
}

/* Custom Table Cells: Content */
/* ---------------------------------------------------------------------------------------------------------- */
.tablecell_page_content {
	background-color: #FFFFFF;
	background-image: url("images/background_content.gif");
	background-repeat: repeat-x;
	background-position: center top;
	height: 300px;
	text-align: center;
	vertical-align: top;
}
.tablecell_content_title {
	height: 60px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
	background-image: url("images/dot.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
	
}
.tablecell_content_full {
	text-align: left;
	vertical-align: top;
}
.tablecell_content_column1 {
	padding-top: 10px;
	padding-bottom: 30px;
	width: 700px;
	height: 300px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-image: url("images/dot.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
.tablecell_content_column2 {
	width: 250px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.tablecell_content_footer {
	height: 20px;
}

.indented p
{
text-indent: 1.5em;
}

/* Custom Table Cells: Content (Front Page) */
/* ---------------------------------------------------------------------------------------------------------- */
.tablecell_content_front_box1 {
	width: 326px;
	height: 168px;
	background-image: url("images/box_front_1.jpg");
	background-repeat: no-repeat;
}

.tablecell_content_front_box2 {
	width: 326px;
	height: 168px;
	background-image: url("images/box_front_2.jpg");
	background-repeat: no-repeat;
}

.tablecell_content_front_box3 {
	width: 326px;
	height: 168px;
	background-image: url("images/box_front_3.jpg");
	background-repeat: no-repeat;
}
.tablecell_content_front_span {
	width: 978px;
	height: 168px;
	background-image: url("images/box_front_span.jpg");
	background-repeat: no-repeat;
}
.tablecell_content_front_span_left {
	width: 634px;
	padding-left: 25px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;

	color: #666666;
	font-size: 11px;
}
.tablecell_content_front_span_right {
	width: 304px;
	padding-left: 15px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
}
.tablecell_content_front_box_title {
	height: 30px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
}
.tablecell_content_front_box_middle {
	padding-left: 130px;
	padding-right: 12px;
	padding-top: 12px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.tablecell_content_front_box_middle p {
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 0px;
	line-height:  12px;
}

.tablecell_content_front_box_middle ul {
	margin-top: -5px;
	margin-left: -10px;
	line-height: 14px;
}
.tablecell_content_front_box_middle li {
	line-height: 8px;
}
.tablecell_content_front_box_button {
	padding-right: 15px;
	padding-bottom: 12px;
	text-align: right;
	vertical-align: bottom;
}

/* Custom Table Cells: Boxes */
/* ---------------------------------------------------------------------------------------------------------- */
.tablecell_box_header {
	height: 34px;
	padding-top: 6px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-image: url("images/box_header.jpg");
	text-align: left;
	vertical-align: top;
}
.tablecell_box_middle {
	height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	background-image: url("images/box_middle.jpg");
}

/* Custom Table Cells: Box (Demo) */
/* ---------------------------------------------------------------------------------------------------------- */
#demo {
	font-size: 11px;
	clear: both;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#demo .label {
	color: #666666;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 5px;
	float: left;
	width: 209px;
	height: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;	
}
#demo .button {
	margin-right: 10px;
	float: right;
	width: 19px;
	height: 28px;
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-image: url("images/arrow.gif");
	background-repeat: repeat-x;
	background-position: center;
}
#demo .button:hover {
	cursor: pointer;
	background-color: #CCCCCC;
}
#demo .field_name {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
}
#demo .field_value {
	padding-left: 10px;
}
#demo .form {
	margin-left: 5px;
	margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #E8E8E8;
}
#demo .form_description {
	color: #666666;
	padding-left: 5px;
	padding-top: 5px;
}
#demo input {
	
}
/* Custom Table Cells: Footer */
/* ---------------------------------------------------------------------------------------------------------- */
.tablecell_page_footer1 {
	background-image: url("images/background_bottom.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	height: 60px;
	text-align: center;
	vertical-align: top;
}
.tablecell_footer1_header {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 1px;
	color: #FFFFFF;
	border-left-color: #82C8FF;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: left;
}
.tablecell_footer1_content {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 35px;
	text-align: left;
	vertical-align: top;
}
.tablecell_page_footer2 {
	height: 60px;
	text-align: center;
	vertical-align: top;
}
.tablecell_footer2_left {
	width: 500px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}
.tablecell_footer2_center {
	width: 300px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;	
}
.tablecell_footer2_right {
	width: 200px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

/* Paragraph */
/* ---------------------------------------------------------------------------------------------------------- */
.content_main {
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	padding-right: 10px;
	text-align: justify;
}

.content_regular_title {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.content_regular {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
}


/* FeatureBox */
/* ---------------------------------------------------------------------------------------------------------- */
.full_wrapper {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.full_window {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 978px;
	height: 220px;
}
.full_window_f1 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_01.jpg");
	background-repeat: no-repeat;
}
.full_window_f2 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_02.jpg");
	background-repeat: no-repeat;
}
.full_window_f3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_03.jpg");
	background-repeat: no-repeat;
}
.full_window_f4 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_04.jpg");
	background-repeat: no-repeat;
}
.full_window_f5 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_05.jpg");
	background-repeat: no-repeat;
}
.full_window_f6 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_06.jpg");
	background-repeat: no-repeat;
}
.full_window_f7 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	width: 958px;
	height: 200px;
	background-image: url("images/FEATURE_06.jpg");
	background-repeat: no-repeat;
}
.fw_title {
	margin-top: 10px;
	margin-left: 300px;
	font-size: 20px;
}
.fw_msg {
	margin-top: 10px;
	margin-left: 300px;
	height: 130px;
	
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}

.fw_msg ul li {
	line-height: 16px;
}
.fw_link {
	float: right;
	margin-right: 20px;
	font-size: 11px;
}
.full_link {
	float: left;
	width: 30px;
	height: 10px;
	background-color: #CCCCCC;
}
.full_link_selected {
	float: left;
	height: 10px;
	width: 30px;
	background-color: #F2F2F2;
}
.full_link:hover {
	cursor: pointer;
	background-color: #F2F2F2;
}
.left_wrapper {
	clear: both;
	float: left;
	width: 685px;
	background-color: #F2F2F2;
	border: 1px solid #E8E8E8;
	margin-bottom: 10px;
}
.left_window {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	float: right;
	width: 475px;
	height: 200px;
	background-color: #FFFFFF;
}
.left_link {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 190px;
}
.left_link_selected {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 190px;
	background-color: #FFFFFF;
}
.left_link:hover {
	cursor: pointer;
	background-color: #F2F2F2;
}

.featured_front_ul {
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 35px;
}

/* Product Summary */
/* ---------------------------------------------------------------------------------------------------------- */
.product_summary_window {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 600px;
	height: 400px;
	border: 1px solid #E8E8E8;
}
.product_summary_button {
	float: left;
	width: 60px;
	height: 20px;
	background-color: #CCCCCC;
}
.product_summary_button_selected {
	float: left;
	width: 60px;
	height: 20px;
	background-color: #F2F2F2;
}
.product_summary_button:hover {
	cursor: pointer;
	background-color: #F2F2F2;
}

/* Navigation */
/* ---------------------------------------------------------------------------------------------------------- */
#navigation ul {
	padding: 0px;
	margin: 0px;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	line-height: 0px;
	height: 30px;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 22px;
}

.navoption_1 {
	width: 150px;
}

.navoption_1:hover {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #1098e6;
	width: 148px;
}

.navoption_2 {
	width: 160px;
}

.navoption_2:hover {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #1098e6;
	width: 158px;
}

.navoption_3 {
	width: 150px;
}

.navoption_3:hover {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #1098e6;
	width: 148px;
}

.navoption_4 {
	width: 170px;
}

.navoption_4:hover {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #1098e6;
	width: 168px;
}

.navoption_5 {
	width: 150px;
}

.navoption_5:hover {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #1098e6;
	width: 148px;
}

.navoption_6 {
	width: 200px;
}

.navoption_6:hover {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #1098e6;
	width: 198px;
}

.navoption_7 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-image: url("images/navbg.jpg");
	width: 228px;
}

.navoption_7:hover {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background-image: url("images/navbg_hover.jpg");
	width: 228px;
}

/* Div Boxes (Column 2) */
/* ---------------------------------------------------------------------------------------------------------- */
.divnav {
	font-size: 10px;
}

.divnav .header {
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}

.divnav .item {
	color: #333333;
	padding-left: 15px;
	padding-bottom: 6px;
}

.divnav a {
	color: #333333;
}
a.faq {
	cursor: pointer;
}
div.faq {
	

	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	
	padding-top: 12px;
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	padding-left: 15px;
	
}

/* Images */
/* ---------------------------------------------------------------------------------------------------------- */
img.mgmt {
	
	float: right;
	padding-left: 10px;
	
}