@charset "UTF-8";
/* CSS Document */

body {
	background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/bodybg.jpg') #eeeeee repeat-x;
    margin-top: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
}


#wrapper {
    margin: 0 auto;
    width: 960px;
    text-align: center;
}

#login {
    background: #272735;
}

#header {
    background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/at.png') no-repeat White;
    background-position: 610px 29px;
    width: 960px;
    font-family: Arial,Helvetica,sans-serif;
    height: 99px;
    margin-top: 0px;
	border-top:2px #24232f solid;
}

    #header h1 {
        float: left;
        width: 350px;
        height: 76px;
        margin: 15px 0 0 10px;
        padding: 0;
        background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/spendInsight.jpg') no-repeat;
    }

    #header h1 a {
        display: block;
        width: 350px;
        height: 76px;
    }

    #header h1 a span {
        display: none;
    }

    #header #strapline {
        position: relative;
        float: left;
        top: 60px;
	    width: 270px;
    	display: inline;
    	color: #6f2043;
    	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 15px;
		display:none;
	}

#topLinks {
    float: right;
    width: auto;
    font-size: 0.6em;
    margin-right: 10px;
    margin-top: 4px;
}

    #topLinks a {
        padding-left: 4px;
        padding-right: 4px;
		color: #666666;
        text-decoration: underline;
        cursor: pointer; /* since one of the links doesn't have a href="" tag 
            we use this to force a hand to save doing it in the
            javascript */
    }

    #topLinks a:hover {
        color: #000000;
        text-decoration: none;
    }

#telephoneNumber {
    color: #27235e;
    width: 200px;
    font-size: 1.7em;
    margin: 20px 10px 0;
    float: right;
    clear: right;
}

    #telephoneNumber span {
        float: left;
        display: block;
        font-size: 0.6em;
        padding-left: 10px;
    }
    
    #telephoneNumber div {
        clear: left;
    }

#customerLogin {
    float: right;
    width: 169px;
    height: 29px;
    line-height: 23px;
    color: #fdc847;
    font-size: 12px;
    margin-right: 10px;
    display: inline;
    cursor: pointer;
    background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/customerlogin.png');
}

    #customerLogin a {
        color: #fdc847;
        font-weight:bold;
        text-decoration:none;
    }

  #customerLogin a:hover {
        color: #fff;
        font-weight:bold;
        text-decoration:underline;
    }

#navigation {
    border-top: 1px solid #cfcfdd;
	border-bottom: 1px solid #cfcfdd;
    background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/navbar.png');
    height: 39px;
}

    /* Nav Bar */
    #navigation ul {
        float: left;
        height: 39px;
        line-height: 39px;
	    margin: 0;
    	padding: 0;
    	color: #27235e;
    	text-align: center;
    	width: auto;
}

    #navigation ul li {
        float: left;
        width: auto;
        margin: 0;
        padding: 0 10px 0 10px;
        list-style: none;
        background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/seperator.png') no-repeat center right;
    }

    #navigation ul a {
        cursor: pointer;
        color: #27235e;
        text-decoration: none;
    }

    #navigation ul a:hover {
        text-decoration: underline;
    }
	
	  #navigation ul a.active {
	   color:#D87410;
        text-decoration: underline;
    }


    /* Site Search */
    #navigation form {
        float: right;
        width: auto;
		margin-top: 7px;
        margin-right: 10px;
    }

    #navigation form input {
        font-size: 16px;
        border: 1px solid #4d4c4c;
    }

    #navigation form input.submit {
		font-size:12px;
		cursor:pointer;
		margin-left: 5px;
		background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/searchbutton.jpg') no-repeat;
    }
	
	    #navigation .marketplace {
        float: right;
        width: auto;
        height: 29px;
        margin:2px 10px 0 0;
        padding:0px;
    }
	
#breadcrumb {
    padding-left: 10px;
    padding-top: 5px;
    font-size: 11px;
    color: #5b519e;
    background-color: #f6f6f6;
    padding-bottom: 5px;
	text-align:left;
}

    #breadcrumb a {
        text-decoration: none;
        color: #5b519e;
    }

    #breadcrumb a:hover {
        text-decoration: underline;
    }
	
