/*
-----------------------------------------------------
 Author      | Elemental
             | [W] http://www.elemental.co.za
             | [E] info@elemental.co.za
-----------------------------------------------------
 Date        | 10-26-2010
-----------------------------------------------------
 CSS         | 2
-----------------------------------------------------
 Update      |
-----------------------------------------------------
 Description |
-----------------------------------------------------

Headers: 'Myriad Pro', Tahoma, Geneva, sans-serif
Text: Arial, Helvetica, sans-serif

*/

/********** SETUP **********/
html
{
    background-color:#5f8eff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#666666;
    padding:0;
    margin:0;
}

body
{
    padding:0;
    margin:0;
    position:relative;
}

.text_input
{
    border:1px solid #cfcfcf;
    width:250px;
}

.text_input_callback
{
    border:1px solid #cfcfcf;
    width:200px;
}

select
{
    border:1px solid #cfcfcf;
    width:252px;
}

.search_input
{
    border:1px solid #235ea3;
    width:205px;
}

#window_bg_layer1
{
	background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-position: left 50px ;
	
}

#window_bg_layer2
{
	
    background-image: url(../images/new_images/body_bg_full.jpg);
    background-repeat: no-repeat;
    background-position:  center top ;

}

.top_strip
{
    height:51px;
    background-image:url(../images/bg_top_bar_rep.gif);
    background-repeat: repeat-x;
}

.site_container
{
    width: 1000px;
    margin: 0 auto;
}

/********** LOGO CONTAINER **********/

.logo_container
{
    position: relative;
    height: 98px;
    padding-left: 23px;
    padding-top: 22px;
    background-image: url(../images/new_images/header.png);
    background-repeat: repeat-x;

}


.tagline
{
    position: absolute;
    right: 60px;
    bottom: 25px;
    font-size: 28px;
	line-height:35px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
}

.bbbee
{
    position: absolute;
    right: 0px;
    top: 0px;
    text-align:right;
    padding:1px 40px 1px 0px;
    background-color:#f5f5f5;
    color:#EE0000;
    font-weight: bold;
    width:960px;
}

/************************* FRONTEND: SLIDE MENU *************************/

#clicker
{
    position:absolute;
    z-index:99;
    top:148px;

    right:0px;
    width: 31px;
    overflow: hidden;
    height: 80%;
    float:left;
}

.quicknav
{
    display:inline;
    position:relative;
    top:19px;
    margin-right:0;
    position:relative;
    float:left;
}

#slide_menu
{
    /*
    display:none;
    vertical-align:top;
    */
    display:block;
    vertical-align:top;
    border-top:0px solid #C6AA32;
    width: 240px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 31px;
}

#slide_out
{

}

.slide_menu_content
{
    padding-top: 18px;
    padding-left: 14px;
    background-color:#ffffff;
    font-size: 12px;
}

.slide_menu_category_img
{
    margin-top:13px;
    margin-left:5px;
    border:1px solid #cfcdcd;
    width:196px;
    height:74px;
}


.slide_menu_breaker
{
    padding-top:10px;
    border-bottom: 1px solid #e3e3e3;
}

/*************************  SLIDESHOW *************************/

#rotate
{
    position:relative;
    height:240px;
    width:1000px;
    margin:auto;

}
/*
    jQuery slideshow
*/

#slideshow
{
    position:relative;
    height:215px;
    z-index:1;
}

#slideshow IMG
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active
{
    position:absolute;
    z-index:10;
}

#slideshow IMG.last-active
{
    position:absolute;
    z-index:9;
}

/********** CONTENT **********/
.content_container
{
    background-color:#ffffff;
    padding-top: 20px;
    padding-left:20px;

    border-top:4px solid #235ea3;

}

.left_float_tiny
{
    float:left;
    width:249px;
    margin-right: 0px;
}



.about .header_1 {
	margin-top: 31px;
}

