/* Labour Source CSS 19-11-07 */

/* bold - Because of Netscape */
.bold  { font-weight : bold; }

/* ----- Forms ---- */ 

input, textarea, select { background-color: #FFFFFF; font-family: arial, sans-serif; font-size: 12px; color: #000000; border-color:#c0c0c0;border-style: solid; border-width: 1px; padding: 0px }   

#ListStyle1 li { background: none;list-style-image: url("images/bullet.gif"); }

#center_col li { line-height:20px;background: none;list-style-image: url("images/bullet.gif"); }

#MasterWrapper { 
	background: #FFFFFF center;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:0px;
	text-align: center;
	display: block;
	width: 800px;	
	}

.wrapper { 
	background: #FFFFFF center;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:0px;
	width: 770px;
	text-align: left;
	display: block;	
	}

.mainTitleBox { 
	background-image: url("images/mainTitleBox.gif");
	height: 90px;
	width: 420px;
	margin-bottom:10px;
	}

.mainTitleBox h1 { 
	font-family:Arial;
	font-size:16px;
	color:#031ae4;
	padding-left:10px;
	padding-top:60px;		
	}	

.mainTitleBoxGeneric { 
	height: 90px;
	width: 420px;
	margin-bottom:10px;
	}	

.mainTitleBoxGeneric h1 { 
	font-family:Arial;
	font-size:16px;
	font-weight:Bold;	
	color:#000000;
	padding-left:10px;
	padding-top:60px;		
	}	

#home1 { background-image: url("images/home-header.jpg");display: block;margin: 0;padding: 0;width: 420px;height: 235px; }
#home1 h1 { font-family: sans-serif;font-size: 17px;line-height:22px; }
#home2 { background-image: url("images/home-header-2.jpg");display: block;margin: 0;padding: 0;width: 420px;height: 235px; }

#testimonials td { font-family: sans-serif;font-size: 17px;line-height:28px; }
#testimonials2 td { font-family: sans-serif;font-size: 17px;line-height:17px; }
	
#logo {
	top: 0px;
	width: 200px;
	float: left;
}

#topnav {
	top: 0px;
	margin: 0px 0px 0px 200px;
	padding: 20px 0px 0px;
	width: 555px;
	clear: none;
	text-align: right;
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;	
}
	
#left_col {
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	z-index:2;
	vertical-align: top;
	position:absolute; 
	}
	
#center_col {
	position:relative;
	width: 420px;
	margin: 0px 150px 0px 190px;
    padding-right: 5px;
	z-index:3;
	text-align:left;
	}
	
#big_col {
	position:relative;
	width: 560px;
	margin: 0px 0px 0px 190px;
    padding: 0px;
	z-index:3;
	text-align:left;
	}
		
#right_col {
	top: 0px;
	z-index:1;
	margin: 0px 0px 0px 618px;
	padding: 0px;
	width: 180px;
	position: absolute;
	margin-top:220px;
	}
	
#right_info {
	position: relative;
	float: left;
	width: 140px;
	margin: 0;
	padding:0;
	background-color:#ffffff;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	}
	
.right_info_head {
	background-image: url("images/column_bg2.gif");
	display: block;
	width: 140px;
	list-style: none;
	margin:0;
	padding: 5px 0 5px 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #031ae4;	
	}
	
#right_info ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#right_info li {
	display: block;
	margin: 0;
	padding: 3 3 3 5;
	font-size: 10px;
	}
	
.subnav {
	width: 160px;
	list-style: none;
	margin: 1px 0 10px;
	padding: 0;
	text-align: left;
	border-bottom: 1px none #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px none #e0e0e0;
	border-left: 1px none #e0e0e0;
	}

.subnav ul {
	list-style: none;
	margin: 1px 0 10px;
	padding: 0;
	text-align: left;
	border-bottom: 1px none #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px none #e0e0e0;
	border-left: 1px none #e0e0e0;
	}
	
