BODY		{		 margin-left:0px;		 margin-right:0px;		 margin-top:0px;		 margin-width:0px;		 width:100%;		}BODY,P,TD	{		 font-size:13px;		 font-family:Verdana, Arial, Helvetica, Geneva; 		 color:#000000;		}/* Standard Colour Set */.white			{color:#FFFFFF;}   .black			{color:#000000;}.logoRed		{color:#E80300;}   .BACK_logoRed		{background-color:#E80300;}.logoBlue		{color:#002350;}   .BACK_logoBlue		{background-color:#002350;}.unionRed		{color:#cc0000;}   .BACK_unionRed		{background-color:#cc0000;}.unionBlue		{color:#000066;}   .BACK_unionBlue		{background-color:#000066;}.darkRed		{color:#A40000;}   .BACK_darkRed		{background-color:#A40000;}.lightBlue		{color:#6699CC;}   .BACK_lightBlue		{background-color:#6699CC;}.blueGrey1		{color:#E4E7EC;}   .BACK_blueGrey1		{background-color:#E4E7EC;} /* photoshop */.blueGrey2		{color:#ECEBE4;}   .BACK_blueGrey2		{background-color:#ECEBE4;} /* renascent */.blueGrey3		{color:#DEDEDE;}   .BACK_blueGrey3		{background-color:#DEDEDE;} /* nsd */	.tealGrey		{color:#CCCCBB;}   .BACK_tealGrey		{background-color:#CCCCBB;}.lightGrey		{color:#CCCCCC;}   .BACK_lightGrey		{background-color:#CCCCCC;}.darkGrey		{color:#696969;}   .BACK_darkGrey		{background-color:#696969;}.darkestGrey		{color:#5E5E5E;}   .BACK_darkestGrey		{background-color:#5E5E5E;}*/ Links */A.section		{color:#000066; text-decoration:none;		}	A.section:hover 	{color:#cc0000; text-decoration:underline;	}A.section:visited	{color:#002350; text-decoration:none;		}	A.section:visited:hover	{color:#E80300; text-decoration:underline;	}A.product		{color:#000066; text-decoration:none;		}		A.product:hover 	{color:#cc0000; text-decoration:underline;	}A.product:visited	{color:#002350; text-decoration:none;		}	A.product:visited:hover	{color:#E80300; text-decoration:underline;	}A.footer		{color:#5E5E5E; text-decoration:none;		}		A.footer:hover 		{color:#5E5E5E; text-decoration:underline;	}A.footer:visited	{color:#5E5E5E; text-decoration:none;		}	A.footer:visited:hover	{color:#5E5E5E; text-decoration:underline;	}.footer			{color:#5E5E5E;}A 			{color:#000066; text-decoration:none;		}		A:hover 		{color:#cc0000; text-decoration:underline;	}A:visited 		{color:#002350; text-decoration:none;		}	A:visited:hover 	{color:#E80300; text-decoration:underline;	}/* Content */font.contentTitle	{color:#002350; font-weight:bold;}span.keyword		{background-color:#E4E7EC;yellow}/* Section */blockquote		{margin-left:5px; margin-bottom:2px;}		/* section indents are in blockquotes to align wrapped text */blockquote.main		{margin-left:5px;}blockquote.section	{margin-left:12px;}font.selectedCompany	{color:#E80300; font-weight:bold;}		/* selected company header for sections */font.selectedProduct	{color:#E80300; font-weight:bold;}		/* selected product header for sections */font.section		{color:#A40000;} 				/* selected section *//* Forms */   input,textarea,select,option	{			 	 border: solid 1px #5E5E5E;		 		 font-family:Verdana, Arial, Helvetica, Geneva; 				}   input.checkbox		{border: solid 0px;background-color:#FFFFFF;}   input.rformC		{background-color:#E4E7EC;}   select.rformC	{background-color:#E4E7EC;}

/* TABLES */

/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/

table.content {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
        border: solid 1px #000; 
	}
table.content a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.content a:visited {
	color:#444;
	font-weight:normal;
	}
table.content a:visited:after {
	content:"\00A0\221A";
	}
table.content a:hover {
	border-bottom-style:solid;
	}
table.content thead th,
table.content thead td,
table.content tfoot th,
table.content tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
table.content th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.content tbody th,
table.content td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
table.content tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.content tbody th a:link,
table.content tbody th a:visited {
	font-weight:bold;
	}
table.content tbody td,
table.content tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
table.content tbody tr.odd th,
table.content tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
table.content tbody tr:hover td,
table.content tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
