	body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/brand_banner.jpg) repeat-x left top;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;

}

	#header {
	width: 100%;
	height: 100px;
	
}	

	#logo {
	width: 1024px;
	height:90px;
	float: left;
	background: #FFFFFF url(images/brand_banner.jpg)
	
}

	#searchbox {
	width: 200px;
	height: 48px;
	float: right;
	margin-top: 28px;
	position: absolute;
	left: 793px;
	top: 1px;
}
	
	#leftmenu {
	width: 205px;
	margin-top: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/line_menu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;

}

	#leftmenu h1 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	line-height: 25px;
	color: #758fb4;
	background-color:#F0F0F0;
	width: 200px;

}	

	#leftmenu h2 {
	color: #758fb4;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	
}

	#leftmenu a {
	color: #758fb4;
	text-decoration: none;	
	
}

	#leftmenu a:hover {
	color: #FF0099;
	text-decoration: underline;
	
}	

	#leftmenu ul {
	color: #758fb4;
	list-style-type: none;
	margin-left: 0px;
	
}

	#leftmenu li {
	color: #758fb4;
	font-size: 11px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	
}

	#imagessplash {
	float: left;
	width: 620px;
	height: 300px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 25px;
	
}

	#wrapper {
	width: 1024px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	
}

	#maincontent {
	float: left;
	width: 620px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	background-image: url(images/line_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}	

	#maincontent ul {
	list-style-type: none;
	padding-left: 35px;
	margin-right: 25px;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(images/icon_bullet.jpg);
}

	#maincontent li {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 17px;
	
}

	/* Typeface for main heading*/
	#maincontent h1 {
	font-size: 12px;
	font-weight: bold;
	color: #758fb4;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	
}	

	/* Typeface for body content*/	
	#maincontent h2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
	
}	

	/* Typeface for sub-heading*/
	#maincontent p {
	font-size: 12px;
	font-weight: normal;
	color: #a0adcd;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;

}
	
	#maincontent h3 {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	
}
	
	#maincontent h4 {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-left: 25px;
	padding-right: 15px;
	background-image: url(images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	float: left;
	padding-top: 5px;
	
}		

	#maincontent h5 {
	font-size: 11px;
	font-weight: normal;
	color: #758fb4;
	text-align: left;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	float: left;
	padding-top: 5px;
	word-spacing: 5px;
}

	#maincontent h5 a:hover {
	color: #758fb4;
	text-decoration: none;
		
}

	#maincontent h6 {
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
		
}

	a {
	color: #FF0099;
	text-decoration: none;
		
}

 	a:hover {
	color: #FF0099;
	text-decoration: underline;
	
}

	#rightlinks {
	float: right;
	width: 164px;
	margin-top: -300px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-image: url(images/line_rightlinks.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	
}

	#rightlinks  h1 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 10px;
	border: 1px dashed #cccccc;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	
	
}
	
	/* h2 no longer in use*/
	#rightlinks h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-indent: 15px;
	/* h2 no longer in use*/
	
}

	#rightlinks  h3 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 0px;
	padding-left: 5px;
	border: 1px dashed #cccccc;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	display: block;
	line-height: 18px;	
	
}

	#footer{
	float: left;
	width: 205px;
	margin-left: 5px;
	margin-top: -65px;	

}	

	#footer p{
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;

}	

	#footer a {
	color: #666666;
	text-decoration: none;
	
}

	#footer a:hover {
	color: #666666;
	text-decoration: underline;
	
}

	.style1 {
	color: #758fb4;
	font-weight: bold;
	
}

	.style2 {
	color: #666666;
	font-weight: bold;
	
}

	.style3 {
	font-size: 11px; 
	color: #ff0099;
	
}

	.style6 {
	font-size: 9px; 
	color: #C0C0C0;
	
}

	.style7 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	
}	

	.style8 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;	
}	

	.style8 a {
	color: #ffffff;
	text-align: right;	
}	
	
	.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #758fb4;
	
}	
/* Typeface for body HEADER of welcome message for EINSIGHT BULLETIN LANDINGPAGE*/	
	.style10 {
	font-size:14px;
	font-weight:Bold;
	color:#ffffff;
	line-height:110%;
	
}
/* Typeface for body content of welcome message for EINSIGHT BULLETIN LANDINGPAGE*/	
	.style11 {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	line-height:120%;
	
}

/* For revised forecasts*/	
.style13 {
	color: #ff0099;
	font-size:11px;
	
}

/* For revised forecasts*/	
.style14 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
	
/* Typeface for header of 'in this issue' message for EINSIGHT BULLETIN LANDINGPAGE*/	
.style12 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0adcc;
	font-size:14px;
	font-weight: normal;
	color:#758fb4;
	line-height:100%;


}	

#leftad {
	width: 205px;
	height: 142px;
	float: left;
	margin-top: 480px;
	position: absolute;
	left: 15px;
	top: 336px;

}
