Body {
	margin: 0px;
	margin-top: 10;
	padding: 0px;
	background-color: white;
	font-family: Arial;
	font-size: 13px;
	}


#red_line {
	background-image:url(images/Red_Line_Header.jpg);
	background-repeat:no-repeat;
	width:935px;
	height:1px;
}

#logo_shadow {
	float: left;
	background-image:url(images/Uni_Logo_Shadow.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:37px;
	margin-top: 5;
}
	
/* Main Nav Container */ 

ul#main_nav{
	float: right;
	list-style: none;
  	padding: 0;
  	margin: 0;
  	margin-top: 5;
  	width: 623px;
  	height:37;
 	position: relative;
}


#main_nav span {
  display: none;
  position: absolute;
}

/* Main Nav text offset */ 

#main_nav a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#main_nav a:hover {
  background-position: left bottom;
}

#main_nav a:hover span {
  display: block;
}
	
#main_nav .client {
  width: 156px;
  height: 37px;
  background: url(images/Client_Portal_roe.jpg) no-repeat;
  left: 311px;
  top: 0px;
}	

#main_nav .supplier {
  width: 156px;
  height: 37px;
  background: url(images/Supplier_Portal_roe.jpg) no-repeat;
  left: 467px;
  top: 0px;
}



/*Main Nav Containers*/

/*about us nav*/

#nav {
	float: right;
	padding: 0;
	margin-top: 5;
	position: relative;
	width: 311px;
	height: 37px;
	background: transparent;
	z-index: 1;
	visibility: visible;



}



/*client us nav*/

#clientnav {
	float: right;
	padding: 0;
	margin-top: 5;
	position: relative;
	width: 156px;
	height: 37px;
	background: transparent;
	z-index: 2;
	visibility: visible;


}

.clientmenu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:156px;
	height:37px;
	position:relative;
	font-size:11px;
	margin: 0;
	z-index:1001;
	visibility: hidden;


}

.clientmenu ul li a {
	display:block;
	text-decoration:none;
	color: black;
	font-weight:bold;
	width:156px; 
	height:37px; 
	text-align:center;
	border-bottom: 0;
	background-image:url('');
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 0x;
}


/*styles list and hides drop down*/
.clientmenu ul {padding:0; margin:0; list-style: none;}
.clientmenu ul li {
	float:left;
	position:relative;
	visibility: visible;
}
.clientmenu ul li ul {display: none;}

/* Button ":hover" Styling */
.clientmenu ul li:hover a {color:#381B01; background:url('images/Client-Portal-ro.jpg');}
.clientmenu ul li:hover ul {display:block; position:absolute; top:37px; left:0; width:156px; margin: 0; padding: 0;}
.clientmenu ul li:hover ul li ul {display: none;}


/* drop down styles */
.clientmenu ul li:hover ul li a {
	display:block;
	height: 29px;
	width:156px; 
	background-image: none; 
	padding:0 0 0 11px;
	margin-left: 8px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	
	font-style: normal;
	font-weight: 100;
		
	line-height: 28px; 
	color: #fdf5ff; 
	text-align:left; 
	font-family: Arial;
	font-size: 15px;
	letter-spacing: 1px;
}

.clientmenu ul li:hover ul li a:hover {color: #7a0002;}

/*IMPORTANT CSS MAKES DROP DOWN WORK!!!*/
.clientmenu ul li:hover ul {
	margin: 0 0 0 0px;
	padding: 0;
	background-image:url('images/Client_Drop_down.png');
	background-repeat:no-repeat;
	background-position:bottom right; 
}

/*Supplier us nav*/

#Suppliernav {
	float: right;
	padding: 0;
	margin-top: 5;
	position: relative;
	width: 156px;
	height: 37px;
	background: transparent;
	z-index: 3;
	visibility: visible;



}

.Suppliermenu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:156px;
	height:37px;
	position:relative;
	font-size:11px;
	margin: 0;
	z-index:1002;
	visibility: visible;

}

.Suppliermenu ul li a {
	display:block;
	text-decoration:none;
	color: black;
	font-weight:bold;
	width:156px; 
	height:37px; 
	text-align:center;
	border-bottom: 0;
	background-image:url('');
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 0x;
}

.Suppliermenu .right_hassub {
	background-image:url('images/Supplier_Portal_Main_Nav.jpg');
	padding-left: 0px;
	margin-right: 0px;
}