.about .box_1 {
	margin-top: 0px;
	padding-top: 0px;
	
}

.left_float_sml
{
    float:left;
    width:470px;
	margin-right:20px;
    _margin-right: 16px;
}

.left_float_lrg
{
    float:left;
    width:686px;
    margin-right:20px;
}

.header_1
{
    font-family: Arial;
    font-size: 24px;
	font-weight: 700;
	margin-top:31px;
    height: auto;
    padding-top:10px;
    padding-bottom:8px;
    padding-left:38px;
    color:#6c6c6c;
    background-image: url(../images/new_images/arrow_title.png);
    background-repeat:no-repeat;
   /* border-bottom:1px dotted #666666;*/
}



.about_title
{
    font-family: Arial;
    font-size: 24px;
	font-weight: 700;
    height: 25px;
    padding-top:8px;
    padding-bottom: 8px;
    padding-left:38px;
    color:#6c6c6c;
    background-image: url(../images/new_images/arrow_title.png);
    background-repeat:no-repeat;
	margin-top: 8px;
   /* border-bottom:1px dotted #666666;*/
}



.blue_box {
	background: url(../images/new_images/bg_arrow.png) 98% 68% no-repeat;
	background-color: #113e62;
	width: 470px;
	height: 137px;
	margin-bottom: 31px;
} 

  .blue_box  .first{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    margin-top: 0;
    padding: 10px 10px 0;
}

.box_1  .first{
    color: #666666;
    font-family: Arial;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 0 6px;
}


 .first{
	color: #666666;
	font-family: Arial;
	font-size: 15px;
	padding: 6px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.about {

}

.about_current {
	color: #666666;
	font-family: Arial;
	font-size: 15px;
	padding: 6px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.right_list {
	float: right;
	list-style-type: none;
	margin: 0px;
}

.left_list {
	list-style-type: none;
	margin-left: 38px;
	margin-top: 4px;
	margin-bottom:0px; 
}

ul  li {
	display: inline;

}

.exp_list  li {
	float: none;
	
}

.exp_list {
	padding-left: 0px;
}

.left_list span  {
	background: url(../images/new_images/list_dot.png) left 5px no-repeat;
	color: #113e61;
	font-weight: 300;
	font-size: 15px;
	display: block;
	width: 160px;
	margin-right: -18px;
	margin-top:6px;
	height: auto;
	padding-left: 21px;
}

.home_6 .left_list span {
	float: left;
}

.norm_text {
	line-height: 16px;
}

.exp_list span  {
	background: url(../images/new_images/list_dot.png) left 5px no-repeat;
	color: #113e61;
	font-weight: 300;
	font-size: 15px;
	display: block;
	width: 389px;
	margin-right: 18px;
	margin-top:6px;
	height: auto;
	padding-left: 21px;

}




.blue_box  .last{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 28px;
    padding: 0 10px 10px;
}

.header_2
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 18px;

    height: 25px;
    padding-top:3px;
    padding-bottom:4px;
    color:#103d60;
    background-repeat:no-repeat;
    border-bottom:1px dotted #666666;
}

.header_3
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 18px;

    height: 25px;
    padding-top:3px;
    padding-bottom:4px;
    padding-left:30px;

    color:#103d60;
    background-image: url(../images/bg_header_3.gif);
    background-repeat:no-repeat;
    border-bottom:1px dotted #666666;
}

.header_4
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 18px;
    height: 25px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:38px;

    color:#ffffff;
    background-image: url(../images/bg_header_4.gif);
    background-repeat:no-repeat;
    border-bottom:1px dotted #666666;
}

.header_5
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 22px;

    height: 34px;
    padding-top:28px;
    padding-bottom:0px;
    padding-left:31px;

    color:#ffffff;
    background-image: url(../images/bg_header_5.gif);
    background-repeat:no-repeat;
    border-bottom:1px dotted #666666;
}