.subnav li {
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	width: 160px;
	background-image: url("images/arrow_on.gif");
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #cdcdcd;
	text-indent: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
	.selected {
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	width: 160px;
	background-image: url("images/arrow_on.gif");
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #cdcdcd;
	text-indent: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
	.notselected {
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	width: 160px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	text-indent: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
		.selectedsub {
	display: block;
	font-size: 10px;

	width: 160px;

	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #031ae4;
	text-indent: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
.subnav li a {
	display: block;
	}
	
#productbox {
	width: 160px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	}

#productnav_head {
	background-image: url("images/column_bg2.gif");
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	list-style: none;
	list-style-type:none;
	height:24px;}
	
	#productnav_head ul {
		display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type:none;
}
	
#productnav_head li {
	display: block;
	list-style: none;
	list-style-type:none;
	padding: 5px 0 5px 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #031ae4;}
	
#productnav_list  {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	}

#productnav_list ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: left;
	}
	
#productnav_list ol {
	display: block;
	margin: 1px 0 0 0;
	padding: 1 2 2 5;
	line-height: 18px;
	font-size: 100%;
	}
	
#productnav_list li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 18px;
	padding: 1 2 2 19;
	}

#sidebar {
	position: relative;
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
	}
	
.subnavi {
	font-family : "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
	}

.subnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.subnavi li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 100%;
	width: 150px;
	}

.subnavi li a {
	display: block;
	padding: 5px 0 5px 20px;

	}
	

/* main copy */

BODY, TD, P  {
	color : #4c4e4d;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	margin: 0px;

}

.product_text  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	margin: 0px;
	line-height: 1.4em;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #031ae4;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

.maintext  {
	color : #031ae4;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

.pt8 {  font-size: 8px}
.pt9 {  font-size: 9px}
.pt10 {  font-size: 10px}
.pt11 {  font-size: 11px}
.pt12 {  font-size: 12px}
.pt13 {  font-size: 13px}
.pt14 {  font-size: 14px}
.pt16 {  font-size: 16px}
.pt18 {  font-size: 18px}
.pt20 {  font-size: 20px}
.pt22 {  font-size: 22px}
.pt26 {  font-size: 26px}
.pt32 {  font-size: 32px}

a:link {  text-decoration: none; color: #031ae4}
a:hover {  text-decoration: underline; color: #031ae4}
a:visited {  color: #031ae4; text-decoration: none}

a.mlflink {text-decoration: none }
a.mlflink:hover {text-decoration: underline; color: #031ae4}

.navlink {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
}

.dred {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.navlink:hover { text-decoration: underline}
.quotename {
	font-weight: bold;
	color: #595F80;
}
.quotecompany {
	color: #595F80;
}
.quotes {
	font-size: 12px;
}
.accentcolor {
	color: #000000;
}
.homeheader {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
    font-family:   Arial, Geneva, Verdana, sans-serif;
}
.tab {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family:    Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #003399;
	margin: 0px;
	font-weight: normal;
}

.p_bg {
	background-color: #F0F1F2;
}
.p_headline {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494E5C;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.yellow {
	color: #000000;
	border: #999999;
	background-color: #FFFF99;
}

#footerbox {
	display: block;
	clear:both;
	width: 760px;
}
hr {
	font-style: normal;
	line-height: 1px;
	color: #666666;
	display: block;
	height: 1px;
	clear: both;
	float: none;
}
.line {
	font-weight: normal;
	color: #999999;
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	margin-bottom: 2px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 250px;
	float: left;
}

#contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 495px;
	text-align: right;
	margin-left: 259px;
	vertical-align: top;
}

#areas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 745px;
	text-align: right;
	vertical-align: top;
}
#top_bar {
	background-color: #ffffff;
	display: block;
	padding: 1px;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
#language_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 755px;
	text-align: right;
}
.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.p_head_td {
	background-color: #A1A3A6;
	background-image: url("images/column_bg2.gif");
	height: 24px;
}

.dotted_clear {
	font-size: x-small;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
}