#breadcrumb ul{
	color:#5b519e;
	padding:0px;
	margin:0;
	width:100%;
}

#breadcrumb ul li{
	list-style-type:none;
	color:#5b519e;
	font-size: x-small;
	padding-right:0px;
	padding-left:5px;
	display:inline;
}

#breadcrumb ul li a{
	color:#5b519e;
	font-size:x-small;
	padding-right:15px;
	background:url(http://images.uk-plc.net/templates/ATUKSpendInsight/images/arrow.gif) 100% 0% no-repeat;
	background-position:right;
}

#breadcrumb ul li a:hover {
	color:#999999;
}

#container{
float:left;
padding:5px;
background:#FFFFFF;
 width: 950px;
}
	

#slideshow {
    position: relative;
    float: left;
    width: 683px;
    height: 270px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	margin-top:2px;
}

.slide {
    position: absolute;
    overflow: hidden;
    width: 683px;
    height: 226px;
}

#slideshow .image {
	float: left;
	width: 681px;
	height: 224px;
	border: 1px solid #b0b0b0;
}
	

#slideshow #gaurantee .image {
    background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/slideshow/guarantee.jpg');
}

#slideshow #gaurantee .info{
	margin-top:30px;
}

#slideshow #gaurantee .info p{
	width:450px;
	color:#fff !important;
	margin-top:10px;
	font-size:12px;
}

#slideshow #datacollection .image {
	background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/slideshow/datacollection.jpg');
}

#slideshow #datacollection .info {
	margin-top:30px;
}

#slideshow #datacollection .info h2{
	color:#666666; 
}

#slideshow #datacollection .info p{
	width:400px;
	color:#666666 !important;
	margin-top:10px;
	font-size:12px;
}

#slideshow #datacollection .info a{
	color:#9690c2 !important;
}

#slideshow #datacollection .info a:hover{
	color:#000 !important;
}

#slideshow #dataanalysis .image{
	background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/slideshow/data-analysis.jpg');
}
	
#slideshow #dataanalysis .info {
	margin-top:30px;
}

	
#slideshow #dataanalysis .info h2{
	color:#666666; 
}

#slideshow #dataanalysis .info p{
	width:250px;
	color:#666666 !important;
	margin-top:10px;
	font-size:12px;
}

#slideshow #dataanalysis .info a{
	color:#fff !important;
}

#slideshow #dataanalysis .info a:hover{
	color:#000 !important;
}

#slideshow #savings .image{
	background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/slideshow/savings.jpg');
}
	
#slideshow #savings .info {
	margin-top:30px;
}

#slideshow #savings .info h2{
	color:#666666; 
}

#slideshow #savings .info p{
	width:250px;
	color:#666666 !important;
	margin-top:10px;
	font-size:11px;
}

#slideshow #savings .info a{
	color:#666666 !important;
}

#slideshow #savings .info a:hover{
	color:#ec7e2d !important;
}

#slideshow #resources .image {
	background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/slideshow/resources.jpg');
}
	
#slideshow #resources .info p{
	width:150px;
	color:#666666 !important;
	margin-top:80px;
	font-size:11px;
}

#slideshow #resources .info a{
	color:#9690c2 !important;
}

#slideshow #resources .info a:hover{
	color:#ec7e2d !important;
}