.header_6
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 18px;

    height: 25px;
    padding-top:3px;
    padding-bottom:4px;
    padding-left:30px;

    color:#103d60;
    background-image: url(../images/bg_header_6.gif);
    background-repeat:no-repeat;
    border-bottom:1px dotted #666666;
}

.title_1
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 16px;

    color:#103d60;
    line-height:1.5;
}

.title_2
{
    font-size: 12px;
    font-weight:bold;

    color:#103d60;
}

.title_3
{
    font-family: 'Myriad Pro', Tahoma, Geneva, sans-serif;
    font-size: 16px;
	font-weight: 700;
    color:#6c6c6c;
    line-height:1.25;
}

.p1
{
    padding:23px 0 10px;
    line-height: 1.2;
}

.p2
{
    padding:0px 0px 19px 0px;
}

.p3
{
    padding:23px 10px 10px 10px;
}

.box_1
{

    margin-bottom:0px;
}

.box_2
{
    
    background:#f5f5f5;
    padding-bottom:30px;
    margin-bottom:3px;
    border-left: 1px solid #f1f2f3;
}

.box_3
{
    
    background:#f9f9f9;
    padding-bottom:30px;
    border-left: 1px solid #f7f8f8;
}

.box_4
{
    padding-top:12px;
}

.news_item
{
    clear: left;
    border-bottom:1px dotted #666666;
    margin-top:0px;
    margin-bottom:3px;
    padding-bottom:0px;
    height:auto;
	width: 449px;
}

.last_news_item
{
    border-bottom:0;
}

.news_box
{
    background-repeat: repeat-x;
    background-position: center;
    height: auto;
    margin-top:0px;
    padding-top: 0px;
    padding-right:20px;
    border-bottom:1px dotted #666666;
}

.news_thumb_container
{
    border: 1px solid black;
    float: left;
    margin-right: px;
    margin-top: 15px;
    width: 83px;
}

.news_thumb
{
    
    max-width:83px;
    max-height:63px;
}

.news_text_container
{
    float: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-left: 15px;
    margin-top: 8px;
	margin-bottom: 10px;
    width: 342px;
}

.view_product {
	color: #ff9c09;
	font-size: 10px;
	text-decoration: underline;
}

.news_item_button
{
    float:left;
    position:relative;
	margin-left: 7px;
}

.home_featured_img
{
    border:0;
    width:249px;
}

.sole .header_1 {
	margin-bottom: 15px;
}

.box__4 .first {
	margin-top: 15px;
}

.side_featured_img
{
    border:0;
    width:249px;
}

.sub_float
{
    float:left;
    width:206px;
}

.service_img
{
    float:left;
    margin-right:10px;
}

.spacer_1
{
    height:33px;
    padding-top:33px;
}


.home .read_more_container_1_bg {
    border: none;
    float: right;
    height: 23px;
    margin-top: 134px;
    position: relative;
    text-align: right;
    width: 166px;
	right: 14px;
}

.home .btn_read_more {
    position: absolute;
    right: 0;
}


.spacer_2
{
    _height:2px;
    padding-top:2px;
}

.spacer_3
{
    _height:30px;
    padding-top:30px;
}

.spacer_4
{
    _height:174px;
    padding-top:174px;
}

.red_error
{
    color:#ff0000;
    font-size: 12px;
    font-weight:bold;
}

.logo_table
{
    height:50px;
}

.logo_table_products
{
    height:50px;
    margin-top:15px;
	margin-right: 35px;
}

.logo_table_products td
{
    padding-left:21px;
}

.products_sub_header
{
    border-bottom:1px dotted #666666;
}

.product_paging_top
{
    float:right;
    margin-right:20px;
    font-weight:bold;
    padding-top:14px;
}

.product_paging_top a
{
    color:#103d60;
    text-decoration:none;
}

.product_paging_bottom
{
    float:right;
    margin-right:20px;
    font-weight:bold;
    margin-top:-18px;
}

