* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial;
    font-size: 11px;
    text-align: left;
    color: #616263;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #274c5f;
    margin-bottom: 5px;
}
#row_one {
    background-color: white;
    border-bottom: 7px solid #e4e4e4;
}
#row_one_content {
    width: 950px;
    margin: 0 auto;
}
#row_one_content a{
	display:block;
}
#row_one_content a img{
	width:100%;
}
#tabbed_menu {
    float: right;
    margin-top: 18px;
	width:100%
}
#tabbed_menu ul {
    list-style-type: none;
	display: flex;
    align-items: stretch;
    justify-content: space-between;
	margin: 0;
    padding: 0;

}
#tabbed_menu ul li {
	margin-right: 2px;
	display: block;
	flex: 0 1 auto; /* Default */
	list-style-type: none;
}
#tabbed_menu li.home a {
    display: block;
    width: 39px;
    height: 35px;
    float: left;
    background: url('/media/layout/home_icon.gif') left top no-repeat;
}
#tabbed_menu li.on a span.left_tab {
    display: block;
    width: 4px;
    height: 35px;
    float: left;
    background: url('/media/layout/tab_left_on.gif') left top no-repeat;
}
#tabbed_menu li.on a span.center_tab {
    display: block;
    padding: 10px 4px;
    height: 15px;
    font-size: 14px;
    color: #656565;
    font-weight: bold;
    background: url('/media/layout/tab_center_on.gif') left top repeat-x;
    float: left;
}
#tabbed_menu li.on a span.right_tab {
    display: block;
    width: 4px;
    height: 35px;
    float: left;
    background: url('/media/layout/tab_right_on.gif') left top no-repeat;
}
#tabbed_menu li.link a span.left_tab {
    display: block;
    width: 4px;
    height: 35px;
    float: left;
    background: url('/media/layout/tab_left.gif') left top no-repeat;
}
#tabbed_menu li.link a span.center_tab {
	display: block;
	padding: 10px 7px;
	height: 15px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background: url(/media/layout/tab_center.gif) left top repeat-x;
	float: left;
}
#tabbed_menu li.link a span.right_tab {
    display: block;
    width: 4px;
    height: 35px;
    float: left;
    background: url('/media/layout/tab_right.gif') left top no-repeat;
}
#row_two {
    background-color: #4d9fc8;
    border-top: 1px solid #8e8c8d;
}
#row_two_content {
    width: 886px;
    margin: 0 auto;
}
#row_three {
    height: 4px;
    background: url('/media/layout/row2_sep.gif') left top repeat-x;
}
#header {
    width: 886px;
    margin: 0 auto;
    padding: 20px 0;
}
.services {
    width: 226px;
    padding: 20px;
    float: left;
}
.services_img {
    width: 217px;
    border: 5px solid #e0e3e8;
    border-radius: 5px;
}
.services_title {
    color: #54a3ca;
    font-size: 21px;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #626262;
    margin-bottom: 15px;
}
.services_text {
    color: #626264;
}
a.more_button {
    color: #ffffff;
    float: right;
    margin-right: 5px;
}
a.more_button span.more_center:hover {
    text-decoration: none;
}
.more_button .more_left {
    display: block;
    width: 5px;
    height: 17px;
    float: left;
    background: url('/media/layout/more_left.gif') no-repeat left top;
}
.more_button .more_right {
    display: block;
    width: 5px;
    height: 17px;
    float: left;
    background: url('/media/layout/more_right.gif') no-repeat left top;
}
.more_button .more_center {
    display: block;
    background: url('/media/layout/more_center.gif') repeat-x left top;
    height: 17px;
    padding: 0 5px;
    float: left;
    text-decoration: underline;
}
.services_sep {
    width: 3px;
    height: 292px;
    background: url('/media/layout/services_sep.gif') left top no-repeat;
    float: left;
    margin: 0 20px;
}
#row_four {
    height: 7px;
    background-color: #4d9fc7;
}
#wrapper {
    margin: 0 auto;
    width: 950px;
    padding-top: 20px;
}
#left_bar {
    width: 291px;
    float: left;
    border: 5px solid #eaeaea;
}
#track_box {
    background: #d4d6d6 url('/media/layout/tracking_box_bg.gif') left top repeat-x;
    color: #616263;
    padding: 20px;
}
#track_box span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
	font-weight:bold;
}
.track_box_title {
    font-size: 17px;
    margin: 5px 0;
}
#track_box h2 {
    font-size: 21px;
    margin: 5px 5px;
    color: #616263;
    font-weight: normal;
    margin: 5px 0;
    padding: 0;
}
#track_form td {
    padding: 5px 0;
}
#track_input {
    border: 0;
    background: url('/media/layout/track_input.png') left top no-repeat;
    width: 100%;
    height: 22px;
    font-size: 10px;
    color: #d4cfcf;
    padding: 0 5px;
}
#news {
    padding: 10px 5px;
}
#news img{
	width:100%;
	height:auto;
}
#news ul li {
    margin-bottom: 10px;
}
#content {
    width: 648px;
    float: left;
    margin-left: 0;
    padding: 0;
}
#content a {
    color: #616263;
}
#content .padd01 table td.table_cell {
    border: 3px solid #dadada;
    border-radius: 5px;
    padding: 10px;
    margin: 5px;
}
.servicebg {
    padding: 6px 10px;
    background: url('/media/layout/service_bg.gif') repeat-x left top;
    color: #ffffff;
}
.serviceslink {
    padding-left: 10px;
}
.serviceslink li {
    margin-bottom: 5px;
}
.serviceslink li a {
    text-decoration: none;
}
.serviceslink li a:hover {
    text-decoration: underline;
}
.choosetext {
    margin: 0 10px;
}
ul.chooselink {
    list-style-type: none;
    margin: 10px 0 10px 10px;
}
#footer {
    width: 71%;
    background-color: #274c5f;
    text-align: left;
    padding: 10px 20px;
    margin: 20px auto;
}
#footer ul {
    list-style-type: none;
}
#footer ul li {
    display: inline;
    margin: 0 5px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
#footer ul li a {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 5px;
    text-decoration: none;
}
#footer ul li a.on {
    text-decoration: underline;
}
#footer ul li a:hover {
    text-decoration: underline;
}
.mandatory {
    color: red;
}
.field {
    padding: 4px;
    width: 70%;
    border: 1px solid #4d9fc8;
}
.field:hover {
    background-color: #f3f3f3;
}
.submit {
    background-color: #4D9FC7;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border: 0px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 6px;
    cursor: pointer;
}
#content .left_menu {
    list-style-type: none;
}
#content .left_menu li {
    width: 170px;
    background-color: #53A2CB;
    padding: 7px 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    box-shadow: inset 5px 5px 5px #6FB9DE;
}
#content .left_menu li:hover {
    background-color: #6FB9DE;
}
#content .left_menu li a {
    font-weight: bold;
    display: block;
    text-decoration: none;
    color: #ffffff;
}
#content .left_menu li a.on {
    text-decoration: underline;
}
.with_background table td {
    padding: 3px;
    background-color: #6FB9DE;
    color: #ffffff;
}
.with_background table {
    background-color: #53A2CB;
}
ul.lang {
    display: inline-table;
}
ul.lang li {
    float: left;
    list-style-type: none;
   width:33%;
    display: inline;
}
.lang_box {
	text-align: center;
	padding: 5px 0;
}
.lang li a {
    display: inline;
}
ul.lang li.active {
    box-shadow: 2px 3px 2px #4d9fc8;
}