		/* ----======== ORICA GLOBAL CSS STYLE ========---- */
							
							
		/* ----======== Reseting All Browsers ========---- */
							
		body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
		{
		margin:0;
		padding:0;
		}
		
		fieldset, img
		{
		border:0;
		}
		
		ol, ul
		{
		list-style:none;
		}
		
		caption, th
		{
		text-align:left;
		}
		
		h1, h2, h3, h4, h5, h6
		{
		font-size:100%;
		font-weight:normal;
		}
		
		abbr, acronym
		{
		border:0;
		}
		
		.clearer
		{
		clear: both;
		}
		
		.line
		{
		background: url(../images/line_horizontal.gif) repeat-x bottom;
		height: 1px;
		margin: 10px 0 15px 0;
		}
		
		.relatedLinks
		{
		float: left;
		width: 160px;
		margin-right: 40px;
		font-size: 11px;
		}
		
		.relatedLinks p
		{
		padding: 0;
		margin: 0;
		}
		
		.productColumn
		{
		float: left;
		width: 190px;
		margin-right: 40px;
		}

		
		/* ----======== HTML Elements ========---- */
							
		html
		{
		}
		
		body
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: #fff;
		color: #444;
		padding: 25px;
		}
		
		h1
		{
		color: #012f61;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
		}
		
		h2
		{
		color: #012f61;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 13px;
		}
		
		h2 a:link, h2 a:visited, h2 a:hover
		{
		color: #012f61;
		text-decoration: none;
		}

		
		h3
		{
		color: #222;
		font-size: 14px;
		margin-bottom: 13px;
		line-height: 24px;
		}
		
		h4
		{
		color: #012f61;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
		}
		
		h5
		{
		color: #0193CF;
		font-size: 13px;
		margin-bottom: 5px;
		}
		
		h6
		{
		color: #012f61;
		font-size: 10px;
		margin-bottom: 5px;
		}
		
		p
		{
		line-height: 17px;
		color: #666;
		margin-bottom: 10px;
		}
		
		p.markets
		{
		padding: 5px 0 15px 0;
		margin: 0;
		}
		
		.title
		{
		padding: 0 0 3px 0;
		margin: 0px;
		}
		
		a:link, a:visited
		{
		color: #0092cd;
		text-decoration: none;
		outline: none;
		}
		
		a:hover
		{
		color: #444;
		text-decoration: underline;
		}
		
		input, textarea, select
		{
		font-family: Arial, Helvetica, sans-serif;
		border: 1px solid #a3a3a3;
		font-size: 11px;
		color: #666;
		padding: 1px 1px;
		background: #fff;
		}
		
		table
		{
		margin: 0 0 10px 0px;
		font-size: 11px;
		}
		
		table a:link, table a:visited
		{
		color: #0092cd;
		text-decoration: none;
		}
		
		table a:hover
		{
		color: #666;
		text-decoration: underline;
		}		
		
		td
		{
		padding: 5px;
		color: #093161;
		}
		
		td p
		{
		padding: 0;
		margin: 0;
		}
		
		th
		{
		padding: 5px;
		background: #001437 url(../images/th.jpg) repeat-x;
		color: #fff;
		font-weight: bold;
		}
	
		li
		{
		margin-bottom: 5px;
		color: #666;
		padding-left: 10px;
		background: url(../images/bullet.gif) no-repeat;
		background-position: 0px 5px;
		margin-left: 4px;
		}
		
		ul, ol
		{
		padding-bottom: 5px;
		}		
		
		ol li
		{
		background-image: none !important;
		list-style-type: decimal !important;
		margin-left: 25px;
		padding-left: 0;
		}