.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	colour: #666666;
	font-style: none;
}




a:link {
    color: #666666;
	text-decoration: none;
} 
	
a:visited {
    color: #666666;
	text-decoration: none
}

a:hover {
    color:#9eb8d9;
	text-decoration: none
} 

a:active {
    color: #9eb8d9;
	text-decoration: none
}



.links-home{ 
	background-image:url(../assets/links-homepage.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.links-text{ 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #666666;
	height:40px;
	
}

.table-border{ 
	border-color: #999999; 
	border-style: solid;
	border-width: 2px;
	background-color: #FFFFFF;
}




.welcome-text{ 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}



.table-top{ 
	background-image:url(../assets/gfx-blue-box-top.gif);
	background-repeat: no-repeat;
}



.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	color: #666666;
}

.links{ 
	background-color: #FFFFFF;
	background-image:url(../assets/gfx-nav-box.gif);
	background-repeat: repeat-y;
	
}

.link-text{font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #000000;

}

hr {  
    background-color: #66CC33;
	border: 0px;
	width: 280px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
    color: #9eb8d9; 
	float: left; 
} 



.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: strong;
	text-align: left;
	color: #66B3D9;
}

	





	


/* Komodo */

.twomacs-footer-text {	color: #999999;
	font-size: 9px;
}

.twomacs-text {		
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #999999;
    }

.twomacs-text:link {
    color: #999999;
	text-decoration: none;
	} 
	
.twomacs-text:visited {
    color: #999999;
	text-decoration: none;
	}

.twomacs-text:hover {
    color: #990000;
	font-size: 9px;
	text-decoration: none;
	} 

.twomacs-text:active {
    color: #999999;
	text-decoration: none;
	}


