* {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('images/main_bg.jpg') repeat-x left top #4396CA;
  font-family: "Arial";
  color: #000;
  text-decoration: none;
  padding-top: 24px;
}

.clear {
  clear: both;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border-width: 0px;
}

h1 {
  display: inline;
  color: #3F89C3;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin: 12px 1px 9px 12px;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}

hr {
  border-width: 1px 0px 0px 0px;
  border-color: black;
  border-style: solid;
  height: 1px;
}

#networkBar {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
  text-align: center;
}

#page {
  width: 995px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

#page_header {
  height: 93px;
}

#page_header .leftheader {
  width: 446px;
  float: left;
  display: inline;
}

#logo {
  float: left;
  margin: 6px 0 17px 10px;
  display: inline;
}

#logo_description {
  float: left;
  margin: 30px 0 0 11px;
  display: inline;
}

#page_header .rightheader {
  width: 446px;
  float: right;
  display: inline;
}

#page_header .rightheader a {
  float: right;
  padding-left: 23px;
  margin: 3px 0px 11px 40px;
  font-size: 12px;
  color: #fff;
  display: block;
  text-decoration: none;
}

#page_header .rightheader .banner {
  width: 445px;
  height: 53px;
  float: right;
  background: url('images/onestop_tal.jpg') repeat-x left top #fdfdfd;
}

#page_header .rightheader .banner .lbg {
  background: url('images/onestop_left.jpg') no-repeat left top;
  width: 445px;
  height: 53px;
}

#page_header .rightheader .banner .rbg {
  background: url('images/onestop_right.jpg') no-repeat right top;
  width: 445px;
  height: 53px;
}

#page_header .rightheader .banner p {
  margin: 10px 0 10px 61px;
  font-size: 12px;
  color: #000;
  float: left;
  width: 272px;
  text-align: left;
  display: inline;
}

#page_header .rightheader .banner p span {
  color: #1258A0;
  font-size: 15px;
  font-weight: bold;
}

#page_header .rightheader .banner a {
  background: url('images/go_bg_tal.jpg') repeat-x left top;
  margin: 9px 4px 0 0; /* --- HACK: for IE6  ---*/
  padding: 0;
  font-weight: bold;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
}
#page_header>.rightheader .banner a {
  margin-right:9px; /* --- HACK: for IE6  ---*/
}

#page_header .rightheader .banner a .go_left {
  background: url('images/go_left.jpg') no-repeat left top;
  display: block;
}

#page_header .rightheader .banner a .go_right {
  background: url('images/go_right.jpg') no-repeat right top;
  padding: 0 12px;
  display: block;
}

#page_header_menu {
  width: 995px;
}

#page_header_menu .top {
  height: 34px;
  font-size: 12px;
  font-weight: bold;
}

.top ul {
  list-style: none;
  width: 995px;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.top ul li {
  display: inline;
  float: left;
  background: url('images/tab_bg_tal.jpg') repeat-x left top;
  height: 34px;
  width: 178px;
  margin: 0;
}

* html .top ul li {
  width: 174px;
}

.top ul li.active {
  background-image: none;
  background-color: #E88503;
}

.top ul li a {
  display: block;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  width: 100%;
  text-align: center;
  background: url('images/tab_right.jpg') no-repeat right top;
  padding-top: 6px;
  margin: 0;
}

.top ul li.active a {
  background: none;
}

.top ul li div {
  background-image: none;
  width: 100%;
}

.top ul li div.neighbor {
  background: url('images/tab_left_neighbor.jpg') no-repeat left top;
}

.top ul>li#home_nav {
  width: 165px;
}

.top ul li#home_nav a {
  text-indent: 0px;
}
.top ul li#home_nav.active a {
  text-indent: 20px;
}

.top ul li#home_nav.active a,.top ul li#home_nav.active div {
  background: url('images/tab_act_left_first.jpg') no-repeat left top;
}

.top ul li#org_nav {
  width: 142px;
  background: url('images/tab_bg_tal.jpg') repeat-x left top;
}

* html .top ul li#org_nav {
  width: 144px;
}

.top ul li#org_nav a {
  no-repeat right top;
}

.top ul li#org_nav div.neighbor {
  background: url('images/tab_left_neighbor_ye.jpg') no-repeat left -2px;
}

.top ul li#org_nav.active div {
  background: url('images/tab_act_left.jpg') no-repeat left top;
}

.top ul li#org_nav.active {
  background-image: none;
  background-color: #E88503;
}

.top ul li#org_nav.active a {
  background: none;
}

.top ul li.active div {
  background: url('images/tab_act_left.jpg') no-repeat left top;
}

