  /* CSS Document */
* { margin:0; padding:0; }
a { outline:none; color: #00AAA7;text-decoration: none; }
a img { border:0; outline:0; }
.clearboth { width:100%; clear:both; height:0; overflow:hidden;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; }

body { font-family:Arial, Helvetica, sans-serif; background-image:url(/template_images/body-bg.png); background-repeat:no-repeat; background-position:top center; }

#wrapper { width:970px; margin:auto; }

/* Global Use */
.floatleft { float:left; }
.floatright { float:right; }
h1 { font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; }
h2 { font-size:15px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; }

h3 {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
		font-weight:bold;
		padding-bottom:10px;
}

/* HEADER */
#header { height:168px; padding:0 10px; }
#header div.left-col { width:260px; float:left; padding-bottom:20px;  }
#header div.right-col { width:400px; float:right;  }

#header div.logo { float:left; padding:19px 0 0 25px; }
#header ul.top-links {  float:right; }
#header ul.top-links li { float:left; display:inline-block; }
#header ul.top-links li.user-login { margin-right:-37px; }
#header ul.top-links li a { display:block; height:32px; line-height:32px; text-decoration:none; padding:0 48px 0 48px; font-size:11px; color:#00aaa7; background-image:url(/template_images/top-links-each-bg.png); background-repeat:no-repeat; background-position:0 0; }
#header ul.top-links li a:hover { color:#00132c; }

#header .search-box { float:right; padding:25px 18px 0 0; width:270px;}
#header .search-box p { font-size:12px; color:#00b3b0; padding-bottom:15px; text-align:right; }
#header .search-box .search { float:right; }
#header .search-box .search div.textbox { width:180px; height:24px; float:left; background-image:url(/template_images/search-textbox.jpg); background-repeat:no-repeat; }
#header .search-box .search div.textbox input { width:160px; border:0; background:none; padding:0px 10px 2px 10px; line-height:8px; *padding:0 10px 5px 10px; font-size:11px; color:#232021; }
#header .search-box .search input.go-btn { width:31px; height:24px; float:left; border:0; cursor:pointer; background-image:url(/template_images/go-btn.jpg); background-repeat:no-repeat; }


#navbar { width:949px; height:33px; display:block; background-image:url(/template_images/navbar-bg.jpg); background-repeat:no-repeat; }
#navbar ul.dropdown { position:relative; z-index:999; }
#navbar ul.dropdown li { float:left; display:inline-block; }
#navbar ul.dropdown li.separator { width:1px; height:33px; overflow:hidden; background-image:url(/template_images/navbar-separator.jpg); background-repeat:no-repeat; }
#navbar ul.dropdown li a { text-align:center; font-size:12px; text-decoration:none; height:33px; line-height:33px; display:block; color:#00243c; font-family:Verdana, Arial, Helvetica, sans-serif; }
#navbar ul.dropdown li a span.arrow { width:10px; height:6px; margin:0 0 0 5px; background-image:url(/template_images/green-arrow-down.png); background-repeat:no-repeat; display:inline-block; vertical-align:middle; }
#navbar ul.dropdown li a:hover { background-image:url(/template_images/navbar-hover-bg.jpg); background-repeat:repeat-x; color:#fff; }
#navbar ul.dropdown li a:hover span.arrow { background-image:url(/template_images/green-white-down.png); background-repeat:no-repeat; }

#navbar ul.dropdown li a.home-btn { width:157px; }
#navbar ul.dropdown li a:hover.home-btn { background-image:url(/template_images/first-nav-hover.jpg); background-repeat:no-repeat; }

#navbar ul.dropdown li a.about-btn { width:157px; }
#navbar ul.dropdown li a.products-btn { width:157px; }
#navbar ul.dropdown li a.manufacturing-btn { width:157px; }
#navbar ul.dropdown li a.news-btn { width:157px; }
#navbar ul.dropdown li a.faqs-btn { width:157px; }
#navbar ul.dropdown li a.contactus-btn { width:158px; }
#navbar ul.dropdown li a:hover.contactus-btn { background-image:url(/template_images/last-nav-hover.jpg); background-repeat:no-repeat; background-position:right top; }


ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #00aca9; color: white; position: relative; background-image:url(/template_images/navbar-hover-bg.jpg); background-repeat:repeat-x; }
ul.dropdown li.hover a              { color: white!important; }
ul.dropdown li.hover a span.arrow   { background-image:url(/template_images/green-white-down.png)!important; background-repeat:no-repeat; }
/* LEVEL TWO */
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #00aba8!important;  border-bottom: 1px solid #c8cbcd; float: none; width:100%; display:block; }
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; padding:0 10px;  display:block; color: #000!important; text-align:left!important; } 
ul.dropdown ul li a:hover			{ color:#000!important; } 


/* Level Three*/


ul.dropdown ul ul					{ width: 220px; visibility: hidden; position: absolute; top: 0%; left: 220px;  }
ul.dropdown ul ul li 					{ font-weight: normal; background: #00aba8!important;border-left: 1px solid #c8cbcd; border-bottom: 1px solid #c8cbcd; float: none; width:100%; display:block; }
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul ul li a					{ border-right: none; padding:0 10px;  display:block; color: #000!important; text-align:left!important; } 
ul.dropdown ul ul li a:hover			{ color:#000!important; } 



#content-container { padding:1px 10px 0 10px; overflow:hidden; background-color:#fff; }
.content { width:715px; }

.sidebar { width:235px; }
.sidebar div.green-title { height:52px; line-height:52px; padding:0 20px; background-image:url(/template_images/green-title.jpg); background-repeat:no-repeat; }
.sidebar div.blue-title { height:52px; line-height:52px; padding:0 20px; background-image:url(/template_images/blue-title.jpg); background-repeat:no-repeat; }
.sidebar div.light-blue-title { height:52px; line-height:52px; padding:0 20px; background-image:url(/template_images/light-blue-title.jpg); background-repeat:no-repeat; }



ul.sidebar-nav { padding:15px 20px 20px 20px; background:#fafafa }
ul.sidebar-nav li { display:; clear:both; padding-bottom:12px; }
ul.sidebar-nav li a { display:block; font-size:12px; color:#00132c; text-decoration:none; font-weight:bold; }
ul.sidebar-nav li a:hover,
ul.sidebar-nav li a.active { color:#00aaa7; padding:0 0 0 15px; background-image:url(/template_images/green-arrow-right.jpg); background-repeat:no-repeat; background-position:0 2px; }

ul.sidebar-nav1 { padding:10px 5px 0px 20px;}
ul.sidebar-nav1 li { display:; clear:both; padding-bottom:12px; }
ul.sidebar-nav1 li.last { display:; clear:both; padding-bottom:0px; }
ul.sidebar-nav1 li a { display:block; font-size:12px; color:#00132c; text-decoration:none; font-weight:bold; }
ul.sidebar-nav1 li a:hover,
ul.sidebar-nav1 li a.active { color:#00aaa7; padding:0 0 0 15px; background-image:url(/template_images/green-arrow-right.jpg); background-repeat:no-repeat; background-position:0 2px; }



.sidebar-each-box { padding:15px 0 20px 20px;  background-image:url(/template_images/sidebar-each-box-bg.jpg); background-repeat:repeat-y; background-position:bottom center; }
.sidebar-last-box { background-image:url(/template_images/sidebar-bottom-box-bg.jpg); background-repeat:no-repeat; background-position:bottom center; }
.sidebar-each-box p { width:115px; font-size:12px; color:#154e74; line-height:17px; position: relative; }
.sidebar-each-box a.read-more-btn { width:71px; height:17px; padding:4px 0 0 10px; display:block; background-image:url(/template_images/button.png); background-repeat:no-repeat; font-size:11px; color:#00a9a6; text-decoration:none; margin:15px 0 0 0; }
.sidebar-each-box a:hover.read-more-btn { color:#00132c; }


div.sidebar-tga-cert-innerbox { position: relative;}
div.products-innerbox { position: relative; }
div.sidebar-tga-cert-innerbox img { position: absolute; bottom: 0; right: 0; }
div.products-innerbox img { position: absolute; bottom: 0; right: 0; }


.homepage-three-boxes { padding-bottom:15px; display:block; overflow:hidden; }
.homepage-three-boxes div.each-box { width:229px; padding:0 3px 3px 3px; height:163px; float:left; margin-right:5px; background-image:url(/template_images/green-small-box.jpg); background-repeat:no-repeat; position:relative;  }
.homepage-three-boxes div.last-box { margin:0; }
.homepage-three-boxes div.each-box h2 { height:53px; padding:0 20px 0 20px; line-height:53px; font-size:15px; color:#ffffff; }
.homepage-three-boxes div.each-box p { width:115px; font-size:12px; color:#154e74; line-height:17px; padding-bottom:10px; }
.homepage-three-boxes div.each-box a.read-more-btn { 
    background-image: url("/template_images/button.png");
    background-repeat: no-repeat;
    bottom: 10px;
    color: #00A9A6;
    display: block;
    font-size: 11px;
    height: 17px;
    left: 15px;
    padding: 4px 0 0 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 81px;
}
.homepage-three-boxes div.each-box a:hover.read-more-btn { color:#00132c; }
.homepage-three-boxes div.each-box div.inner-box { height:100px; padding:6px 20px 0 15px; background-repeat:no-repeat;  background-position:bottom right; }
.homepage-three-boxes div.each-box div.inner-box-1 { height:100px; padding:10px 20px 0 15px; background-image:url(/template_images/box-1-bg.png); background-repeat:no-repeat;  background-position:bottom right; }
.homepage-three-boxes div.each-box div.inner-box-2 { height:100px; padding:10px 20px 0 15px; background-image:url(/template_images/box-2-bg.png); background-repeat:no-repeat;  background-position:bottom right; }
.homepage-three-boxes div.each-box div.inner-box-3 { height:100px; padding:10px 20px 0 15px; background-image:url(/template_images/box-3-bg.png); background-repeat:no-repeat;  background-position:bottom right; }


.homepage-four-columns { overflow:hidden; padding-bottom:10px; display:block; }
.homepage-four-columns div.each-column { width:158px; float:left; padding:0 0 0 20px; }
.homepage-four-columns div.each-column h2 { color:#00243c; padding-bottom:15px; font-weight:normal }
.homepage-four-columns div.each-column ul { display:block; padding-bottom:10px; }
.homepage-four-columns div.each-column ul li { display:block; clear:both; width:100%; padding-bottom:10px; }
.homepage-four-columns div.each-column ul li a { display:block; line-height:15px; padding:0 0 0 15px; font-size:12px; color:#154e74; text-decoration:none; background-image:url(/template_images/green-arrow-right.jpg); background-repeat:no-repeat; background-position:0 2px; }
.homepage-four-columns div.each-column ul li a:hover { color:#00132c; }

.featured-products-sidebar { padding:15px 15px 0 15px; overflow:hidden; height: 252px;}
.featured-products-sidebar h2 { font-size:15px; color:#00a6a3; padding-bottom:10px; }
.featured-products-sidebar div.each-feat-prod { padding-bottom:18px; }
.featured-products-sidebar div.each-feat-prod div.title { font-size:12px; color:#154E74; font-weight:bold; line-height:18px; padding-bottom:8px; }
.featured-products-sidebar div.each-feat-prod div.title a{ color:#154E74;}

.featured-products-sidebar div.each-feat-prod div.title span { display:block; color:#00132c; }
.featured-products-sidebar div.each-feat-prod p { font-size:11px; color:#00243b; line-height:17px; }
.featured-products-sidebar div.each-feat-prod a.read-more-btn { display:block; color:#00a9a6; text-decoration:none; font-weight:bold; }
.featured-products-sidebar div.each-feat-prod a:hover.read-more-btn { color:#00132c; }

.news-box-sidebar { padding:15px 0 0 5px; overflow:hidden; }
.news-box-sidebar  div.each-news { padding:0 18px 20px 18px; }
.news-box-sidebar  div.each-news div.title { font-size:12px; color:#00a9a6; font-weight:bold; line-height:18px; padding:8px 0 8px 0; }
.news-box-sidebar  div.each-news div.title span { display:block; color:#00132c; }
.news-box-sidebar  div.each-news p { font-size:11px; color:#00243b; line-height:17px; }
.news-box-sidebar  div.each-news a.read-more-btn { display:block; color:#00a9a6; text-decoration:none; font-weight:bold; }
.news-box-sidebar  div.each-news a:hover.read-more-btn { color:#00132c; }


.subpage-content { padding:0 0 20px 1px; }
.subpage-content div.sub-banner { height:198px; display:block; margin-bottom:15px; position:relative; }
.subpage-content div.sub-banner img { position:absolute; left:0; top:0; z-index:1; width:713px; height:198px }
.subpage-content div.sub-banner div.banner-text { padding:80px 33px 15px 33px; font-size:29px; color:#ffffff; position:relative; z-index:2; /*background:url(/template_images/head_trans.png) repeat-x left 70px; float:left*/ }
.subpage-content div.sub-banner div.banner-text span { display:block; font-size:16px; padding:10px 0 0 0; }
.subpage-content div.sub-text { padding:0 30px; }
.subpage-content ul.breadcrumb { display:block; padding-bottom:15px; overflow:hidden; }
.subpage-content ul.breadcrumb li { float:left; display:inline; color:#00aaa7; font-size:11px; }
.subpage-content ul.breadcrumb li.separator { padding:0 6px; }
.subpage-content ul.breadcrumb li a { color:#00aaa7; text-decoration:none; }
.subpage-content ul.breadcrumb li a:hover { color:#00132c; }
.subpage-content p { font-size:11px; padding-bottom:18px; color:#001932; line-height:19px; }

.subpage-content ul { padding-bottom:18px; margin-left:10px; }
.subpage-content ul li { font-size:11px; padding:2px 0; color:#001932; line-height:18px; list-style:disc outside none; } 
.subpage-content ol { padding-bottom:18px; margin-left:10px; }
.subpage-content ol li { font-size:11px; padding:2px 0; color:#001932; line-height:18px; list-style:decimal outside none; }
/* FOOTER */
#footer { padding:0 30px; height:33px; background-image:url(/template_images/footer-bg.jpg); background-repeat:no-repeat; background-position:top center; display:block; position:relative }
#footer ul.foot-links { padding:11px 0 0 0; }
#footer ul.foot-links li { float:left; display:inline; font-size:10px; color:#75C8C7; padding:0 3px; }
#footer ul.foot-links li a { color:#75c8c7; text-decoration:none; }
#footer ul.foot-links li a:hover { color:#00132c; }

.subpage-content .newswrap{
padding:20px 0px;
}


.subpage-content h4,.subpage-content h4 a{ 
    color: #00132C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
		padding-bottom:10px;
		
	}	
.subpage-content h4 span{ 
color: #00AAA7;
display:inline;
font-size: 11px;
}

.subpage-content a.read-more-btn {
    background-image: url("/template_images/button.png");
    background-repeat: no-repeat;
    color: #00A9A6;
    display: block;
    font-size: 11px;
    height: 17px;
    padding: 4px 0 0 10px;
    text-decoration: none;
    width: 71px;
		float:right;
		margin-bottom:10px;
		clear:both;
}


.technology {
    background: url("/template_images/faq_bg_active.html") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    /*height: 27px;*/
    padding: 12px 0 0 0;
    width: 615px;
}
.thelanguage {
    background: url("/template_images/icon_answer.html") no-repeat scroll 10px 6px #ffffff;
    color: #00AAA7;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0px 20px 10px 0;
    text-align: justify;
    width: 600px;
}
.thelanguage p {
    color: #00AAA7;
    padding: 0px 15px 0 0;
}
.ans_link a {
    color: #99CCCC;
    text-decoration: none;
}
.openlanguage {
    background: url("/template_images/faq_bg_active.html") repeat-x scroll 0 0 transparent;
    color: #154768;
    font-weight: bold;
    padding: 12px 0 15px 0;
    width: 615px;
}
.closedlanguage {
    color: #154768;
    font-weight: bold;
}

a.form-page-anchor{color:#00AAA7}
a:hover.form-page-anchor{color:#000}

ul.sitemap_list{display: block;
    padding-bottom: 10px;float:left;}
		
ul.sitemap_list li{clear: both;
    display: block;
    padding-bottom: 5px;
		 padding-top: 5px;
    width: 100%; list-style:none}		
ul.sitemap_list li ul{display: inline;
    padding-top: 10px;
		padding-left:30px;
		float:left;}
		
		
ul.sitemap_list li a{ background-image: url("/template_images/green-arrow-right.jpg");
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: #154E74;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 0 15px;
    text-decoration: none;}		
ul.sitemap_list li a:hover{
color: #00132C;}	














.by3 ul li {
	border:1px solid #DADADA;
display:table-cell;
height:183px;
margin:0 10px 10px;
overflow:hidden;
text-align:center;
vertical-align:middle;
width:210px; float:left}
.prod-info {
background:none repeat scroll 0 0 #EDECE8;
clear:both;
color:#000000;
display:block;
font-size:11px;
padding:12px 0;

text-align:center;
width:210px;
}
.prod-info a { font-size:11px; color:#3f3f3f; text-decoration:none; } 
.prod-info a:hover { color:#00AAA7; }
	

.productlist { padding:0; overflow:hidden; width:670px; margin:0 0 15px; clear:both }
.productlist div#each-product {font-size: 12px; padding:5px 0 11px 15px; width: 655px;}
.productlist div#each-product div.image-box { padding:10px 0 0; }
.productlist div#each-product div.image-box div.inner-image { width:207px; height:206px; margin:auto; text-align:center; }
.productlist div#each-product div.price {  font-size:13px; color:#959595; font-weight:bold; text-align:center; padding:5px 0; text-transform:uppercase; }
.productlist div#each-product div.price a { font-size:11px; color:#00AAA7; text-decoration:none; } 
.productlist div#each-product div.price a:hover { color:#dddddd; }
div.prod_name a{ font-size:11px; color:#3f3f3f; text-decoration:none; } 
div.prod_name a:hover { color:#00AAA7; }
div.prod_name { font-weight:bold; padding:5px 0; text-transform:uppercase; font-size:12px;margin-right:15px; width:300px; float:left; text-align:left;color:#343434} 
.prod_code{font-size:11px;text-align:left;color:#343434;font-weight:bold;padding:5px 0}

/* Product Content */
.product-detail-content { padding:10px 0 40px 0;}
.product-detail-content div.product-image-big { width:135px; clear:both;float:left; display:table-cell; vertical-align:middle; }
.product-detail-content div.product-info { width:420px; float:left; padding:0 0 0 20px;   }
.product-detail-content div.product-info h2 { font-size:12px; color:#00AAA7; font-weight:bold; line-height:14px; }
.product-detail-content div.product-info p { 
    color: #001932;
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 20px;
}
.product-image-big p {font-size:12px}
.product-detail-content div.product-info div.price { font-size:12px; color:#58595b; padding-bottom:10px; }
.product-detail-content div.product-info div.textbox-w94 { width:94px; height:31px; display:block; margin-bottom:9px; background-image:url(/template_images/textbox-w94.html); background-repeat:no-repeat; }
.product-detail-content div.product-info div.textbox-w94 input { width:77px; border:0; padding:9px 0 9px 17px; margin:0; font-size:11px; color:#000000; background:none; }
.product-detail-content div.product-info div.each-dropdown { padding-bottom:9px; }
.product-detail-content div.product-info a.add-to-cart-btn { float:left; clear:both;  padding:15px 0 0 0; font-size:12px; color:#00AAA7; font-weight:bold; text-transform:uppercase; text-decoration:none; }
.product-detail-content div.product-info a:hover.add-to-cart-btn { color:#dddddd; }

.same-product { border-top:2px solid #e1e1e1; padding:5px 0 20px 0; overflow:hidden; }
.same-product h3 { font-size:11px; color:#3f3f3f; font-weight:bold; text-transform:uppercase; text-indent:5px; }
.same-product div#each-product { width:233px; float:left; border-bottom:2px solid #e1e1e1; }
.same-product div#each-product div.image-box { border-bottom:2px solid #e1e1e1; padding:10px 0 10px 0; }
.same-product div#each-product div.image-box div.inner-image { width:207px; height:206px; margin:auto; border:2px solid #e2ded9; text-align:center; }
.same-product div#each-product div.price { font-size:13px; color:#959595; font-weight:bold; text-align:center; padding:5px 0; text-transform:uppercase; }
.same-product div#each-product div.price a { font-size:11px; color:#a0cf67; text-decoration:none; } 
.same-product div#each-product div.price a:hover { color:#dddddd; }

.cart td {
font-size:11px;
font-weight:normal;
padding:5px;
text-align:left;
vertical-align:top;
border:1px solid #eaeaea;
}
table.carts       { margin-bottom: 1px; width:100%; }
table.carts th          { font-weight: bold; }
table.carts thead th    { background: #00AAA7; }
table.carts th,table.carts td,table.carts caption { padding:9px 10px 11px 5px; }
/*
	You can zebra-stripe your tables in outdated browsers by adding 
	the class "even" to every other table row. 
 */
tr.even { 
	background: #edece8; 
}
tr.odd { 
	background: #f5f5f5; 
}
tfoot       { font-style: italic; }
caption     { background: #eee; }

.dnone{
display:none;
}

.dinline{
display:inline;
}

.customerclear{
margin:10px 0 0 0; clear:both
}

.fleft{
float:left;
}

a.read-btn {
    background-image: url("/template_images/button.png");
    background-repeat: no-repeat;
    color: #00A9A6;
    display: block;
    font-size: 11px;
    height: 17px;
    padding: 4px 0 0 10px;
    text-decoration: none;
    width: 71px;
		
		margin-bottom:10px;
		clear:both;
}
.subcatlist{float:left; font-size:12px; color:#00AAA7}
table.calendar {border-collapse:collapse; width:682px}
table.calendar td {border:1px solid #ccc; padding:5px 3px}
.fRight {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}
.row1{background:#fff; padding:5px 0 11px 15px}
.row2{background:#f3f3f3; padding:5px 0 11px 15px}


.catwrap{width:670px; float:left; padding:10px 0;}
.catnameleft{font-size:12px;margin-right:15px; width:170px; float:left; text-align:left; color:#696969; font-weight:bold;}
.subcatname{font-size:12px;text-align:right; float:left; color:#696969; font-weight:bold; width:485px}
.subcatname a,.subcatnamehelp a {color:#696969; text-decoration:underline}
.catname{width:650px; float:left; padding:10px; background:#a0a0a0; color:#fff;}
.tablename{font-size:12px;margin-right:15px; width:300px; float:left; text-align:left; color:#fff; font-weight:bold; padding-left:7px}
.tablecode{font-size:12px;text-align:left; color:#fff; font-weight:bold;}

.subcatnamehelp{font-size:12px;text-align:right; float:left; color:#696969; font-weight:bold; width:485px}
.bottomwht{padding:0; bottom:0; width:713px; height:22px; background:url(/template_images/bottomwh.png) no-repeat; position:absolute; z-index:1; margin:0 0 -1px 0; left:0 }
.product-image-big h2 {color:#00AAA7; font-weight:bold; font-size:13px}
.newmemb {font-size:12px}
.reg_form div {clear:both}

.reg_form input.small { width: 85px; }
.pagerSystem {clear:both; display:block}
.pagerSystem a {font-size:12px}
.pagerSystem a.current {color:#000}
select.formField1{width:41px}
.reg_form div#state_select, .reg_form div#state_text{clear:none}
#state_text {display:none}

.news_pager_list {
    float: right;
    font-size: 12px;
}
.news_pager_links {
    float: left;
    font-size: 12px;
}
a.sub_cat {
    color: #00AAA7;
    font-weight: normal;
    text-decoration: none;
}
a.subcat_active {
    color: #001932;
}
a.sub_cat:hover {
    color: #001932;
}
.news-box-sidebar div.blue-title h2 a {
color: #FFFFFF;
}