/* Slideshow buttons */
#slideshow ul {
    float: left;
    width: 681px;
    height: 40px;
    padding: 0;
    list-style: none;
    margin-top: 228px;
    background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/SlideShow_button_bg.jpg') top center;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

    #slideshow ul li {
        float: left;
		display: block;
        width: 133px;
        height: 40px;
        margin-left: 2px;
        padding: 1px 0 1px 0;
        font-weight: bold;
        line-height: 36px;
        text-align: center;
		list-style: none;
        background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/seperator.png') no-repeat center right;
    }

    #slideshow ul li a {
        text-decoration: none;
        display: block;
		color:#330066;
    }

    #slideshow ul li.active a {
        color:#ec7e2d;
    }

    #slideshow ul li a:hover {
        text-decoration: underline;
    }

    #slideshow ul li.noseperator {
		background:none;
	}

        #slideshow .info h2 {
            margin-top: 10px;
            margin-left: 15px;
            color: #fff;
            font-size: 2em;
        }
    
        #slideshow .info h2 span {
            display: block;
            margin-left: 40px;
        }
    
        #slideshow .info p {
            line-height: 20px;
            width:100%;
            margin: 15px 5px 5px 15px;
            color: #fff;
            font-size: 1.6em;
        }
    
        #slideshow .info a {
            position: absolute;
            bottom: 10px;
            color: #fff;
            font-style: italic;
            margin-left: 15px;
            font-size: 1.1em;
			text-decoration:none;
        }
		
		#slideshow .info a:hover { 
		color:#ec7e2d;
		}
   
	
.sidePanel{
    height: auto;
	font-size:0.8em;
	text-align:left;
	line-height:1.2em;
}

.sidePanel.right{
	float: right;
	width: 260px;
	margin-top:3px;
}

.sidePanel #personal {
	background:url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/advert_bg.jpg') repeat-x;
	border:1px #cccccc solid;
	width: 258px;
	height: 268px;
	margin-top:2px;
	text-align:left;
}

.sidePanel #quotes  {
	height:230px;
}

.sidePanel #personal h3{
	font-size:1.2em;
	border-bottom:1px #999 dotted;
	padding:5px;
	margin:5px;
	color:#000;
}
.sidePanel #personal h4{
	font-size:10px;
	padding:5px;
	margin:5px;
	color:#330066;
}

.sidePanel #personal p{
	padding:5px;
	margin:5px;
	font-size:11px;
}

.sidePanel #personal p a{
	font-size:1.2em;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.sidePanel #personal p a:hover{
	color:#9690c2;
}

.image-ad{
 margin:5px 0 0 0;
}

.advert {
    width: 242px;
    height: 95px;
    margin:5px 0 0 0;
    padding: 5px 8px 0px 8px;
	background:#FFFFFF;
	border:1px #eeeeee solid;
    position: relative;
}

.advert p {
	width: 170px;
	font-size:11px;
}

.advert a {
	color:#5b519e;
	text-decoration: none;
	font-size:11px;
}

.advert a:hover {
	color:#ec7e2d;
	text-decoration: underline;
}

.advert h3 {
	font-size:1.2em;
	color: #000;
	width: 170px;
	padding:5px 0 5px 0px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 10px;
}

.advert .image {
	float:right;
	font-weight:bold;
	color:#2e5dab;
}

.advert .image a {
	color:#2e5dab;
}

.advert .image span {
	font-size:9px;
	line-height:9px;
}

