<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
	margin: 10px 0;
	text-align:justify;
	padding:0px;
}
li{
	list-style-type:disc;
	text-align:justify;
	padding-bottom:5px;
}
a {
	color:#0083f2;
}
a:link {
	color:#0083f2;
	text-decoration:none;
}
a:visited {
	color:#0083f2;
	text-decoration:none;
}
a:hover {
	color:#0083f2;
	text-decoration:underline;
}



/***********************/
/*id*/
/***********************/
#fullwrap{
	width:997px;
}
#header{
	width:100%;
	margin-bottom:5px;
}
#menu{
	width:100%;
	height:58px;
	background-image:url(../images/menu/menu-bg.gif);
	background-repeat:repeat-x;
}
#menu-left{
	width:24px;
	height:58px;
	background-image:url(../images/menu/menu-left.gif);
	background-repeat:no-repeat;
}
#menu-right{
	width:24px;
	height:58px;
	background-image:url(../images/menu/menu-right.gif);
	background-repeat:no-repeat;
}
#banner{
	width:100%;
	height:250px;
	margin-top:15px;
	margin-bottom:15px;
}
#banner-piecemaker{
	width:100%;
	height:280px;
	margin-top:15px;
	margin-bottom:15px;
}
DIV.grey-line{
	width:100%;
	border-top:5px solid #ebebeb;
}
#submenu{
	width:100%;
	height:39px;
}
.submenu-img-spacing{
	padding-right:2px;
}
#content-wrap, #dvContact, #dvEnquiries, #dvForm{
	width:100%;
	padding:20px 0px 20px 0px;
}
#footer{
	width:100%;
	margin-top:10px;
}
#footer tr td{
	font-size:11px;
	COLOR: #464646;
}
#footer tr td a{
	font-size:11px;
	COLOR: #464646;
}
#footer tr td a:link{
	COLOR: #464646;
	text-decoration:none;
}
#footer tr td a:hover{
	COLOR: #464646;
	text-decoration:underline;
}



/***********************/
/*slideshow*/
/***********************/


/*****user-login*****/
#user-login tr td{font-size:11px; text-align:left; color:#5f5e5e;}
#user-login tr td a:link{COLOR: #5f5e5e; text-decoration:none;}
#user-login tr td a:hover{COLOR: #5f5e5e; text-decoration:underline;}
/*login*/
#login{width:145px; height:25px; margin-top:5px; margin-bottom:5px; background-image:url(../images/login-input-center.gif); background-repeat:repeat-x;}
#login-left{width:8px; height:25px; background-image:url(../images/login-input-left.gif);}
#login-center{width:50px; height:25px;}
#login-input{width:129px; height:22px; border:0px; background:none; padding-top:6px; }
#login-right{width:8px; height:25px; background-image:url(../images/login-input-right.gif); background-repeat:no-repeat;}
/*password*/
#password{width:145px; height:25px; margin-top:5px; margin-bottom:5px; background-image:url(../images/login-input-center.gif); background-repeat:repeat-x;}
#password-left{width:8px; height:25px; background-image:url(../images/login-input-left.gif);}
#password-center{width:50px; height:25px;}
#password-input{width:112px; height:22px; border:0px; background:none; padding-top:6px;}
#password-right{width:25px; height:25px; background-image:url(../images/login-input-right-lock.gif); background-repeat:no-repeat;}
/*go*/
#go{width:25px; height:25px; margin-top:5px; margin-bottom:5px;}

/*****subscription*****/
#sub-menu tr td{
	padding-right:5px;
}
.sub-content{
	margin:20px 10px 40px 10px;
}
.border-right{
	border-right:1px solid #dddddd;
	padding-right:20px;
}
.padding-left20{
	padding-left:20px;
}
.margin-top5{
	margin-top:5px;
}

/*****insage-fas-menu*****/
.insage-fas-wrap tr td{
	padding-bottom:10px;
}
.insage-fas-submenu wrap{
	margin-left:25px;
	margin-top:10px;
}
.insage-fas-menu:link,
.insage-fas-menu:visited {color:#0083f2; text-decoration: none;}
.insage-fas-menu:hover {color:#0083f2; text-decoration:underline;}
.insage-fas-menu:active {color:#0083f2; text-decoration: none;}

.insage-fas-menu-bullet{
	width:25px;
	background-image:url(../images/bullet-yellow.gif);
	background-repeat:no-repeat;
}
/*****insage-screener*****/
.screener-tb tr td{
	border:1px solid #ffffff;
}
.screener-tb-list{
	padding-left:40px;
}
.screener-tb-list tr td{
	background-image:url(../images/bullet-green.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:11px;
	border-bottom:1px dotted #bbbbbb;
}





/***********************/
/*class*/
/***********************/
.bodyfont{
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
	COLOR: #252525; 
	line-height:16px;
}
.title-orange
{  
	font-size:20px;
	color:#ff7521;
	text-transform:uppercase;
}
.link-font16{
	font-size:16px;
}
.home-load-border{
	border:1px solid #dddddd;
}
.home-load-padding{
	padding:10px;
}
.home-load-border-bottom {
	border-bottom:3px dotted #dddddd;
}
.img-border-1{
	border:1px solid #ebebeb;
}
.img-border-2{
	border:1px solid #ebebeb;
	padding:5px;
}
.img-border-3{
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	border-left:10px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:5px;
}
.content-separator{
	width:100%;
	border-bottom:3px dotted #dddddd;
	padding-bottom:5px;
	margin-bottom:15px;
}
.text-red-enquiries-marks{
	font-size:12px;
	color:#F00;
	vertical-align:top;
}


/***********************/
/*margin*/
/***********************/
.margin-top20{
	margin-top:20px;
}
.resources-tb{
	margin-top:20px;
	padding-top:20px;
	border-top:3px dotted #dddddd;
}
.features-news tr td{
	padding-top:10px;
}
.btn-features-spacing{
	padding-right:2px;
}



/***********************/
/*featured-companies-banner*/
/***********************/
#banner-featured-companies{
	width:100%;
	height:250px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(../images/banner-featured-companies.gif);
	background-repeat:no-repeat;

}
div.sc_menu {
	width:920px;
	height:203px;
	padding-top:45px;
	position: relative;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	width: 2700px;	
	padding: 0px; 
	margin: 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 10px;
	text-align:center;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
	border: 0px solid #ddd;	
	padding-top:0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sc_menu a img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}

.sc_menu a:hover img {
	filter:alpha(opacity=100);	
	opacity: 1;
}
.sc_menu span {
	display: none;
	margin-top: 20px;
	text-align: center;
	font-weight:bold;
	color:#252525;
}
.clsFormTitle
{
  PADDING: 0px; MARGIN: 10px 0px 10px 0px;
  FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; FONT-SIZE: 13px;
}</pre></body></html>