body{
font-size: 10pt;
font-family: Sans-serif, Arial, Verdana, Helvetica;
color: #136a64;
}
td{
font-size: 9pt;
}

a:link { color: #f3a307; text-decoration: none; }
a:visited { color: #f3a307; text-decoration: none; }
a:active { color: #f3a307; text-decoration: none; }
a:hover { color: #f7bb45; text-decoration: none; }

.top_bar{
background: #1b6e69;
border-bottom: 1px solid #ffffff;
}

.plainlink a:link { color: #136a64; text-decoration: none; }
.plainlink a:visited { color: #136a64; text-decoration: none; }
.plainlink a:active { color: #136a64; text-decoration: none; }
.plainlink a:hover { color: #136a64; text-decoration: none; }

.bottom
{
	color: #136a64;
  text-decoration: none;
font-size: 8pt;
}
.bottom a:link { color: #136a64; text-decoration: none; }
.bottom a:visited { color: #136a64; text-decoration: none; }
.bottom a:active { color: #136a64; text-decoration: none; }
.bottom a:hover { color: #136a64; text-decoration: none; }

.content_div{
position: ;
border: 0px solid red;
width: 425px;
padding-right: 7px;
padding-bottom: 5px;
text-align: justify;
margin-top: 1.4em;
margin-left: 0.1em;
left:0px;
height: 52.3em;
overflow: auto;
scrollbar-face-color: #003;
scrollbar-highlight-color: #ccc;
scrollbar-3dlight-color: #003;
scrollbar-darkshadow-color: #003;
scrollbar-shadow-color: #ccc;
scrollbar-arrow-color: white;
scrollbar-track-color: #003; 
z-index: 1;
}
.content_div input{
background: #fff;
border: 1px solid #3f74aa;
padding: 0px;
height: 22px;
}
.content_div a{
color: #fff;
}

tr.row1 td {
background: #e7f0ef;
height: 20px;
}
tr.row2 td {
background: #d0e1e0;
height: 20px;
}

.vline {
border-left: 1px solid #000000;
width: 1px;
}
.hline {
border-top: 1px solid #000000;
}
.inputbox1 {
border: 1px solid #000000;
width: 100%;
}
.bottom_swish {
padding-bottom: 40px;
}
.bottom_blank_area{
height: 100px;
background: #000000;
}
.section_title {
font-size: 26pt;
color: #edaf36;
font-weight: bold;
margin: 0px;
padding-bottom: 0px;
}



table.route_lookup_table{
	background: #ffffff;
}
table.route_lookup_table td.item{
	background: #FCFECF;
	padding: 3px;
}
table.route_lookup_table .title {
	font-weight: bold;
	font-size: 14px;
background-color: #55AC20;
color: #fff;	
}

table.cancel_table{
	background: #ffffff;
	padding: 4px;
}
.row1 {
background: #e7f0ef;
height: 20px;
}
.row2 {
background: #d0e1e0;
height: 20px;
}
table.cancel_table td.item{
	/*background: #FCFECF;*/
	padding: 3px;
}
table.cancel_table .title {
	font-weight: bold;
	font-size: 14px;
	background-color: #7f9db9;
	color: #fff;
}

table.carrier_table{
	background: #ffffff;
}
table.carrier_table td.item{
	/*background: #FCFECF;*/
	padding: 3px;
}
table.carrier_table .title {
	font-weight: bold;
	font-size: 14px;
	background-color: #7f9db9;
	color: #fff;
}

table.steliz_table {
	background: #ffffff;
}
table.steliz_table td {
	padding: 3px;
background: #e7f0ef;
height: 20px;
}
table.steliz_table .title{
	font-weight: bold;
	font-size: 14px;
	background-color: #7f9db9;
	color: #fff;
}


table.infobox{
	background: #ffffff;
}
table.infobox td.item{
	background: #e7f0ef;
	padding: 2px;
	font-size: 8pt;	
}
.bigitem{
	background: #e7f0ef;
}
.bigitem .item{

}
.bigitem .item a:link{
	color: #5e7e7c;
}
.bigitem .item a:visited{
	color: #5e7e7c;
}
.bigitem .item a:active{
	color: #5e7e7c;
}
.bigitem .item a:hover{
	color: #5e7e7c;
}
	
table.infobox .title {
	font-weight: bold;
	font-size: 8pt;
	background:#d0e1e0;
	color: #5e7e7c;
}

.inputbox{
	width: 200px;
	border: 1px solid #7f9db9;
	}
.inputbox-focus{
	width: 200px;
	border: 1px solid #000000;
	background-color: #ECEFAD;
}
.selectbox{
	width: 200px;
	height: 22px;
}
.selectbox-focus{
	width: 200px;
	height: 22px;
}
.redtext{
color: red;
}
.register-row1{
background:#f5f0df;
}
.register-row2{
background:#f9f6ec;
}

.headertitle {
	font-weight: bold;
	font-size: 10pt;
	background-color: #7f9db9;
	color: #fff;
	padding: 3px;
}

.faq_questions a{
	color: #303F4B;
	font-weight: bold;
}
.faq_questions a:link { color: #303F4B; }
.faq_questions a:visited { color: #303F4B; }
.faq_questions a:active { color: #303F4B; }