#Body {
	float: left;
	width: 732px;
}

.WidgetTabs {
  background: #EFF1F5 url(/img/bg-tabs-top-gray.png) top right no-repeat;
  padding: 14px 0 0px 0;
  padding-left: 47px;
  margin-left: -47px;
  width: 724px;
}
.WidgetTabs .tabs-bottom {
  background: url(/img/bg-tabs-bottom.png) bottom right no-repeat;
  height: 7px;
  line-height: 5px;
  font-size: 1px;
  margin-left: -47px;
  padding-left: 47px;
  width: 724px;
}


/*Themes */


#LocalNavigation .clock { background: url(/img/clock.png) 2px 0px no-repeat; }
#LocalNavigation .computer { background: url(/img/computer.png) 2px 0px no-repeat; }
#LocalNavigation .phone { background: url(/img/phone.png) 2px 0px no-repeat; }
#LocalNavigation .cart { background: url(/img/cart.png) 2px 0px no-repeat; }



#Inside table,
#Inside td, 
#Inside th {
  background: none;
  border: none;
  padding: 0; margin: 0;
}


.image-text-left {
  float: left; 
  margin-right: 27px; 
  padding-top: 10px;
}
.image-text-right {
  float: right; 
  margin-left: 27px; 
  padding-top: 10px;
}
.tab-content li { padding-left: 20px; background: url(/img/arrow.gif) 10px 8px no-repeat}
.home .tab-content li { font-size: 12px;}