.product_paging_bottom a
{
    color:#103d60;
    text-decoration:none;
}

.cart_action_img
{
    position:relative;
    top:4px;
}

.cart_actions
{

    padding-bottom:7px;
    padding-left:3px;
}

.cart_actions_text:link, .cart_actions_text:visited
{
    color:#103d60;
    text-transform:uppercase;
    text-decoration: none;
}

.cart_actions img
{
    border:0;
}

.table_products td {
    padding-left: 0;
	padding-right: 9px;
}

.product_master_container
{
    margin-top:10px;
}

.product_container
{
    float:left;
    width:199px;    
}

.product_vert_spacer
{
    margin-bottom:10px;
    border-bottom:1px dotted #666666;
    clear:left;
}

.product_horz_spacer
{
    padding-left:19px;
    float:left;
    
}

.product_container_img
{
    padding:9px 12px;
    background-color:#f5f5f5;
    text-align:center;
    min-height:137px;
    _height:137px;
}

.product_img
{
    border:1px solid #103d60;
    max-height:129px;
    max-width:173px;
    _height:129px;
    _width:173px;
}

.product_container_text_1
{
    background-color:#ebebeb;
    padding:10px 16px;
    height:30px;
}

.product_container_text_2
{
    background-color:#f5f5f5;
    padding:10px 16px;
    height:30px;
}

.product_container_btn
{
    background-color:#f5f5f5;
    padding-top:4px;
    padding-left:15px;
    padding-bottom:6px;
    height:13px;
}

.product_container_btn img
{
    float:left;
    margin-right:5px;
}

.product_text
{
    
    font-weight:bold;
}
/********** BUTTONS **********/

.btn_read_more_welcome
{
    text-align:right;
    padding-right: 10px;
}

.read_more_container_1
{
    position:relative;
    border-bottom:1px dotted #666666;
    border-left:1px solid #f8f8f9;
    background-color:#ffffff;
    height:23px;
    margin-top:1px;
}

.index .news_text_container {
    float: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-left: 15px;
    margin-top: 8px;
    width: 280px;
	margin-bottom: 0px;
}

.index .read_more_container_1 {
    border-bottom: 1px dotted #666666;
    border-left: 1px solid #F8F8F9;
    clear: left;
    height: 16px;
    position: relative;
    right: -401px;
    top: -23px;
    width: 68px;
}

.read_more_container_1_bg
{
    position:relative;
    border-bottom:1px dotted #666666;
    border-left:1px solid #f8f8f9;
    background-color:#fafafa;
    height:23px;
    margin-top:1px;
}

.services .left_list span {
	width: 400px !important;
	margin-bottom: 10px;
}

.legislation .left_list span {
	width: 400px !important;
	margin-bottom: 10px;
}