.advert button {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.sidePanel.left {
	float: left;
	width: 200px;
	margin-right:10px;
}

.panel {
    margin:5px 0 10px 0;
    padding: 5px 8px 20px 8px;
	border: 1px solid #eeeeee;
    background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/newspanelbg.jpg') #f7f7f7 repeat-x top;
}

.panel a {
	text-decoration: none;
	color: #5b519e;
}

.panel a:hover {
	text-decoration: underline;
	color: #27235e;
}

.panel h3 {
	font-size:1.2em;
	color: #000;
	width: auto;
	padding:5px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 10px;
}

.panel span {
	color: #27235e;
	font-style: italic;
}

    .sidePanel.left .panel {
        background-color:#EcEbF1;
    }

    .sidePanel.left .panel h3 {
        color: #EcEbF1;
    }

    .sidePanel.left .panel li {
        color: #27235e;
        list-style: none;
        padding-left: 16px;
        line-height: 17px;
        background: url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/menu_bullet.gif') no-repeat 0px 0px;
    }

    .sidePanel.left .panel li.active li a {
        color: inherit;
    }

    .sidePanel.left .panel li.active a {
        color: #ec7e2d;
    }

    .sidePanel.left .panel li.active li.active a {
        color: #ec7e2d;
    }

    .sidePanel.left .panel li.heavy a {
        font-weight: bold;
    }

    .sidePanel.left .panel li.heavy li a {
        font-weight: normal;
    }

    .sidePanel.left .panel ul {
        padding-left: 0px;
    }

    .sidePanel.left .submenu ul li {
        padding-left: 16px;
        background-position: 0px 0px;
    }

    .sidePanel.left .submenu ul ul {
        padding-left: 5px;
    }

    .sidePanel.left li.splitter {
        border: none;
        background: #ec7e2d;
        height: 1px;
        line-height: 1px;
        margin: 0px;
        padding: 0px;
    	overflow: hidden;
    	margin-top: 10px;
    	margin-bottom: 10px;
	}

    .sidePanel.left li.splitter img {
        height: 1px;
        width: 1px;
    }

    .sidePanel.left .submenu ul ul li {
        background: none;
        padding-left: 0px;
        line-height: normal;
    }


    .sidePanel.left h3.active a {
        color: #ec7e2d;
    }

    .sidePanel.left .packages li {
        background-position: 25px 0px;
        padding-left: 40px;
    }

.nestedNavMenu { /* Used for anything other than, Newsletter, Basket and Testimonial sections in the left and right content areas */
	background: #eee;
	width: 200px;
	overflow: hidden;
	margin:5px 0 20px 0;
	border-bottom: 2px solid #ddd;
}

	.nestedNavMenu h2 {
		border-bottom: 1px solid red;
		font: 22px Arial,Verdana,Helvetica,sans-serif;
		padding: 5px;
		margin: 0 0 5px 5px;
	}

		.nestedNavMenu h2 a {
			color: #27235e;
		}

			.nestedNavMenu h4 {
				font-size: .9em;
				font-weight: normal;
				color: black;
				padding: 0 0 0 5px;
				margin: 0;
			}

				.nestedNavMenu a {
					color: #27235e;
					text-decoration: none;
				}

					.nestedNavMenu a:hover {
						color: #ec7e2d;
					}
					
						.nestedNavMenu input {
							height: 20px;
							width: 190px;
							margin: 0  0 8px 8px;
						}

							.nestedNavMenu textarea {
								font: 1.3em Arial,Verdana,Helvetica,sans-serif;
								color: #666;
								width: 190px;
								margin: 0  0 8px 11px;
							}

								.nestedNavMenu p {
									font-size: .9em;
									padding: 0 0 10px 5px;
									margin: 0;
								}

ul.defaultList,ul.defaultList ul {
	margin:0;padding:0;
}

ul.defaultList{
	list-style-type:none;
	margin:10px 0 0 0;
	padding-left:6px;
	width:190px;
}

ul.defaultList li {
	margin-top:1px;
	margin-bottom:1px;
	line-height: 17px;
}

ul.defaultList li a{
	font-size:12px;
	color:#27235e;
	font-weight:bold;
	text-decoration:none;
}

ul.defaultList li ul {
	list-style-type:none;
	padding:0 0 3px 0;
	margin:2px 0 0 0;
	font-size:small;
	color:#27235e;
	font-weight:normal;
	border-top:1px #5b519e solid;
}

ul.defaultList li ul li {
	padding-left:15px;
	background:url(http://images.uk-plc.net/templates/ATUKSpendInsight/images/menu_bullet.gif) no-repeat 0px 0px;
}


ul.defaultList li ul li a {
	color:#27235e;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

ul.defaultList li ul li a:hover {
	color:#ec7e2d;
}

ul.defaultList li ul li a.active {
	color:#ec7e2d;
}

ul.defaultList li ul li ul {
	border:0;
}

ul.defaultList li ul li ul li {
	background:none;
}

ul.defaultList li ul li ul li a {
	font-weight:normal;
	font-size:12px;
}

ul.defaultList li ul li ul li a:hover {
	font-weight:normal;
	color:#ec7e2d;
}

ul.defaultList li ul li ul li a.active {
	color:#ec7e2d;
	font-weight:normal;
}

ul.defaultList li ul li ul li ul li a {
	font-size:11px;
}


#newsNav {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#newsNav ul {
padding-left:0px;
}

#newsNav li{ list-style:none !important; 
             padding-left:0  !important; 
             background:none  !important;}
             
.newsDate 
	{
	font-size:11px;
	padding:5px 0 0 0;
	}
    .newsDate h3 {
        border: none;
        margin: 0;
        padding:0;
        margin-bottom: 2px;
    }

    .newsShortDesc 
    {
        font-size:11px;
        margin: 0;
        padding: 0 0 10px 0;
        margin-bottom: 2px;
		border-bottom: 1px dotted Gray;
    }
#newsDate
{
    font-weight:bold;
    }

#newsNav a {
        font-size: 0.9em;
		font-weight:bold;
    }
    