.theme-1 .WidgetTabs,
.theme-2 .WidgetTabs,
.theme-3 .WidgetTabs,
.theme-4 .WidgetTabs,
.theme-5 .WidgetTabs,
.theme-6 .WidgetTabs,
.theme-7 .WidgetTabs,
.theme-8 .WidgetTabs,
.theme-9 .WidgetTabs {
  background: none;
}
.theme-1 #Body #Inside,
.theme-2 #Body #Inside,
.theme-3 #Body #Inside,
.theme-4 #Body #Inside,
.theme-5 #Body #Inside,
.theme-6 #Body #Inside,
.theme-7 #Body #Inside,
.theme-8 #Body #Inside,
.theme-9 #Body #Inside
{ background: #28ACDD url(/img/bg-body-shadow.png) top right repeat-y; width: 722px; overflow: hidden;padding-bottom: 0}

/* 1 */

.theme-1 #Body { background: url(/img/themes/theme1-bg-body.png) top left no-repeat; }
.theme-1 #BodyBottom { background: #65C18B url(/img/themes/theme1-bg-body-bottom.png) bottom left no-repeat; }
.theme-1 #Body #Inside { background-color: #65C18B; }

.theme-1 .line { border-bottom: 1px solid #5CC27F}

.theme-1 #SideColumn .clock { background-image: url(/img/themes/theme1-clock.png); }
.theme-1 #SideColumn .computer { background-image: url(/img/themes/theme1-computer.png); }
.theme-1 #SideColumn .phone { background-image: url(/img/themes/theme1-phone.png); }
.theme-1 #SideColumn .cart { background-image: url(/img/themes/theme1-cart.png); }

.theme-1 .tab-content { background: #DCFBE0; }
.theme-1 .tab-content-bottom { background-image: url(/img/themes/theme1-tab-content-bottom.png); }
.theme-1 .tab-content-top { background-image: url(/img/themes/theme1-tab-content-top.png);}
.theme-1 .tab-content-top-first { background-image: url(/img/themes/theme1-tab-content-top-first.png); }
.theme-1 .tab-content li { background-image: url(/img/themes/theme1-tab-content-li.png);}
.theme-1 .tabs span {background: url(/img/themes/theme1-bg-tab.png) right 5px no-repeat; }
.theme-1 .tabs .active a { color: #5CC27F !important; background-image: url(/img/themes/theme1-bg-tab-active-left.png);}
.theme-1 .tabs .active span { background-image: url(/img/themes/theme1-bg-tab-active-right.png) !important;}
.theme-1 .image-text-left {border-right: 1px solid #B5EAC3 !important; }
.theme-1 .image-text-right {border-left: 1px solid #B5EAC3 !important; }

.theme-1 h2,
.theme-1 h3,
.theme-1 h4,
.theme-1 h5 {
   color: #5CC27F !important;
}

/* 2 */

.theme-2 #Body { background: url(/img/themes/theme2-bg-body.png) top left no-repeat; }
.theme-2 #BodyBottom { background: #927ABD url(/img/themes/theme2-bg-body-bottom.png) bottom left no-repeat; }
.theme-2 #Body #Inside { background-color: #927ABD; }

.theme-2 .line { border-bottom: 1px solid #8468B5}

.theme-2 #SideColumn .clock { background-image: url(/img/themes/theme2-clock.png); }
.theme-2 #SideColumn .computer { background-image: url(/img/themes/theme2-computer.png); }
.theme-2 #SideColumn .phone { background-image: url(/img/themes/theme2-phone.png); }
.theme-2 #SideColumn .cart { background-image: url(/img/themes/theme2-cart.png); }

.theme-2 .tab-content { background: #E7E3F9; }
.theme-2 .tab-content-bottom { background-image: url(/img/themes/theme2-tab-content-bottom.png); }
.theme-2 .tab-content-top { background-image: url(/img/themes/theme2-tab-content-top.png);}
.theme-2 .tab-content-top-first { background-image: url(/img/themes/theme2-tab-content-top-first.png); }
.theme-2 .tab-content li { background-image: url(/img/themes/theme2-tab-content-li.png);}
.theme-2 .tabs span {background: url(/img/themes/theme2-bg-tab.png) right 5px no-repeat; }
.theme-2 .tabs .active a { color: #8468B5 !important; background-image: url(/img/themes/theme2-bg-tab-active-left.png);}
.theme-2 .tabs .active span { background-image: url(/img/themes/theme2-bg-tab-active-right.png) !important;}
.theme-2 .image-text-left {border-right: 1px solid #D0C6E3 !important; }
.theme-2 .image-text-right {border-left: 1px solid #D0C6E3 !important; }

.theme-2 h2,
.theme-2 h3,
.theme-2 h4,
.theme-2 h5 {
   color: #8468B5 !important; 
}

/* 3 */

.theme-3 #Body { background: url(/img/themes/theme3-bg-body.png) top left no-repeat; }
.theme-3 #BodyBottom { background: #00AEEF url(/img/themes/theme3-bg-body-bottom.png) bottom left no-repeat; }
.theme-3 #Body #Inside { background-color: #00AEEF;}

.theme-3 .line { border-bottom: 1px solid #8468B5}

.theme-3 #SideColumn .clock { background-image: url(/img/themes/theme3-clock.png); }
.theme-3 #SideColumn .computer { background-image: url(/img/themes/theme3-computer.png); }
.theme-3 #SideColumn .phone { background-image: url(/img/themes/theme3-phone.png); }
.theme-3 #SideColumn .cart { background-image: url(/img/themes/theme3-cart.png); }

.theme-3 .tab-content { background: #DCF5FE; }
.theme-3 .tab-content-bottom { background-image: url(/img/themes/theme3-tab-content-bottom.png); }
.theme-3 .tab-content-top { background-image: url(/img/themes/theme3-tab-content-top.png);}
.theme-3 .tab-content-top-first { background-image: url(/img/themes/theme3-tab-content-top-first.png); }
.theme-3 .tab-content li { background-image: url(/img/themes/theme3-tab-content-li.png);}
.theme-3 .tabs span {background: url(/img/themes/theme3-bg-tab.png) right 5px no-repeat; }
.theme-3 .tabs .active a { color: #28acdd !important; background-image: url(/img/themes/theme3-bg-tab-active-left.png);}
.theme-3 .tabs .active span { background-image: url(/img/themes/theme3-bg-tab-active-right.png) !important;}
.theme-3 .image-text-left {border-right: 1px solid #B7E3F4 !important; }
.theme-3 .image-text-right {border-left: 1px solid #B7E3F4 !important; }

.theme-3 h2,
.theme-3 h3,
.theme-3 h4,
.theme-3 h5 {
   color: #28acdd !important; 
}

/* 4 */

.theme-4 #Body { background: url(/img/themes/theme4-bg-body.png) top left no-repeat; }
.theme-4 #BodyBottom { background: #F4AC00 url(/img/themes/theme4-bg-body-bottom.png) bottom left no-repeat; }
.theme-4 #Body #Inside { background-color: #F4AC00; }

.theme-4 .line { border-bottom: 1px solid #8468B5}

.theme-4 #SideColumn .clock { background-image: url(/img/themes/theme4-clock.png); }
.theme-4 #SideColumn .computer { background-image: url(/img/themes/theme4-computer.png); }
.theme-4 #SideColumn .phone { background-image: url(/img/themes/theme4-phone.png); }
.theme-4 #SideColumn .cart { background-image: url(/img/themes/theme4-cart.png); }

.theme-4 .tab-content { background: #FFEED4; }
.theme-4 .tab-content-bottom { background-image: url(/img/themes/theme4-tab-content-bottom.png); }
.theme-4 .tab-content-top { background-image: url(/img/themes/theme4-tab-content-top.png);}
.theme-4 .tab-content-top-first { background-image: url(/img/themes/theme4-tab-content-top-first.png); }
.theme-4 .tab-content li { background-image: url(/img/themes/theme4-tab-content-li.png);}
.theme-4 .tabs span {background: url(/img/themes/theme4-bg-tab.png) right 5px no-repeat; }
.theme-4 .tabs .active a { color: #cf8a20 !important; background-image: url(/img/themes/theme4-bg-tab-active-left.png);}
.theme-4 .tabs .active span { background-image: url(/img/themes/theme4-bg-tab-active-right.png) !important;}
.theme-4 .image-text-left {border-right: 1px solid #F9CC68 !important; }
.theme-4 .image-text-right {border-left: 1px solid #F9CC68 !important; }

.theme-4 h2,
.theme-4 h3,
.theme-4 h4,
.theme-4 h5 {
   color: #cf8a20 !important; 
}

/* 5 */

.theme-5 #Body { background: url(/img/themes/theme5-bg-body.png) top left no-repeat; }
.theme-5 #BodyBottom { background: #F37052 url(/img/themes/theme5-bg-body-bottom.png) bottom left no-repeat; }
.theme-5 #Body #Inside { background-color: #F37052; }

.theme-5 .line { border-bottom: 1px solid #8468B5}

.theme-5 #SideColumn .clock { background-image: url(/img/themes/theme5-clock.png); }
.theme-5 #SideColumn .computer { background-image: url(/img/themes/theme5-computer.png); }
.theme-5 #SideColumn .phone { background-image: url(/img/themes/theme5-phone.png); }
.theme-5 #SideColumn .cart { background-image: url(/img/themes/theme5-cart.png); }

.theme-5 .tab-content { background: #F7E4E0; }
.theme-5 .tab-content-bottom { background-image: url(/img/themes/theme5-tab-content-bottom.png); }
.theme-5 .tab-content-top { background-image: url(/img/themes/theme5-tab-content-top.png);}
.theme-5 .tab-content-top-first { background-image: url(/img/themes/theme5-tab-content-top-first.png); }
.theme-5 .tab-content li { background-image: url(/img/themes/theme5-tab-content-li.png);}
.theme-5 .tabs span {background: url(/img/themes/theme5-bg-tab.png) right 5px no-repeat; }
.theme-5 .tabs .active a { color: #F15A40 !important; background-image: url(/img/themes/theme5-bg-tab-active-left.png);}
.theme-5 .tabs .active span { background-image: url(/img/themes/theme5-bg-tab-active-right.png) !important;}
.theme-5 .image-text-left {border-right: 1px solid #FACBB6 !important; }
.theme-5 .image-text-right {border-left: 1px solid #FACBB6 !important; }

.theme-5 h2,
.theme-5 h3,
.theme-5 h4,
.theme-5 h5 {
   color: #F15A40 !important; 
}


/* 6 */

.theme-6 #Body { background: url(/img/themes/theme6-bg-body.png) top left no-repeat; }
.theme-6 #BodyBottom { background: #969696 url(/img/themes/theme6-bg-body-bottom.png) bottom left no-repeat; }
.theme-6 #Body #Inside { background-color: #969696 }

.theme-6 .line { border-bottom: 1px solid #8468B5}

.theme-6 #SideColumn .clock { background-image: url(/img/themes/theme6-clock.png); }
.theme-6 #SideColumn .computer { background-image: url(/img/themes/theme6-computer.png); }
.theme-6 #SideColumn .phone { background-image: url(/img/themes/theme6-phone.png); }
.theme-6 #SideColumn .cart { background-image: url(/img/themes/theme6-cart.png); }

.theme-6 .tab-content { background: #EAEAEA; }
.theme-6 .tab-content-bottom { background-image: url(/img/themes/theme6-tab-content-bottom.png); }
.theme-6 .tab-content-top { background-image: url(/img/themes/theme6-tab-content-top.png);}
.theme-6 .tab-content-top-first { background-image: url(/img/themes/theme6-tab-content-top-first.png); }
.theme-6 .tab-content li { background-image: url(/img/themes/theme6-tab-content-li.png);}
.theme-6 .tabs span {background: url(/img/themes/theme6-bg-tab.png) right 5px no-repeat; }
.theme-6 .tabs .active a { color: #00aeef !important; background-image: url(/img/themes/theme6-bg-tab-active-left.png);}
.theme-6 .tabs .active span { background-image: url(/img/themes/theme6-bg-tab-active-right.png) !important;}
.theme-6 .image-text-left {border-right: 1px solid #B7E3F4 !important; }
.theme-6 .image-text-right {border-left: 1px solid #B7E3F4 !important; }

.theme-6 h2,
.theme-6 h3,
.theme-6 h4,
.theme-6 h5 {
   color: #00aeef !important; 
}

/* 7 */

.theme-7 #Body { background: url(/img/themes/theme7-bg-body.png) top left no-repeat; }
.theme-7 #BodyBottom { background: #549DDE url(/img/themes/theme7-bg-body-bottom.png) bottom left no-repeat; }
.theme-7 #Body #Inside { background-color: #549DDE; }

.theme-7 .line { border-bottom: 1px solid #8468B5}

.theme-7 #SideColumn .clock { background-image: url(/img/themes/theme7-clock.png); }
.theme-7 #SideColumn .computer { background-image: url(/img/themes/theme7-computer.png); }
.theme-7 #SideColumn .phone { background-image: url(/img/themes/theme7-phone.png); }
.theme-7 #SideColumn .cart { background-image: url(/img/themes/theme7-cart.png); }

.theme-7 .tab-content { background: #E9F5FC; }
.theme-7 .tab-content-bottom { background-image: url(/img/themes/theme7-tab-content-bottom.png); }
.theme-7 .tab-content-top { background-image: url(/img/themes/theme7-tab-content-top.png);}
.theme-7 .tab-content-top-first { background-image: url(/img/themes/theme7-tab-content-top-first.png); }
.theme-7 .tab-content li { background-image: url(/img/themes/theme7-tab-content-li.png);}
.theme-7 .tabs span {background: url(/img/themes/theme7-bg-tab.png) right 5px no-repeat; }
.theme-7 .tabs .active a { color: #4DA1EC !important; background-image: url(/img/themes/theme7-bg-tab-active-left.png);}
.theme-7 .tabs .active span { background-image: url(/img/themes/theme7-bg-tab-active-right.png) !important;}
.theme-7 .image-text-left {border-right: 1px solid #B7E3F4 !important; }
.theme-7 .image-text-right {border-left: 1px solid #B7E3F4 !important; }

.theme-7 h2,
.theme-7 h3,
.theme-7 h4,
.theme-7 h5 {
   color: #4DA1EC !important; 
}

/* 8 */

.theme-8 #Body { background: url(/img/themes/theme8-bg-body.png) top left no-repeat; }
.theme-8 #BodyBottom { background: #C98542 url(/img/themes/theme8-bg-body-bottom.png) bottom left no-repeat; }
.theme-8 #Body #Inside { background-color: #C98542; }

.theme-8 .line { border-bottom: 1px solid #8468B5}

.theme-8 #SideColumn .clock { background-image: url(/img/themes/theme8-clock.png); }
.theme-8 #SideColumn .computer { background-image: url(/img/themes/theme8-computer.png); }
.theme-8 #SideColumn .phone { background-image: url(/img/themes/theme8-phone.png); }
.theme-8 #SideColumn .cart { background-image: url(/img/themes/theme8-cart.png); }

.theme-8 .tab-content { background: #F9F3F0 }
.theme-8 .tab-content-bottom { background-image: url(/img/themes/theme8-tab-content-bottom.png); }
.theme-8 .tab-content-top { background-image: url(/img/themes/theme8-tab-content-top.png);}
.theme-8 .tab-content-top-first { background-image: url(/img/themes/theme8-tab-content-top-first.png); }
.theme-8 .tab-content li { background-image: url(/img/themes/theme8-tab-content-li.png);}
.theme-8 .tabs span {background: url(/img/themes/theme8-bg-tab.png) right 5px no-repeat; }
.theme-8 .tabs .active a { color: #CE8136 !important; background-image: url(/img/themes/theme8-bg-tab-active-left.png);}
.theme-8 .tabs .active span { background-image: url(/img/themes/theme8-bg-tab-active-right.png) !important;}
.theme-8 .image-text-left {border-right: 1px solid #FBD0BB !important; }
.theme-8 .image-text-right {border-left: 1px solid #FBD0BB !important; }

.theme-8 h2,
.theme-8 h3,
.theme-8 h4,
.theme-8 h5 {
   color: #CE8136 !important; 
}

/* 9 */

.theme-9 #Body { background: url(/img/themes/theme9-bg-body.png) top left no-repeat; }
.theme-9 #BodyBottom { background: #F98B32 url(/img/themes/theme9-bg-body-bottom.png) bottom left no-repeat; }
.theme-9 #Body #Inside { background-color: #F98B32 }

.theme-9 .line { border-bottom: 1px solid #8468B5}

.theme-9 #SideColumn .clock { background-image: url(/img/themes/theme9-clock.png); }
.theme-9 #SideColumn .computer { background-image: url(/img/themes/theme9-computer.png); }
.theme-9 #SideColumn .phone { background-image: url(/img/themes/theme9-phone.png); }
.theme-9 #SideColumn .cart { background-image: url(/img/themes/theme9-cart.png); }

.theme-9 .tab-content { background: #FBF3EF }
.theme-9 .tab-content-bottom { background-image: url(/img/themes/theme9-tab-content-bottom.png); }
.theme-9 .tab-content-top { background-image: url(/img/themes/theme9-tab-content-top.png);}
.theme-9 .tab-content-top-first { background-image: url(/img/themes/theme9-tab-content-top-first.png); }
.theme-9 .tab-content li { background-image: url(/img/themes/theme9-tab-content-li.png);}
.theme-9 .tabs span {background: url(/img/themes/theme9-bg-tab.png) right 5px no-repeat; }
.theme-9 .tabs .active a { color: #FF7403 !important; background-image: url(/img/themes/theme9-bg-tab-active-left.png);}
.theme-9 .tabs .active span { background-image: url(/img/themes/theme9-bg-tab-active-right.png) !important;}
.theme-9 .image-text-left {border-right: 1px solid #FCD0BB !important; }
.theme-9 .image-text-right {border-left: 1px solid #FCD0BB !important; }

.theme-9 h2,
.theme-9 h3,
.theme-9 h4,
.theme-9 h5 {
   color: #FF7403 !important; 
}

/* Home */

.home-wrapper {
  width: 727px;
  overflow: hidden;
  padding-bottom: 2px;
}

#Body.home {
  padding: 0 !important; margin: 0;
  width: 757px;
  padding-top: 9px !important;
  margin-bottom: 10px;
}
.home #BodyBottom {
  background-color: #FFF;
  margin: 0; 
  padding: 0;
}
.home #ph4 .WidgetImage {
  margin-bottom: 0;
}
.home #Inside{
  background: #00AEEF url(/img/bg-body-shadow.png) top right repeat-y;
  padding-right: 0;
  padding: 0; margin: 0;
}
.home-wrapper {
  padding-left: 12px;
}
.home .tabs  {
  width: 180px;
  float: left;
  margin: 0; padding: 0;
}
.home .tabs span {
  background: none;
}
.home .WidgetTabs {
  background: none;
  width: 100%;
  overflow: hidden;

}

.home .tabs a:visited,
.home .tabs a {
  height: 29px;
  _height: 1%;
  padding: 0;
  line-height: 29px;
  padding-left: 10px;
  width: 170px;
  display: block;

}
.home .tabs .active a {
  background: url(/img/themes/home-tab-bg.png) top left no-repeat;
 
}
.home .tab-wrapper {
  float: left;
  width: 546px;
}
.home .tab-content {
  padding: 10px 10px 10px 15px;
  width: 521px !important;
  background: #FFF;
  color: #4C4F54;
}
.home .tabs-bottom {
  display: none;
}
.home .tab-content-bottom {background: #FFF url(/img/themes/home-tab-content-bottom.png) bottom left no-repeat;}
.home .tab-content-top-first {background: url(/img/themes/home-tab-content-top-first.png) top left no-repeat;}
.home .tab-content-top {background: url(/img/themes/home-tab-content-top.png) bottom top no-repeat;}


#Body .line {
  line-height: 1px;
  padding: 0;
  margin: 5px 0 10px -47px;
  border-bottom: 1px solid #E8E8E8;
}

#BodyText .line {
  border-bottom: 1px solid #E8E8E8;
  line-height: 1px;
  padding: 0;
  margin: 5px 0 10px -47px;
  width: 751px;
}

.WidgetTabs .tab-content ul { list-style: none; padding-left: 0; margin-left: 0 }


.image-caption {
  font-size: 11px;
  padding-top: 10px;
}

#SideColumn { 
	width: 183px;
	float: right;
	margin: 0 10px 0 0;
	_display: inline;
	padding-top: 10px;
}


/* Home - new*/
.home-header .WidgetText{
	font-size: 18px;
	margin:0;
	padding:15px 20px;
	color:#fff;
	background:#00AAEA;
}

.home-grid{
	font-size:12px;
	width:100%;
	overflow:hidden;
}
.home-grid #ph5, .home-grid #ph6, .home-grid #ph7{
	width:240px;
	margin:0 0 0 11px;
	float:left;
}.home-grid .WidgetText{
	padding:10px;
	border:2px solid #EAEDF2;
	background:#EFF1F5;
}
.home-grid ul{
	list-style:disc;
}
.home-grid .WidgetText{
	border:2px solid #EAEDF2;
	background:#EFF1F5;
}
.home-grid ul{
	list-style:disc;
}

a.more-blue{
	padding:0 11px 0 6px;
	color:#fff;
	text-decoration:none;
	background:url(../img/more-arrow.png) #00AEEF no-repeat right center;
}
a.more-green{
	padding:0 11px 0 6px;
	color:#fff;
	text-decoration:none;
	background:url(../img/more-arrow.png) #65C18B no-repeat right center;
}
a.more-yellow{
	padding:0 11px 0 6px;
	color:#fff;
	text-decoration:none;
	background:url(../img/more-arrow.png) #F4AC00 no-repeat right center;
}
a.more-red{
	padding:0 11px 0 6px;
	color:#fff;
	text-decoration:none;
	background:url(../img/more-arrow.png) #F37052 no-repeat right center;
}
a.more-purple{
	padding:0 11px 0 6px;
	color:#fff;
	text-decoration:none;
	background:url(../img/more-arrow.png) #927ABD no-repeat right center;
}
a.more-brown{
	padding:0 11px 0 6px;
	color:#fff;
	text-decoration:none;
	background:url(../img/more-arrow.png) #7F5731 no-repeat right center;
}

#Partners{
	width:100%;
	margin-top:20px;
	overflow:hidden;
	clear:both;
}
#Partners .WidgetText{
	font-size:15px;
	margin:0;
	padding:0 10px;
	color:#999;
}

#LocalNavigation {
	width: 196px;
	margin: 0 0 50px;
	_width: 186px
}

#LocalNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #E8E8E8;
}
#LocalNavigation li {
	_height: 1%;
}

#LocalNavigation li a {
	display: block;
	border-bottom: 1px solid #E8E8E8;
	height: 44px;
  line-height: 44px;
	margin: 0;
	padding-left: 48px;
	text-decoration: none;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#LocalNavigation li a:hover {
	text-decoration: underline;
}
#LocalNavigation li.level1 a {
	
}
#LocalNavigation li.level2 a {
	background: url(/img/arrow.gif) 40px 8px no-repeat;
	padding: 2px 20px 2px 50px;
}
#LocalNavigation li.level3 a {
	background: url(/img/arrow.gif) 50px 8px no-repeat;
	padding: 2px 20px 2px 60px;
}
#LocalNavigation li.active:hover {
	background-color: transparent;
}

#LocalNavigation li a span {
	color: red;
	font-size: 9px;
}


#BodyText h2.menu-title {
  height: 105px;
  line-height: 105px;
  font-size: 40px;
  width: 707px;
  padding-left: 47px;
  color: #FFF;
  background: url(/img/bg-h2.png) top left no-repeat;
  font-weight: normal;
  margin: 0;
  margin-bottom: 9px;
  margin-left: -47px;
}
#HNavigation {
  margin-bottom: 10px;
}
#HNavigation ul {
  list-style: none;
  margin: 0; padding: 0;
  width: 704px;
  overflow: hidden;
  margin-left: -47px;
  padding-left: 47px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 10px;
}
#HNavigation ul li{
  float: left;
  color: #A9DEF1;
  padding-right: 7px;
}
#HNavigation ul li a {
  color: #000;
  text-decoration: none;
}

#HNavigation ul li.active a, 
#HNavigation ul li a:hover {
  color: #28ACDD;
}
#HNavigation ul li a:hover {
    text-decoration: underline;
}
.breadcrumb a,
.breadcrumb {
  color: #AFB0B3; 
  font-size: 11px;
  margin: 0;
}

.pages,
.years {
  color: #A9DEF1;
}
.pages span,
.years span {
  color: #28ACDD;
}

#BodyText .page-title h2 {
  color: #28ACDD;
  font-size: 30px;
  margin: 0;
  font-weight: bold;
}


#BodyText .tabs a {
  color: #585B5F;
}
#Content {
  width: 964px;
}
#Content .tabs .active a{
  color: #010101;
}

#BodyText .news {
  border-top: 1px solid #E8E8E8;
  margin-left: -47px;
  width: 704px;
  padding: 15px 0 15px 47px;
}

#BodyText  h5 {
  margin: 0;
  margin-bottom: 0.5em;
  font-weight: normal;
}
#BodyText  h5 a{
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

#BodyText  h5 a:hover{
  text-decoration: underline;
}

#BodyText {
  float: left;
  width: 697px;
  padding-left: 47px;
	margin: 0 0 18px 0px;
	_display: inline;
	color: #000;
}

.big {
  font-size: 18px;
  margin-bottom: 10px;
}

.announce {
 color: #4C4F54;
 font-size: 13px;  
}

/* */

.pagination td {
  border: none;
  padding: 0 3px;
}