.top ul li#standings_nav {
  width: 154px;
  background: url('images/tab_bg_tal.jpg') repeat-x left top;
}

* html .top ul li#standings_nav {
  width: 155px;
}

.top ul li#standings_nav a {
  background: url('images/tab_right.jpg') no-repeat right top;
}

.top ul li#standings_nav.active {
  background-image: none;
  background-color: #E88503;
}

.top ul li#standings_nav.active a {
  background: none;
}

#page_header_menu .bot {
  height: 46px;
}

.bot ul {
  list-style: none;
  background-color: #E88503;
  width: 995px;
  float: left;
}

.bot ul.subnav_web_templates {
  background-color: #E88503;
}

.bot ul.subnav_about {
  background-color: #E88503;
}

.bot ul.subnav_support {
  background-color: #659E17;
}

.bot ul li {
  float: left;
  height: 46px;
  background: url('images/subtab_leftbord.jpg') no-repeat right center;
  display: inline;
}
.bot ul li.submenu_li_lastchild {
  background: none;
}

.bot ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  float: left;
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.bot ul li a:hover {
  text-decoration: underline;
}

.bot ul li div {
  border: 1px solid #E88503;
  margin: 11px 8px 12px 8px;
  float: left;
  display: inline;
}
/* ---- for IE6 ------*/
.bot ul li div.submenu_div_firstchild {
  margin-left:32px;
}
.bot ul.subnav_web_templates li div.submenu_div_firstchild {
  margin-left:42px;
}
/*   --- #for IE6 ----*/
.bot>ul li div.submenu_div_firstchild {
  margin-left:28px;
}
.bot>ul.subnav_web_templates li div.submenu_div_firstchild {
  margin-left:39px;
}

.bot ul li.act_sub_menu a {
  background: url('images/subtab_right_act.jpg') no-repeat right top;
  color: #000;
  display: block;
  line-height: 15px;
}

.bot ul li.act_sub_menu a:hover {
  text-decoration: none;
}

.bot ul li.act_sub_menu div {
  background: url('images/subtab_left_act.jpg') no-repeat left top #fff;
  float: left;
  display: inline;
}

/*tab6-->  */
.bot ul.subnav_about li.act_sub_menu a {
  background: url('images/subtab_right_act.jpg') no-repeat right top;
}

.bot ul.subnav_about li.act_sub_menu div {
  background: url('images/subtab_left_act.jpg') no-repeat left top #fff;
}

.bot ul.subnav_about li div {
  border: 1px solid #E88503;
}

.bot ul.subnav_about li {
  background: url('images/subtab_leftbord.jpg') no-repeat right center;
}
.bot ul.subnav_about li.submenu_li_lastchild {
  background: none;
}

/*tab5-->          */
.bot ul.subnav_support li.act_sub_menu a {
  background: url('images/subtab_right_act_gr.jpg') no-repeat right top;
}

.bot ul.subnav_support li.act_sub_menu div {
  background: url('images/subtab_left_act_gr.jpg') no-repeat left top #fff;
}

.bot ul.subnav_support li div {
  border: 1px solid #659E17;
}

.bot ul.subnav_support li {
  background: url('images/subtab_leftbord_gr.jpg') no-repeat right center;
}
.bot ul.subnav_support li.submenu_li_lastchild {
  background: none;
}
#titlebar {
  width:604px;
  float:left;
  background: url('images/welcome_tal.jpg') repeat-x left top #A9CEEB;
}

#titlebar.wide {
  background: url('images/featured_prod_tal.jpg') repeat-x left top #4FA2E4;
  width:995px;
}

#titlebar h1 {
  color: #1258A0;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0px 0px 54px;
  padding-bottom:13px;
}

#titlebar.wide h1 {
  color: white;
  font-size: 16px;
  font-weight: bold;
}

#titlebar ul.breadcrumbs {
  padding:10px 20px 10px 23px;
}

ul.breadcrumbs li {
  display: inline;
  list-style: none;
  color: white;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}

ul.breadcrumbs li a {
  color: white;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  padding-right: 13px;
  background: url('images/marker_web_templates.gif') no-repeat right center;
}

ul.breadcrumbs li a:hover {
  text-decoration: underline;
}

#sidebar-title {
  float:right;
  width: 391px;
  background: url('images/featured_prod_tal.jpg') repeat-x left top #4FA2E4;
}

#sidebar-title h1 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 0px 10px;
  padding-bottom: 10px;
}

#sidebar-title img.icon {
  float: left;
  margin-top: 6px;
  margin-left: 15px;
}