#newsNavWrapper 
 {
     font-size:11px;
     }
 
 #newsNavWrapper a
 {
     font-size:11px !important;
     }

.newsArticle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted Gray;
}

    .newsArticle h3 {
		font-size:1em;
        border: none;
        margin: 0;
        padding: 0;
        margin-bottom: 2px;
		color: #5b519e;
    }

    .newsArticle p {
        margin: 0;
        padding: 0;
        margin-bottom: 2px;
    }

    .newsArticle a {
		color: #5b519e;
        font-size: 0.8em;
    }

    
/*    P A G E   C O N T E N T    */   
 
#pageContent {
	font-size:0.8em;
	line-height:150%;
    float: left;
    width: 460px;
    min-height: 425px;
    padding:5px;
    margin:5px 5px 0px 0px;
	text-align:left;
	color:#000;
	background:url('http://images.uk-plc.net/templates/ATUKSpendInsight/images/content_bg.jpg') #fff repeat-x;
}

#pageContent h1 {
	font-size:1.2em;
    border-bottom:1px #999 dotted;
	padding:0px 0 5px 0px;
	margin:5px 0 5px 0px;
	color:#5b519e ;
}

#pageContent h2 {
	color: #5B519E;
	font-size: 125%;
	margin-top: 24px;
}

#pageContent p {
	text-align:justify;
	margin:5px 0 10px 0;
}

#pageContent em {
	font-weight: bold;
}

#pageContent li {
	list-style: url(http://images.uk-plc.net/templates/ATUKSpendinsight/images/bullet.gif) outside;
	color: #000;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 24px;
}
    
#pageContent pre {   
	font-size:9px;
	width:400px;
}

#page form label {
    display: block;
    clear: left;
    float: left;
    width: 200px;
    margin-bottom: 5px;
}

#page form input, #page form select {
    float: left;
    border: 1px solid #aaa;
    margin-bottom: 5px;
}

#page form select {
    width: auto;
}

#page form textarea {
    float: left;
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    width: 220px;
    height: 150px;
    border: 1px solid #aaa;
    margin-bottom: 5px;
}

#page form input:hover, #page form textarea:hover, #page form input:focus, #page form textarea:focus {
	border: 1px solid #666;
	}

#page form input.submit {
	clear:both;
    margin-left: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
    border: 1px solid #000;
}

#page form.remove {
    display: inline;
    width: 100px;
}

#page form.remove button {
	border: none;
	background: none;
	color: #5a2e42;
	margin-left: 0;
	cursor: pointer;
}
    
#page form.remove button:hover {
	text-decoration: underline;
}
		
#page a {
	color: #5b519e; 
	/*text-decoration: none;*/
}

#page a:hover {
	color:#ec7e2d;
	text-decoration: underline;
}

.highlightPanel {
    width: 440px;
    background-color: #eeeeee;
    border:1px solid #b5b5b5;
    padding: 15px 10px 15px 10px
}

    .highlightPanel li {
        margin-left: 10px;
        color:#180c11;
    }

    .highlightPanel ul {
        list-style: circle;
        font-family: Arial, Helvetica, sans-serif;
        padding: 0px;
        margin-left: 10px;
    }

/* Feedback styles */
#feedback label.rating {
    float: left;
    clear: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

#feedback label.yesno {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 320px;
}

    #feedback label.yesno label {
        clear: none;
        display: inline;
        width: auto;
    }

