﻿@charset "utf-8";
.tab_navbar {
	width:68%;
	float:right;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/program_tab.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

.current_page a{
	background-color: #DEEFD1;
	color: #262425;
	text-decoration: none;
}

/*
.navbar {
	width: 1140px;
	min-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/final_navbar_gradient.png);
	border-bottom-style: none;
}
*/


.navbar_text {
	margin-left: 0px;
	padding:10px;
	color: #262425;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width: auto;
}

.navbar_text a:link {
	padding:10px;
	color: #262425;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.navbar_text a:hover {
	background-color: #EDF6E5;
	color: #262425;
	text-decoration: none;
}
.navbar_text a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #FFF;
	color: #262425;
	padding:10px;
}
.video_titles {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F05A22;
}
.button_bar {
	width: auto;
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FAFAFA;
	background-image: url(../Images/button_tab.jpg);
	text-align: right;
	padding-right: 0px;
	margin: 0px;
}
.filter_bar {
	width: auto;
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FAFAFA;
	background-image: url(../Images/tab_bar_normal.jpg);
	text-align: left;
	padding-right: 0px;
	margin: 0px;
	padding-left: 10px;
}

.single_buttons  {
	font-size: 7pt;
	text-transform: uppercase;
}

.single_buttons a:link , 
.single_buttons span.action-command {
	border: thin solid #CCCCCC;
	color: #333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #EBEBEB;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	margin-right: 20px;
}

.single_buttons a:active{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	color: #333;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.single_buttons  a:hover {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.single_buttons  a:visited{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	color: #333;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.single_buttons a:focus{
	outline: none;
}




.button_style {
	font-size: 7pt;
}

.button_style a {
	text-transform: uppercase;
}

.button_style a:link {
	border: thin solid #CCCCCC;
	margin-bottom: 0px;
	text-align: center;
	color: #333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #EBEBEB;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.button_style a:active{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.button_style a:hover {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.button_style a:visited{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.button_style a:focus{
	outline: none;
}

.tab_navbar_wide {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../Images/tab_bar_normal.jpg);
	background-repeat: repeat-x;
	background-color: #649F2B;
	height: 39px;
	width: auto;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.tab_navbar_bottom {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../Images/tab_bar_normal.jpg);
	background-repeat: repeat-x;
    height: 38px;
	width: auto;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}




.docs_navbar_wide {
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
	padding-bottom: 0px;
	height: 39px;
}



.docs_navbar_wide_text {
	margin-left: 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width: auto;
}