#page_header_menu .foot_wide span {
  background: url('images/marker_web_templates.gif') no-repeat left center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  margin-left: 7px;
  color: white;
  float: none;
}

#page_header_menu .foot_wide span.normal {
  font-size: 12px;
  font-weight: normal;
}

#page_header_menu .foot_wide a {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: white;
}

#page_header_menu .foot_wide a:hover {
  text-decoration: underline;
}

.content {
  text-align: left;
  background-color: #F0F9FD;
  margin-top: 0;
  width: 995px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

.content td {
  vertical-align: top;
}

.leftcol {
  width: 573px;
  padding-left: 15px;
  padding-right: 15px;
}

.rightcol {
  width: 377px;
  padding-right: 14px;
  padding-top: 14px;
}

.onecol {
  width: 965px;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.onecol a {
  color: #4396CA;
  font-weight: normal;
}

/*======================= RIGHT STARTS ==========================*/

.info .list {
  width: 100%;
}

.rightcol ul {
  color: #4b4b4b;
  font-size: 11px;
  list-style: none;
}

.rightcol li a {
  color: #0E4B8B;
  font-size: 12px;
  font-weight: bold;
}

.col_1 {
  float: left;
  margin-left: 20px;
}

.col_2 {
  float: right;
  margin-right: 20px;
}

.rightcol p {
  font-size: 12px;
  color: #4b4b4b;
  margin-left: 19px;
  margin-top: 13px;
  margin-right: 13px;
}

/*================ RIGHT ENDS ==========================*/
/*             ==  LEFT STARTS  ==                   */
.leftcol p {
  color: #4b4b4b;
  font-size: 12px;
  text-align: justify;
  border: 1px solid #F0F9FD;
}

.leftcol a {
  color: #4396CA;
  font-size: 12px;
  font-weight: bold;
}

.leftcol ul {
  color: #4b4b4b;
  font-size: 12px;
  line-height: 14px;
  list-style: none;
}

.descript-format-1 {
  margin-bottom:5px;
  }

.otherbox .align-format-1 label{
  line-height:0;

  }
.otherbox .align-format-1 input{
  margin-top:0;
  }
.align-format-1 a.button_2{
  margin-top:14px;
  }
.align-format-1>a.button_2{
  margin-top:11px;
  }
.leftsub {
  margin: 10px 0 0 6px;
  border: 1px solid #fff;
  padding-left: 14px;
  display: block;
  float: left;
}

.otherbox {
  border-top: 4px solid #A9CDE4;
  background-color: #fff;
  padding-bottom: 12px;
}

.leftcol .otherbox p {
  font-size: 12px;
  text-align: justify;
  border: 1px solid #fff;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.leftcol .otherbox p a {
  color: #4396CA;
  font-weight: normal;
}

.leftcol .otherbox p span {
  font-size: 12px;
}

.leftcol .bot_box {
  border-top: 1px solid #D9EAF8;
  margin: 6px 17px 0 17px;
  padding-bottom: 8px;
  background-color: #fff;
}

.leftcol .bot_box img {
  float: right;
  margin: 10px 3px 0 6px;
  border: none;
}

.otherbox .news {
  margin: 10px 13px 0 13px;
  display: inline;
  float: left;
  font-size: 12px;
  text-align: justify;
  border: 1px solid #fff;
  color: #4b4b4b;
}

.otherbox .news span {
  font-weight: bold;
  color: #ED290C;
}

.otherbox label {
  font-size: 11px;
  color: #4b4b4b;
  margin-left: 15px;
  margin-top: 12px;
  border: 1px solid #fff;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 0;
}

.leftcol .otherbox label input.email {
  width: 120px;
}

a.button_2 {
  background: url('images/search_bg_tal.jpg') repeat-x left top;
  padding: 0;
  color: #fff;
  margin-top: 15px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  text-decoration: none;
  display: inline;
  float: left;
}

a.button_2 .btn_left {
  background: url('images/search_left.jpg') no-repeat left top;
  display: block;
}

a.button_2 .btn_right {
  background: url('images/search_right.jpg') no-repeat right top;
  padding: 0 12px;
  text-align: center;
  display: block;
}

/*====================== LEFT ENDS ===============================*/
.footer {
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  line-height: 15px;
}

.footer a {
  color: #fff;
}

/*-------------------- FORMATS ---------------------------*/
.margin_format_1 {
  margin-left: 17px;
  margin-top: 21px;
}

.border1 {
  border: 1px solid #F0F9FD;
}

.border2 {
  border-bottom: 1px solid #F0F9FD;
}
.border2-4 {
  border-top: 1px solid #F0F9FD;
}
.border2-1 {
  border-bottom: 1px solid #F0F9FD;
  padding-bottom: 20px;
}

.border2-2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  background-color: #fff;

}

.border2-3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  background-color: #fff;
  border-top: 1px solid #fff;
}

