/* CSS Document */

body {
	padding: 0 0 20px 0;
	margin: 0;
	border: 0;
	/*background-color: #25241a;*/
	background-color: #000000;
	font: 12px arial, helvetica, tahoma, sans-serif;
	text-align: center;
	color: #000000;
	/*background-attachment:fixed;*/
	/*background-image: url(img/topBGBar.gif);*/
	/*background-repeat: repeat-x;*/
	/*background-position: left top;*/
	}
#wrapper {
	color:#000000;
	position: relative;
	/*margin: 26px auto;*/
	margin: 0 auto;
	padding: 0;
	background-color: white;
	border: 1px solid #25241a;
	text-align: left;
	width: 738px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 700px;
	}
h1 {
	color:#000000;
	display: block;
	background-color: #25241a;
	width: 700px;
	height: 105px;
	padding: 0;
	margin: 0;
	}
	
h1 span {
	display: none;
	}
	
h1 img {
	border: 0;
	margin: 0;
	padding: 0;
	text-align:right;
	}
h1 img#printOnly {
	display:none;
	}
h1 a:hover {
	background-color: white;
	color:#000000;
	}

.title {
	font-weight:600;
}

.address {
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}
.address a, a:visited { color: #996666; text-decoration: none;}
.address a:active { color: #333333; text-decoration: none;}
.address a:hover { color: #333333; text-decoration: none;}

.bringing {
	color:#888888;
	font-weight:bold;
	}
.subTitle {
	font-size:1.0em;
	background-color:#FFFFFF;
}

.subTitle a, a:visited { color: #996666; text-decoration: none;}
.subTitle a:active { color: #333333; text-decoration: none;}
.subTitle a:hover { color: #333333; text-decoration: none;}


#header {
	background-color:#25241a;
	text-align:left;
	padding: 0;
	margin: 0;
	width:700px;
}

#menu {
	background-color: #25241a;
	margin: 0;
	margin-top: 0;
	width: 700px;
	padding: 0;
	border: 1px solid #bbbbbb;
	border-width: 1px 0 0 0;
	font-weight:bold;
	}
	
#menu ul {
	padding: 0;
	margin: 0;
	}

#menu li {
	display: block;
	line-height: 22px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
#menu a {
	display: block;
	background-color: #25241a;
	text-decoration: none;
	color: white;
	font-size: 10px;
	border: 1px solid #bbbbbb;
	border-width: 0 1px 0 0;
	width: 141px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 139px;
	}

#menu a#contact {
	width: 140px;
	border-right: 0;
	}	
	
#menu a:hover {
	background-color:#660000;
	}
	
#menu a.active {
	background-color: #660000;
	border-bottom: 1px solid #660000;
	}


#menu a.active:hover {
	background-color: #660000;
	}
	
	
body#menuNav1.inactive #menu li#nav1 a, 
body#menuNav2.inactive #menu li#nav2 a, 
body#menuNav3.inactive #menu li#nav3 a, 
body#menuNav4.inactive #menu li#nav4 a, 
body#menuNav5.inactive #menu li#nav5 a { 
	cursor:default; 
	}
	
body#menuNav1 #menu li#nav1 a, 
body#menuNav2 #menu li#nav2 a,
body#menuNav3 #menu li#nav3 a,
body#menuNav4 #menu li#nav4 a,
body#menuNav5 #menu li#nav5 a { 
	background:#AA0000; 
	}

#contentCol {
	float: left;
	color: #25241a;
	width: 700px;
	padding: 0;
	margin: 0 0 14px 0;
	border-top:solid 4px #AA0000;
	}

#bodyText {
	float: left;
	padding: 40px 0 20px 20px;
	width: 456px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 436px;
	}
	
#bodyText a, a:visited { color: #996666; text-decoration: none;}
#bodyText a:active { color: #333333; text-decoration: none;}
#bodyText a:hover { color: #333333; text-decoration: none;}

#bodyText ul {
	margin:0 0 0 30px;
	padding:0;
}

#bodyText li {
	margin:0 0 6px 0;
	list-style-type:square;
}

#adminText {
	float: left;
	padding: 40px 0 20px 20px;
	width: 660px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 660px;
	}
	
#adminText a, a:visited { color: #996666; text-decoration: none;}
#adminText a:active { color: #333333; text-decoration: none;}
#adminText a:hover { color: #333333; text-decoration: none;}

#adminText ul {
	margin:0 0 0 30px;
	padding:0;
}

#adminText li {
	margin:0 0 6px 0;
	list-style-type:square;
}


#rightInfo {
	float: right;
	padding: 40px 0 50px;
	width: 135px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 135px;
	}	


#footer {
	text-align:center;
	clear: left;
	width: 700px;
	color: #dddddd;
	font-size:10px;
	background-color: #25241a;
	height: 20px;
	}
#footer p {
	padding:4px;
}
#footer a {
	text-decoration: none;
	color: #dddddd;
	}
#footer a:hover {	
	color: #FFFFFF;
	
	}

#subMenu {
	width:456px;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}
	
#subMenu ul {
	padding: 0;
	margin: 0;
	}

#subMenu li {
	display: block;
	line-height: 20px;
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	text-align: center;
	}
	
#subMenu a {
	display: block;
	background-color: #DDDDDD;
	text-decoration: none;
	color: #333333;
	width: 141px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 139px;
	}
#subMenu a#sectors {
	width: 100px;
	}	
#subMenu a#geographic {
	width: 180px;
	}
#subMenu a:hover {
	background-color:#999999;
	color:#FFFFFF;
	}
	
#subMenu a.active {
	color:#FFFFFF;
	background-color: #444444;
	}


#subMenu a.active:hover {
	background-color: #444444;
	}
	
table.displayNews {
	color:#444444;
}
tr.titleRow {
	background-color:#eeeeee;
	text-align:center;
}

table.displayNews td {
	padding:2px;
}
td.dateCol {
	width:80px;
	text-align:center;
	vertical-align:top;
}
td.titleCol {
	width:330px;
}
td.typeCol {
	width:50px;
	text-align:center;
	vertical-align:top;
}
td.editCol {
	width:80px;
	text-align:center;
	vertical-align:top;
}
table.enquiryTable {
	padding:2px;
	}
td.enquirySpace {
	width:30px;
	}
td.enquiryDesc {
	width:100px;
	text-align:right;
	vertical-align:top;
	}
.hideMe {
	display:none;
	}