/*styles list and hides drop down*/
.Suppliermenu ul {padding:0; margin:0; list-style: none;}
.Suppliermenu ul li {
	float:left;
	position:relative;
	visibility: visible;
}
.Suppliermenu ul li ul {display: none;}

/* Button ":hover" Styling */
.Suppliermenu ul li:hover a {color:#381B01; background:url('images/Supplier-Portal-ro.jpg');}
.Suppliermenu ul li:hover ul {display:block; position:absolute; top:37px; left:0; width:156px; margin: 0; padding: 0;}
.Suppliermenu ul li:hover ul li ul {display: none;}


/* drop down styles */
.Suppliermenu ul li:hover ul li a {
	display:block;
	height: 29px;
	width:156px; 
	background-image: none; 
	padding:0 0 0 11px;
	margin-left: 8px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	
	font-style: normal;
	font-weight: 100;
		
	line-height: 28px; 
	color: #fdf5ff; 
	text-align:left; 
	font-family: Arial;
	font-size: 15px;
	letter-spacing: 1px;
}

.Suppliermenu ul li:hover ul li a:hover {color: #7a0002;}

/*IMPORTANT CSS MAKES DROP DOWN WORK!!!*/
.Suppliermenu ul li:hover ul {
	margin: 0 0 0 0px;
	padding: 0;
	background-image:url('images/Client_Drop_down.png');
	background-repeat:no-repeat;
	background-position:bottom right; 
}
.IndustryNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 1A1A1A;
	background-image: url(Images/Ind_News_Head.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	word-spacing: 2px;
	padding-left: 15px;
	cursor: hand;

}
.InfoCentreTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 1A1A1A;
	background-image: url(Images/Info_Cent_Head.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 40px;
	cursor: hand;

}
.IndustryNewsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	padding-left: 15px;
	color: FFFFFF;

}
.IndustyNewsBG {
	background-image: url(Images/Ind_News.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;




}
.NewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	letter-spacing: 2px;
	vertical-align: middle;
}
.IndustryNewsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;



}
.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	text-align: right;
	vertical-align: top;
	cursor: hand;



}
.InfoCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	vertical-align: top;
	text-align: left;
	left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;







}
.InfoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	background-image: url(Images/Info_Cent_Head.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px;
}
.InfoBG {
	background-image: url(Images/Info_Cent.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.CommsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 4D4D4D;
	list-style-position: outside;
	list-style-image: url(Images/CommsBullet.gif);
	vertical-align: top;
	background-image: url(Images/Comms.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: hand;




}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	letter-spacing: 2px;
	padding-left: 5px;
	text-decoration: none;





}
.MenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FCA79D;












}
.LineBreak {
	background-color: FCA79D;
	height: 1px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: top;
}
.MenuTxtBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FCA79D;
	cursor: hand;
	text-decoration: none;


}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	padding-left: 20px;
	padding-top: 0px;





}
.RedLine {
	background-image: url(Images/RedLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Titlebars {
	padding-left: 20px;
}
.ContentTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-align: justify;
	padding-left: 50px;
	padding-right: 65px;
	top: 10px;
	vertical-align: top;
	padding-top: 10px;
	list-style-image: url(Images/Bullet.gif);
	list-style-position: outside;











}
.LearnMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FF5F5F;
	cursor: hand;


}
.ImageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	height: auto;
	margin-top: 5px;
	padding: 5px;




}
.BottomMenuTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	cursor: hand;
}
.ImageLinks {
	height: 124px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;









}
.ImageTitlesBtm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	margin-top: 3px;

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: 000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FCA79D;
	cursor: hand;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FCA79D;
	cursor: hand;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: FCA79D;
	cursor: hand;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FCA79D;
	cursor: hand;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	text-decoration: none;
	letter-spacing: 1px;	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FCA79D;
	cursor: hand;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: FF5F5F;
	text-decoration: none;
}
.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: FF5F5F;
	text-decoration: none;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.chartimage {
	text-align: center;
	vertical-align: top;
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: FF5F5F;
	text-decoration: underline;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(Images/Containers/Sea/ListArrowRgt.jpg);
}
.ContainerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: FF5F5F;
	text-decoration: underline;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(Images/Containers/Sea/ListArrowRgt.jpg);
}
.TableTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 999999;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	left: auto;


}
.Links {
	padding-right: 20px;
	padding-left: 20px;

}
.formspace {
	padding-left: 40px;
	margin-left: 40px;
}