.docs_navbar_wide_text a:link {
	padding: 8px 10px;
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.docs_navbar_wide_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tab_bar_highlight.jpg);
}
.docs_current_page_middle a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tab_bar_highlight.jpg);
	height: 39px;
}
.docs_navbar_wide_text a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #FFF;
	color: #FFFFFF;
}
.dynamic_content {
	width:732px;
	float:right;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/table_back.png);
	background-repeat: repeat-x;
	min-height: 200px;
	padding: 15px;
	background-color: #F6F6F6;
}
.tutorials_right_col {
	width: 732px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	min-height: 500px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.dynamic_content_wide {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/table_back.png);
	background-repeat: repeat-x;
	min-height: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: auto;	
}
.dynamic_content_white {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	min-height: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.dynamic_content_wide_green {
	width: 50%;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	min-height: 100px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #CCCCCC;
	float: right;
}
.view_all_list {
	width:auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	min-height: 50px;
	background-color: #FFF;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.login_box {
	width:24%;
	float:right;
	-moz-border-radius: 5px; 																																																																									-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.login_style {
	color: #262425;
	border: thin none #CCC;
	margin-bottom: 0px;
	background-image: url(../Images/login_back.png);
	background-position: center top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	font-size: 8pt;
	margin-top: 15px;
	padding-top: 5px;
}

.login_text {
	color: #333333;
	font-size: 8pt;
}
.tools {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-style: none;
	background-image: url(../Images/button_tab.jpg);
}
.expand_bar {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-style: none;
	background-image: url(../Images/main_body_back.png);
}
.single_tool  {
	
}
.single_tool  a:link {
	padding-right: 0px;	
	padding-left: 20px;
	
}
.single_tool  a:active{
	padding-right: 0px;	
	padding-left: 20px;
}
.single_tool  a:hover {
	padding-right: 0px;	
	padding-left: 20px;
}
.single_tool a:visited{
	padding-right: 0px;	
	padding-left: 20px;
}
.single_tool a:focus{
	outline: none;
}

.inline_photo_left {
	padding-right: 15px;
	padding-bottom: 15px;
}
.bottom_banner {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.footer_blue {
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	background-position: center top;
	background-image: url(../../BOTE%20DOCS/images/footer_gradient.png);
	height: 100px;
}
.credits_blue {
	padding:1px;
	margin:0;
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	width: auto;
}
.right4 {
	width:48%;
	float:right;
	-moz-border-radius: 5px; 																																																																	-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
}
body {
	margin: 0;
	padding: 0;
	width: auto;
	background-repeat: repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444;
	background-color: #898989;
}
html { padding:0; margin:0;}

a {
	text-decoration: none;
	color: #68AD44;
}
a:hover {
	text-decoration: underline;
	color: #68AD44;
}
a:focus {outline:none;}

/* main */
.main {
	width: auto;
	min-width: 1140px;
	padding:0;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: top;
	background-image: url(../images/main_back_4.png);
	background-color: #F5F5F5;
}
.contact_headers {
	color: #F05A22;
	text-transform: uppercase;
	font-size: 12pt;
}
.docs_navbar {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 9px;
	text-align: center;
}



.docs_navbar_text {
	margin-left: 0px;
	padding:10px;
	color: #262425;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width: auto;
}

.docs_navbar_text a:link {
	padding:10px;
	color: #262425;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.docs_navbar_text a:hover {
	background-color: #FDF7EA;
	color: #262425;
	text-decoration: none;
}
.docs_navbar_text a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #FFF;
	color: #262425;
}




.docs_navbar_wide {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 9px;
	text-align: center;
}


/********** header **********/
.blok_header { margin:0; padding:0; background: url(../../BOTE%20DOCS/css/images/header_bg.gif) top repeat-x;}



.header {
	width: 1140px;
	background-image: url(/media/images/Bote_Corporate_Banner_FileForm_Live.png);
	height: 139px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
	
.demo-header {
	width: 1140px;
	background-image: url(/media/images/Bote_Corporate_Banner_FileForm_Demo.png);
	height: 139px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}

.dev-header {
	width: 1140px;
	background-image: url(../images/Bote_Corporate_Banner_FileForm_Dev.png);
	height: 139px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
	

.header .click, .demo-header .click, dev-header .click {
	width:180px;
	float:right;
	padding:0px 0;
	margin:0;
}
.header .click p,  .demo-header .click p, dev-header .click p {
	font: italic 12px Arial, Helvetica, sans-serif;
	color:#888;
	padding:10px 0 0 0;
	margin:0;
	line-height:1.8em;
}
.header .click a, .header .click a  .demo-header .click a, dev-header .click a{
	color: #F05A22;
	text-decoration: none;
} 
/* logo */
.logo {
	width:318px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* menu */	
.menu { padding:0; margin:0; width:500px; float:left; }
.menu ul { text-align: left;  padding:0; margin:0; list-style:none; border:0; float:left;}
.menu ul li { float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a { float:left; margin:0; padding:12px 0; color:#101010; font:normal 11px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase;}
.menu ul li a span { padding:12px 9px; background:none;}
.menu ul li a:hover { color:#fff;  background: url(../../BOTE%20DOCS/css/images/r_menu.gif) no-repeat right;}
.menu ul li a:hover span { color:#fff;  background:url(../../BOTE%20DOCS/css/images/l_menu.gif) no-repeat left;}
.menu ul li a.active { color:#fff; background:url(../../BOTE%20DOCS/css/images/r_menu.gif) no-repeat right;}
.menu ul li a.active span { color:#fff;  background:url(../../BOTE%20DOCS/css/images/l_menu.gif) no-repeat left;}

.left2{
	width: 43%;
	float: left;
	padding-left: 15px;
}
.left2 h2 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.left3 h2 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.carrier_style {
	background-image: url(../images/tutorials_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.drop_down_select {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #D8D8D8;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 25px;
}
.left5 {
	width: 75%;
	float: left;
	padding-left: 15px;
}
.left5 h2 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
/* search */
.search { padding:0; margin:0; width:320px; float:right;}
.search form { display:block; float:right; padding:0;}
.search span { display:block; float:left; background: url(../../BOTE%20DOCS/css/images/search_bg.gif) left top no-repeat; width:206px; padding:0 5px; height:29px;}
.search form .keywords { line-height:15px; height:15px; float:left; width:206px; background:none; border:0; padding:7px 5px; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#101010;}
.search form .button { float:left; margin:0; padding:0;}
/*header_text*/
.header_text_bg {
	margin:0 auto;
	width:1140px;
	padding:0;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #68B44D;
	border-left-color: #68B44D;
}
.header_text { margin:0; padding:10px 0;}
.header_text_resize {padding:5px 10px; width:940px; margin:0 auto;}
/* Ca3er style */
.cu3er_resize { width:960px; margin:0 auto; padding:10px 0 34px 0; background: url(css/images/slider_bg_bottom.gif) no-repeat bottom;}
#cu3er-container { width:960px; outline:0; }
/********** body **********/
.body_resize { margin:0; padding:0;}
.top_slideshow {
	width:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.body {
	width:auto;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
}
.body h2 {
	color: #F05A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body h3 {
	color: #F05A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body h4 {
	color:#444;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.body h5 {
	color:#444;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body h2 span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body img {
	padding:0;
	margin:0px auto;
}
.body img.floated { float:left; padding:0; margin:10px 15px 10px 0;}
.body ul { list-style:none; margin:10px auto; padding:20px 0;}
.body li { padding:3px 5px; margin:0; font: normal 12px Arial, Helvetica, sans-serif; color:#7d7d7d;}
.body li a { font: normal 12px Arial, Helvetica, sans-serif; color:#7d7d7d; text-decoration:none;}
.body li a:hover {
	color: #F05A22;
}
.body p {
	color:#444;
	padding:0px 0px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body p span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body a {
	text-decoration:none;
	color:#444;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.body a:hover {
	text-decoration: underline;
	color: #F05A22;
	font: normal 14px Arial, Helvetica, sans-serif;
}





.body_blue {
	width:auto;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(../images/footer_gradient_2.png);
}
.body_blue h2 {
	color: #F05A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body_blue h3 {
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body_blue h4 {
	color:#444;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.body_blue h5 {
	color:#444;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body_blue h2 span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body_blue img {
	padding:0;
	margin:0px auto;
}
.body_blue img.floated { float:left; padding:0; margin:10px 15px 10px 0;}
.body_blue ul { list-style:none; margin:10px auto; padding:20px 0;}
.body_blue li { padding:3px 5px; margin:0; font: normal 12px Arial, Helvetica, sans-serif; color:#7d7d7d;}
.body_blue li a { font: normal 12px Arial, Helvetica, sans-serif; color:#7d7d7d; text-decoration:none;}
.body_blue li a:hover { color:#c52100;}
.body_blue p {
	color:#444;
	padding:0px 0px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body_blue p span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body_blue a {
	text-decoration:none;
	color:#444;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.body_blue a:hover {
	text-decoration: none;
	color: #F05A22;
	font: normal 14px Arial, Helvetica, sans-serif;
}





.right {
	width: 50%;
	float: right;
	-moz-border-radius: 5px; 																																																											-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
}

.right2{
	width: 1100px;
	float:right;
	-moz-border-radius: 5px; 																																																								-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
	margin-top: 0px;
}
.right h2 {
	color: #F05A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right3{
	width: 1130px;
	float:left;
	margin-left: 50px;

}
.right4 {
	width:68%;
	float:right;
	-moz-border-radius: 5px; 																																																																					-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.left {
	width:810px;
	float:left;
	padding:0px 0;
	margin:0;
}
.block { width:255px; float:left; margin:10px; padding:0;}
.port_resize { width:300px; float:left; margin:10px 5px 5px 5px; padding:0; border:1px solid #dfdfdf;}
.port_resize img { margin:10px 5px;}
.port_resize h2 { padding:10px; margin:0;}
.port_resize p { padding:5px 10px; margin:0;}
/* Navigation */	
ul.Navigation  { padding:20px 0; margin:0; list-style:none; border:0;}
ul.Navigation li { margin:0; padding:0 10px; border:0; line-height:0px;}
ul.Navigation li a { display:block; padding:5px 0 2px 20px; margin:0; border-bottom:1px solid #dedede; background: url(../../BOTE%20DOCS/css/images/ul_li.gif) left no-repeat; color:#979797; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none; line-height:1.6em;}
ul.Navigation li a:hover {
	background: #f8f8f8 url(../../BOTE%20DOCS/css/images/ul_li_hover.gif) left no-repeat;
	border-bottom: 1px solid #dedede;
	color: #F05A22;
	text-decoration: none;
}
ul.Navigation li a.active {
	background: #f8f8f8 url(../../BOTE%20DOCS/css/images/ul_li_hover.gif) left no-repeat;
	border-bottom: 1px solid #dedede;
	color: #F05A22;
	text-decoration: none;
}
/*FBG*/
.FBG_resize {
	margin:0 auto;
	background-color: #FFF;
	width: 1140px;
	text-align: center;
	padding-bottom: 30px;
}
.FBG_resize p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444;
	padding:5px;
	margin:0;
	line-height:1.8em;
}
.FBG_resize ul { list-style:none; margin:10px auto; padding:0;}
/* 
.FBG_resize li { padding:1px 0 1px 15px; margin:0; background:url(images/fbg_ul_li.gif) left no-repeat;}
*/
.FBG_resize li a { font: normal 11px Arial, Helvetica, sans-serif; color:#444; text-decoration:none;}
.FBG_resize li a:hover {
	color: #F05A22;
}
.FBG_resize h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#444;
	padding:5px;
	margin:0;
}
.FBG_resize .left { width:205px; float:left; margin:10px 5px 10px 15px; padding:10px 5px;}

.credits {
	padding: 0px;
	margin: 0;
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	width: auto;
}
/* END_bloga*/
/*************footer**********/
.footer {
	background-repeat: repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	background-position: center;
	background-color: #898989;
}
.footer_resize {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	min-height: 160px;
	background-color: #FFF;
}
.footer_resize_backend {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	min-height: 160px;
	background-color: #FFF;
}
.footer_resize_230 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
	min-height: 230px;
}
.footer_resize_230_backend {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
	min-height: 230px;
}
.footer_resize_long {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	min-height: 550px;
}
.footer_resize_long_backend {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	min-height: 100%;
	background-image: url(../images/credits_back_2.png);
	background-color: #F5F5F5;
}


.footer p {
	font:normal 12px  Arial, Helvetica, sans-serif;
	color:#F7F7F7;
}
.footer a {
	font:12px Arial, Helvetica, sans-serif;
	color:#F7F7F7;
	text-decoration:none;
	padding:5px;
	margin:0;
}


.footer a:hover {
	text-decoration:underline;
}

.footer p.right { text-align:right; width:350px; margin:0; padding:15px 0 0 0; float:right;} 
.footer p.left {
	text-align:center;
	width:auto;
	margin:0;
	color: #999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
} 
/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#7a7a7a;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:normal 12px Arial, Helvetica, sans-serif; color:#222; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:480px; border:1px solid #e8e8e8; margin:5px 0; padding:5px 2px; height:15px; background:#f8f8f8;}
#contactform textarea { width:480px; border:1px solid #e8e8e8; margin:10px 0; padding:2px; background:#f8f8f8; height:150px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 370px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg {
	clear:both;
	padding:0;
	list-style:none;
	background-image: url(../../BOTE%20DOCS/css/LOGO/CREATIVE%20LIFE%20%20COACHING%20LOGO/purple_stripe.png);
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #dedede;
	height: 20px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-repeat: no-repeat;
}

.rounded_corners_left {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
}
.rounded_corners_colored {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	background-image: url(../images/login_back.png);
	border: thin solid #ECEDC2;
}
.rounded_corners_gray {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	background-color: #E5E5E5;
	border: thin solid #CCC;
}

.rounded_corners_padding {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom: 12px;
}

.left{
	margin-left: 20px;
}

.left3{
	width: 300px;
	float: left;
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
}
.left2 h3 {
	color: #F05A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.top_banner {
	width:auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/banner_backdrop.png);
}

.footer_holder {
	width: auto;
	min-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.wide_col {
	margin-left: 20px;
	margin-right: 20px;
}
.products_left {
	float: left;
	padding-left: 15px;
}
.products_right {
	float:right;
	-moz-border-radius: 5px; 																																																		-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 15px;
}
.new_left {
	width: 20%;
	float: left;
	padding-left: 15px;
}
.right3 {
	width: 70%;
	float:right;
	-moz-border-radius: 5px; 																																																																														-webkit-border-radius: 0px;
	border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
.bottom_footer {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	min-width: 1140px;
}
.bottom_footer_text {
	margin-left: 0px;
	padding:5px;
	color: #444;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
}
.bottom_footer_blue {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	min-width: 1140px;
}
.bottom_footer_blue_text {
	margin-left: 0px;
	padding:5px;
	color: #444;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
}
.left4 {
	width: 45%;
	float: left;
	padding-left: 15px;
}
.list_titles {
	font-style: normal;
	font-weight: normal;
	color: #B18E00;
}
.color {
	color: #EBF8FD;
}


#tt {
	position:absolute; 
	display:block; 
	background:url(../images/tt_left.gif) top left no-repeat;
	z-index:102;
}

#tttop {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tt_top.gif) top right no-repeat; 
	overflow:hidden;
}

#ttcont {
	display:block; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#666; 
	color:#FFF; 
	font-size: 11px; 
	text-align:left;
}

#ttbot {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tt_bottom.gif) top right no-repeat; 
	overflow:hidden;
}

img.hidelink, span.hidelink {
	cursor: pointer;
}


div.location-search-result {
	height: 335px; 
	overflow: scroll;
}

tr.carrier-notes
{
	background-color:black;
}

tr.carrier-notes td 
{
    border: 1px solid black;
    border-right: 3px solid black;
}

table.additional-notes-table {
	width:96%; 
	text-align:left; 
	border-collapse: collapse;	
	margin:2px auto;
}

span.city-cell {
	display:block;
	width:150px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
span.company-name-cell {
	display:block;
	white-space:nowrap;
	overflow: hidden;
	width:250px;
	max-width:250px;
	text-overflow: ellipsis;
}

table.rate-result {
	width: 100%; 
	font-family: Consolas, monospace; 
	font-size: small
}

table.condition-table {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

th.condition {
	background-color: #81a4c1;
	border-bottom: 1px solid black;
	border-right: 1px solid #888888;
	text-align: center;
	width: 12em;
}

th.condition-last {
	background-color: #81a4c1;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	width: 12em;
}

td.condition {
	background-color: #c9d9e7;
	border-right: 1px solid #888888;
	text-align: center;
	padding-left: 1mm;
}

td.condition-last {
	background-color: #c9d9e7;
	border-right: 1px solid black;
	text-align: center;
	padding-left: 1mm;
}

th.calculate {
	background-color: #f5ffac;
	border-bottom: 1px solid black;
	border-right: 1px solid #888888;
	text-align: center;
	width: 12em;
}

th.calculate-last {
	background-color: #f5ffac;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	width: 12em;
}

td.calculate {
	background-color: white;
	border-right: 1px solid #888888;
	text-align: center;
}

td.calculate-last {
	background-color: white;
	border-right: 1px solid black;
	text-align: center;
}

th.result {
	background-color: #AAAAAA;
	border-bottom: 1px solid black;
	text-align: center;
	width: 10em;
}

td.result {
	background-color: #DDDDDD;
	text-align: center;
}

td.charge-name {
	padding-left: 1em; 
	text-align: left
}

td.charge-foreign-rate {
	text-align: right;
	padding-right: 2mm;
}

td.charge-rate {
	padding-left: 2mm; 
	padding-right: 2mm; 
	border-left: 1px solid black; 
	background-color: #DDDDDD; 
	text-align: right;
}

td.list-container {
	vertical-align: top;
	border: 1px solid #959595;
	height: 122mm;
}

td.dialog-container {
	vertical-align: middle;
}

table.form {
	margin-left: 0;
	margin-right: 0;
}

td.label {
	text-align: right;
	vertical-align: middle;
	padding-bottom: 1mm;
}

td.input {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 1mm;
	padding-left: 1mm;
}

div.cell {
	padding: 1mm;
	width: 100%;
	height: 100%;
}

div.celltip {
	white-space: nowrap;
	overflow: hidden;
}

div.tip {
	white-space: normal;
}

div.context-menu {
	display: none;
	background-color: #f0f0f0;
	border: 1px solid #bbbbbb;
}

td.context-bar {
	background-color: #dddddd;
	width: 1em;
}
td.context-item {
	text-align: left;
	cursor: pointer;
}

td.context-item:hover {
	text-align: left;
	cursor: pointer;
	background-color: #bbc7e6;
}

input.mono {
	border: 1px solid black;
	font-family: Consolas, Courier New, monospace;
	font-size: 11pt;
}

input.field {
	font-family: Consolas, Courier New, fixed;
	font-size: 11pt;
}

div.form-line {
	margin-bottom: 1mm;
}

label.form-label {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	height: 1.5em;
	line-height: 1.5em;
	zoom: 1; 
	display: inline;
	_height: 1.5em;
}

span.field {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	height: 1.5em;
	line-height: 1.5em;
	margin-left: 1mm;
	zoom: 1; 
	display: inline;
	_height: 1.5em;
}

span.ui {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	height: 1.5em;
	line-height: 1.5em;
	zoom: 1; 
	display: inline;
	_height: 1.5em;
}

span.field-read {
	border: 1px solid #888888;
	background-color: white;
	overflow: hidden;
	padding-left: 1mm;
	padding-right: 1mm;
}

span.field-write {
	border: 1px solid black;
	background-color: #ffffe0;
	overflow: hidden;
	cursor: text;
}

input.field {
	vertical-align: baseline;
	width: 100%;
	height: 100%;
	border: 1px solid black;
	background: transparent;
}

select.field {
	font-family: Consolas, Courier New, fixed;
	font-size: 11pt;
	vertical-align: baseline;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
}

input.line-field {
	display: block;
	float: left;
	width: 100%;
}

label.line-label {
	display: block;
	float: left;
	height: 1.2em;
	line-height: 1.2em;
	text-align: right;
	padding-right: 1pt;
}

textarea.text {
	font-family: Consolas, fixed;
	font-size: 0.9em;
	border: 1px solid black;
	clear: left;
}

img.command {
	margin-top: 1em;
	padding-left: 1mm;
	padding-right: 1mm;
	cursor: pointer;
}

span.data {
	display: block;
	float: left;
	font-family: Consolas, fixed;
	font-size: 0.9em;
	border: 1px solid #aaaaaa;
	text-align: left;
	height: 100%;
	line-height: 100%;
	width: 100%;
	padding-left: 1mm;
	padding-right: 1mm;
	overflow: hidden;
}

div.label-block {
	display: block;
	float: left;
	text-align: right;
	font-family: Cambria, serif;
	font-size: normal;
}

div.block-floater {
	display: block;
	float: left;
	height: 50%;
	margin-bottom: -5mm;
}

div.content {
	display: block;
	clear: both;
}

span.text-block {
	display: block;
	text-align: left;
	font-family: Consolas, fixed;
	font-size: 0.9em;
	border: 1px solid #aaaaaa;
	padding: 1mm;
	overflow: scroll;
	clear: left;
}

div.field {
	display: block;
	float: left;
	text-align: left;
	font-family: Cambria, serif;
	font-size: normal;
	height: 12mm;
	line-height: 12mm;
}

div.scroll {
	width: 400px;
	height: 300px;
	position: absolute;
	left: 425px;
	top: 150px;
	border: 1px solid black;
	background-color: AliceBlue;
}

div.info {
	font-size: 16px;
}

.header {
	color: #527143;
}

a.lang-link {
	color: white;
	text-decoration: none;
	cursor: pointer;
	font-size: 14pt;
}

span.lang-sep {
	padding: 10px;
	color: white;
}

.nt-button {
	padding: 2px 5px;
	margin: 10px;
}

.rich-menu-item,
.rich-menu-item-enabled,
.rich-menu-item-label,
.rich-menu-group,
.rich-menu-group-hover {
	text-align: left;
}

table.auth thead td {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

table.auth tbody td {
	border-left: 1px solid grey;
	border-top: 1px solid grey;
}
	
table.auth thead td span {
	margin-left: 5px;
	margin-right:5px;
}
table.auth tbody td span {
	margin-left: 5px;
	margin-right:5px;
}

/* Rule/Inland Table Styles */	
.selector-header {
	background-color: #ECF4FE;
}
.data-header {
	background-color: #DCE4EE;
}

table.row-form {
	text-align: left; 
	width: 350px; 
	border-spacing: 0pt; 
	border-collapse: collapse; 
	border: 0;
}
table.row-form tr:first-child td {
	padding: 5px 0;
	border-top: 0;
}
table.row-form td {
	padding: 5px 0;
	border-top: 1px solid #c0c0c0;
}
.column-name {
	white-space: normal; 
	display:block; 
	width: 150px;
	margin-right: 5px;
}
.sdt-cell {
	text-align: left; 
	margin-left: 5px; 
	margin-top: 2px; 
	display: block;
	width:150px;
	overflow:hidden; 
	white-space:nowrap;
}
.sdt-header {
	width: 100%; 
	font-weight: bold;
	display: inline;
}
table.form-sep { 
	width:80%;
	border-spacing: 0pt; 
	border-collapse: collapse; 
	border: 0;
}
table.form-sep tr:first-child td {
	padding: 5px 0;
	border-top: 0;
}
table.form-sep td {
	padding: 5px 0;
	border-top: 1px solid #c0c0c0;
}
.dataScrollButton {
	display:block;
	white-space:nowrap;
	margin: 2px 5px;
}

/* End Rule/Inland Table Styles */
	
/* Added: Vicky 
	Trying Round Corners 
	Only works with Firefox, Safari
	Chrome and CSS3 Compatible browser
	Does not work with IE :( */
input.round {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 4mm;
}

.col1 {
	text-align: right;
	width: 25%;
}

.col2 {
	width: 40%;
}

.col3 {
	
}

.rowH {
	height: 30px;
}

.inputerr {
	background-color: red;
}
/* Added: Vicky */

.thumb {
    float: left;
    margin: 0px 20px 20px 0;
    padding: 5px;
    /*border: 1px solid #ccc;*/
    /*background: #f0f0f0;*/
}

.demo-warning {
	width: 100%;
	background-color: red;
	padding: 1mm;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1mm;
}

div.beta-warning {
	background-color: #EDF6E5;
	font-weight: bold;
	margin-bottom: 1mm;
	padding: 1mm;
	text-align: center;
	width: 100%;
}

/* Wizard styles for contracts */
.wizard-label {
	font-weight: bold;
	white-space: nowrap;
	text-align:right;
	display:block;
}
.wizard-table {
	text-align:left;
	border-collapse: collapse;
}
.wizard-table td {
	/*padding: 5px;*/
	vertical-align: top;
}
.wizard-table td span {
	white-space: nowrap;
	font-size: 12px;
}
.et-text
{
	width: 300px;
	font-family:Consolas,Monaco,Courier New, monospace;
	border:1px solid grey;
}

div.wizard-buttons {
	width:100%; 
	height: 30px; 
	text-align:left; 
	padding: 5px;
	border-top: 2px solid grey;
}
div.wizard-body {
	width: 500px;
	min-width: 500px;
	min-height: 450px;
}
.input-warning {
	color:green;
	margin-top: 5px;
}

.auth-checkbox {
	margin-right: 5px;
	margin-left: 0;
}

.auth-item {
	font: 9pt Arial, sans-serif;
	text-decoration: none;
}

span.auth-item a {
	font: 9pt Arial, sans-serif;
	text-decoration: none;	
}

.auth-container {
	height: 300px; 
	width: 100%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	text-align: left; 
	font: 9pt Arial, sans-serif; 
	overflow: auto;
}

.auth-control {
	margin-left: 5px;
	margin-right: 5px;
}

div.auth-wrapper {
	width:100%; 
	text-align:right; 
	border:1px solid grey;
	margin:8px auto; 
	overflow:auto;
	background-color: white;
}

div.messages-container{
	width: 100%; 
	min-height:50px; 
	border-top: 1px solid grey; 
	text-align:left; 
	overflow-y: auto;
}
div.messages-container dl.rich-messages {
	margin-top: 0px;
	margin-left: 10px;
}

a.news-message-link {
	color:inherit;
	cursor: pointer;
}

div.news-message-message-container {
	font: 12px Arial, sans-serif; 
	margin: 4px auto; 
	width: 95%; 
	display:block; 
	height:100%; 
	background-color: white;	
}

div.news-message-message-container a {
	color: #0078D0;
}

/* Start Inland/Rule Table Styles */
table.import-radio tr:first-child td:first-child label {
	margin-right: 5px;
}
table.import-radio label {
	white-space:nowrap;
}
table.import-options {
	margin-left: auto; 
	margin-right: auto; 
	width:98%; 
	text-align:center;
}
table.import-options td {
	width: 50%;
}
div.import-message {

}
div.import-message pre {
	font:13px Calibri,Arial,sans-serif;
}
table.wizard-controls {
	float:right;
}
table.wizard-controls td {
	padding-left: 20px;
}
ol.steps {
	margin: 0 10px;
	padding: 0 0 0 20px; /*--Distance between the order numbers--*/
}
ol.steps li {
	margin: 0;
	padding: 15px 15px;
	font-size: 1.0em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #353535;
	border-right: 1px solid #333;
	border-left: 1px solid #151515;

}
span.inland-label {
	white-space:nowrap;
}

table.column-info {
	margin: 5px 0 5px auto; 
	text-align:left;
}
table.column-info td {
	padding-top: 5px;
	padding-bottom: 5px;
}
table.column-info td:first-child {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
}

/* End Inland/Rule Table Styles */

.confirm-wrapper {
	width:300px;
	font-size: 12px;
}
.confirm-message {
	width:100%;
	text-align:left;
	min-height:40px;
}
.confirm-buttons {
	margin-top:15px;
	width:100%;
	text-align:right;
}

.comm-text-area {
	height: 65mm; 
	width: 60mm;
}
table.sub-list td {
	vertical-align:top;
}

table.sub-list td p {
	margin-top:0;
}

a.inland-button,
a.command,
a.bote-button,
span.inland-button  {
	font-size: 10pt;
	text-transform: uppercase;
	margin-right:6px;
	margin-left:6px;
	white-space:nowrap;
}

a.inland-button:link,
a.command:link,
a.bote-button:link {
	border: thin solid #CCCCCC;
	margin-bottom: 0px;
	text-align: center;
	color: #333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #EBEBEB;
	font-weight: normal;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button:active,
a.command:active,
a.bote-button:active {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button:hover,
a.command:hover,
a.bote-button:hover {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button:visited,
a.command:visited,
a.bote-button:visited  {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button[onclick="return false;"]:link,
a.command[onclick="return false;"]:link,
a.bote-button[onclick="return false;"]:link,
span.inland-button {
	border: thin solid #CCCCCC;
	margin-bottom: 0px;
	text-align: center;
	color: #B1B1B1;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #EBEBEB;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button[onclick="return false;"]:active,
a.command[onclick="return false;"]:active,
a.bote-button[onclick="return false;"]:active {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #B1B1B1;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button[onclick="return false;"]:hover,
a.command[onclick="return false;"]:hover,
a.bote-button[onclick="return false;"]:hover  {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #B1B1B1;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button[onclick="return false;"]:visited,
a.command[onclick="return false;"]:visited,
a.bote-button[onclick="return false;"]:visited {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	text-align: center;
	color: #B1B1B1;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

a.inland-button[onclick="return false;"]:focus,
a.command[onclick="return false;"]:focus,
a.bote-button[onclick="return false;"]:focus {
	outline: none;
}

.single_buttons a[onclick="return false;"]:link,
.single_buttons span.action-command{
	border: thin solid #CCCCCC;
	color: #B1B1B1;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #EBEBEB;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	margin-right: 20px;
}

.single_buttons a[onclick="return false;"]:active{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	color: #B1B1B1;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.single_buttons a[onclick="return false;"]:hover {
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	color: #B1B1B1;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.single_buttons a[onclick="return false;"]:visited{
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 0px;
	color: #B1B1B1;
	text-decoration: none;
	background-color: #EBEBEB;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
}

.single_buttons a[onclick="return false;"]:focus{
	outline: none;
}

.row-wrapper {
	max-height: 450px;
	overflow-y: auto;
	width: 475px;
}

.inlineblockfix
{
    display: inline-block;
}