.legislation {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.btn_read_more
{
    position: absolute;
    bottom: -5px;
    right: -10px;
}

.btn_view_products
{
    position: absolute;
    bottom: 2px;
    right: 11px;
}

.new_item_read_more
{
    border: 0 none;
    color: #FF9C09;
    cursor: pointer;
    float: right;
    font-size: 10px;
    text-decoration: underline;
    top: 38px;
    width: 72px;
    
}

.application_box
{

}

.category_side_menu
{
    margin:0;
    padding:0;
    font-size:11px;
}

.category_side_menu li
{
    list-style-type: none;
	display: inline;
	float: none;

}

.category_side_menu li:hover
{
    background-color:#ecf0f3;
}

.category_side_menu li a, .category_side_menu li a:visited
{
	display: block;
    color:#666666;
    text-decoration:none;
    padding-bottom:9px;
    text-transform: uppercase;
	padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
    margin-bottom:1px;
    border-top:1px dotted #666666;
}

.category_side_menu li a:hover
{
    color:#012576;
    background-color:#ecf0f3;

}

/********** FOOTER **********/

.footer_container
{
    background-image: url(../images/new_images/footer.jpg);
    background-repeat: repeat-x;
    background-position: top;

    color:#ffffff;
    font-size:11px;
}

.footer
{
    position:relative;
    margin: 0 auto;
    width:1000px;
    height:119px;
    padding-top:38px;
    padding-left:35px;
}

.footer_sub_container_1
{
    float:left;
    width:330px;
}

.footer_sub_container_2
{
    float:left;
    border-left:1px solid #c0c0c0;
    padding-left:12px;
    width:200px;
    height:112px;
}




/**TEMPLATE**/
.invisible {
	visibility:hidden !important;
	overflow:hidden !important;
	height:0 !important;
	position:absolute !important;
}
.hidden {
	display:none !important;
}

a img {
	border:0 none;
	text-decoration: none;
}


/***********************  MAIN ROTATING BANNER  *************************/
.faders	{
	width: 1000px;
	height: 269px;
}
/** BANNER **/
.faders a	{
	display:block;
	text-decoration: none;


}
/** BANNER **/
ul.faders	{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:0px;
	display: block;
	text-align:left;
}
/** BANNER **/
ul.faders li	{
	display: inline;
	position: absolute;
	background: #fff;
}
/** BANNER **/
.faders li.showingfader	{
	z-index: 200;
}
/** BANNER **/
.faders li.waitingfader	{
	z-index: 100;
}
/** BANNER **/
.faders h1	{
margin-top:-180px;
	padding-top: 50px;
	margin-left: 20px;
	width: 440px;
	color: #ffffff;
}
/** BANNER **/
.faders img.rightAll	{
	float: right;
	width: 440px;
}
/** BANNER **/
.faders p.leftBottom	{
	margin-left: 20px;
	width: 440px;
}

.nospace {
 height:0px;
 line-height:0px;
 font-weight:300;
 font-style:normal;
 display:block;
 margin:0;
 padding:0;
 visibility:hidden;
 width:100%;
 border:0 none;
 *margin-top:-5px;
}




/*
Old CSS Document

#category_products
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

#shop_menu
{
	text-align: center;
	border-top: 1px dotted;
	width: 100%;
	border-bottom: 1px dotted;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}

a.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:red;
	padding: 0px;
	text-decoration: underline;
}

a.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	text-decoration: none;
}

a.paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	text-decoration: underline;
}

.grey-text-BEE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding: 5px;
}

.grey-text-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding: 8px;
}

a.grey-text-main:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	text-decoration: none;
}

a.grey-text-main:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	text-decoration: none;
}

a.grey-text-main:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	padding: 0px;
}
.head-foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.head-foot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.head-foot:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.head-foot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f5f5f4;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.rightbar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

a.rightbar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

a.rightbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}

.bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.bottom-nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right:0px;
}

a.bottom-nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right:0px;
}

a.bottom-nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right:0px;
}

td.rightbar-td {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b6a89;
}

td.left-nav-td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b6a89;
	background-color: #f8f8f8;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.left-nav {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #727273;
	text-decoration: italic;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;

}
a.left-nav:visited {
	font-family: Helvetica, Arial, Verdand, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #727273;
	text-decoration: italic;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;

}
a.left-nav:link {
	font-family: Helvetica, Arial, Verdand, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #727273;
	text-decoration: italic;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;

}
a.left-nav:hover {
	font-family: Helvetica, Arial, Verdand, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #103d60;
	text-decoration: italic;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.left-nav-just-line {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c2c4c7;
}
td.rightbar-just-line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c2c4c7;
}

.grey-text-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-right: 5px;
	text-decoration: none;
}

a.grey-text-news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-right: 0px;
	text-decoration: none;
}

a.grey-text-news:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-right: 0px;
	text-decoration: none;
}

a.grey-text-news:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-right: 0px;
	text-decoration: underline;
}
*/