#feedback div.radiogroup {
    height: 20px;
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

#feedback div.radiogroup label {
    clear: none;
    display: inline;
    width: auto;
}

#feedback div.radiogroup input {
	float: none;
	display: inline;
	width: auto;
}

#feedback input.submit {
	clear:both;
}


#jobdetails {
	float:left;
	width:260px;
}

#jobdetails a {
	color:#5b519e;
	text-decoration:none;
}

#jobdetails a:hover {
	color:#000;
}

#jobdetails dt{
	font-weight:bold;
}

#jobdetails h3 {
	border-top:1px #CCCCCC dotted;
	padding-top:5px;
}

#contactdetails {
	width:180px;
	float:right;
}

#contactdetails dl{
	border:1px #CCCCCC solid;
	padding:5px;
	font-size:11px;
}

#contactdetails a {
	color:#5b519e;
	font-weight:bold;
	text-decoration:none;
}

#contactdetails a:hover {
	color:#000;
}

	
.indexAdvert {
    float: left;
    width: 304px;
	height:120px;
	padding:5px;
    margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #ccc;
}

.indexAdvert h3{
	padding:5px 0 5px 0;
	font-size:1.2em;
	border-bottom: 1px #999 dotted;
}
	
.indexAdvert .image{  
	margin-top:10px;
	float:right;
	color:#2e5dab;
	font-weight:bold;
}
	
.indexAdvert .image span {
	font-size:9px;
    line-height:9px;
}
	
.indexAdvert a{ 
	font-size:11px;
}

.indexAdvert ul {
	width:200px;
	margin-left:10px;
}
	
.indexAdvert li {
	list-style-position:outside !important;
}


#logos {
    height: 110px;
    padding: 5px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
	width: auto;
	border-top:#CCCCCC 1px dotted;
}
    
    #logos img {
        height: 100px;
        margin: 5px;
    }

/* ================== */
/* ! Footer Styling   */
/* ================== */

#footerInline{
clear:left;
float:left;
margin:0px auto 0px auto;
width: 960px;
font-size: 0.7em;
padding:5px 0 0 0;
background: url("http://images.uk-plc.net/templates/ATUKSpendInsight/images/content_bg.jpg") repeat-x; 
}
#footerInline div.left{
        float: left;
		display:inline;
    }
	 #footerInline div.right {
	  	float: right ;
		display:inline;
    }
	
	 #footerInline a {
        color:#5b519e;
		
        text-decoration: none;
    }

    #footerInline a:hover {
        color:#000;
        text-decoration: underline;
    }

	#footerInline ul {
		list-style:none;
        font-family: Arial,Helvetica,sans-serif;
        line-height:0.7em;
        color: #ccc;
		padding: 2px 0px 5px 0px;
    }
	
#footerInline ul li{
padding-right:7px;
padding-left:7px;
border-right:1px #999 solid;
display:inline;
}

#footerInline ul li.last{ 
border-right:0px #5b519e solid;

}


#footerInline .middle{
width:100%;
border-top:1px #999999 solid;
color:#000000;
}

	#footerInline div.middle ul{
		float:left;
		width:auto;
		color:#000000;
		line-height:16px;
		padding: 2px 0px 2px 0px;
		list-style:none;

    }
	
#copyRight{
background:#FFFFFF;
clear: both;
padding: 5px;
width: auto;
font-size:10px;
text-align: right;
border-top:1px #999999 solid;
	}
	
 #copyRight a{
 font-size:11px; 
 color: #5b519e; 
 }

 #copyRight a:hover{
 color: #000; 
 }



/* ================== */
/* ! Footer Styling   */
/* ================== */


.ktptable
{
   background:#fff;
    }

.ktptable tr
{
    background:#fff;
    }
    
    .ktptable tr.whitecell td
{
    background:#fff;
    }

.ktptable tr td h2 
{
    color:Navy;
    }

.ktptable td
{
    background:#eee;
    padding:5px;
    }
    
.ktptable td.imagecell
{
    background:#fff;
    }
.ktptable td.imagecell img
{
    text-align:center;}