/*------- boxes-----*/
.box_format_Rw {
  float: right;
}

.box_format_Lw {
  float: left;
}

.box_format_R {
  float: right;
}

.box_format_L {
  float: left;
}

div.box_format_R {
  width: 50%;
}

div.box_format_L {
  width: 50%;
}

.box_format_1 {
  margin-left: 23px;
  margin-right: 23px;
  padding: 15px 24px 15px 24px;
  width: 902px;
  background-color: #ffffff;
}

.box_format_3 {
  padding: 15px;
  background-color: #F0F9FD;
  margin: 5px 0;
  border: 1px solid #F0F9FD;
}

.box_format_4 {
  margin-left: 23px;
  margin-right: 23px;
  width: 960px;
  margin-bottom: 17px;
  text-align: justify;
}

.box_format_6 {
  border-top: 1px solid #D9EAF8;
  margin: 0 23px;
  padding-top: 11px;
  padding-bottom: 22px;
  margin-top: 24px;
}

.box_format_7 {
  padding: 0px 20px 15px 20px;
  text-align: justify;
}

/*------ tables------*/
.table_format_4 {
  text-align: center;
  border-collapse: collapse;
  width: 837px;
  text-align: left;
  margin-bottom: 11px;
}

.table_format_4 td:last-child {
  background-color: #D9EAF8;
  width: 107px;
  padding-left: 50px;
}

.table_format_4 td {
  border: 2px solid #D9EAF8;
  vertical-align: middle;
  padding: 21px;
}

.table_format_4 td:first-child {
  width: 165px;
  text-align: center;
  padding: 0;
}

.table_format_5-1 {
  width: 300px;
  border-left: 3px solid #A9CDE4;
  padding-left: 10px;
}
.table_format_6 {
  text-align: center;
  border-collapse: collapse;
  width: 837px;
  text-align: left;
  margin-bottom: 11px;
}

.table_format_6 td {
  border: 2px solid #D9EAF8;
  vertical-align: middle;
  padding: 21px;
}
.table_format_7 {
  text-align: center;
  border-collapse: collapse;
  width: 530px;
  text-align: left;
  margin-bottom: 11px;
}

.table_format_7 td {
  border: 2px solid #D9EAF8;
  vertical-align: middle;
  padding: 21px;
}
/*---------texts----------*/
.font_format_1 {
  font-size: 12px;
  color: #4b4b4b;
}

.font_format_2 {
  font-size: 12px;
  color: #4b4b4b;
  font-weight: bold;
}

.font_format_3 {
  font-size: 12px;
  color: #D90F0F;
}

.font_format_4 {
  font-size: 16px;
  color: #3F89C3;
  font-weight: bold;
  line-height: 40px;
}

.font_format_5 {
  font-size: 12px;
  color: #4396CA;
  font-weight: bold;
  float: none;
}

.font_format_5L {
  font-size: 12px;
  color: #4396CA;
  font-weight: bold;
  float: left;
  padding-left: 9px;
}

.font_format_5R {
  font-size: 12px;
  color: #4396CA;
  font-weight: bold;
  float: right;
  padding-right: 9px;
}

.font_format_6 {
  font-size: 12px;
  color: #D90F0F;
  font-weight: bold;
}

.font_format_7 {
  font-size: 16px;
  color: #D90F0F;
  font-weight: bold;
  line-height: 20px;
}

.font_format_8 {
  font-size: 13px;
  color: #4396CA;
  font-weight: bold;
  float: none;
}

.font_format_8-1 {
  font-weight: bold;
}

/*-----------buttons---------*/
a.button_format_1 {
  background: url('images/btn_r_b3_tal.jpg') repeat-x left top;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  height: 29px;
  line-height: 29px;
  text-decoration: none;
  display: block;
  float: left;
}

a.button_format_1 .btn_left {
  background: url('images/btn_r_b3_left.jpg') no-repeat left top;
  display: block;
}

a.button_format_1 .btn_right {
  background: url('images/btn_r_b3_right.jpg') no-repeat right top;
  padding: 0 12px;
  text-align: center;
  display: block;
}

/*--------------------------------------------------------*/
.about_us a.button_2 {
  margin-top: 0;
}

.support a.button_2 {
  margin-top: 0;
  float: right;
}
/*----- News -----*/
.post {
	padding: 25px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	margin-left: 10px;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 438px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}