﻿/* CSS Document */body 
{
	font-family: Tahoma, Geneva, Sans-Serif;  
	padding: 0;
	margin: 0;		
	font-size: 14px;
}/*----- Text Styles ----------------*/h1   { font-weight: bold; font-size:22px; line-height:20px; font-family: MicrogrammaDBolExtRegular; color: Gray; padding:0px; margin: 5px 0 15px 0;} h2   { font-weight: bold; font-size:16px; line-height:16px; font-family: Arial; color:#D82A34; padding:0px; margin: 5px 0 5px 0;  }.bodytext_white       { font-size:12px; color:Gray; }.bodytext_black       { font-size:12px; color:#000; }.bodylink_white        { font-size:12px; color:Gray; text-decoration:none; }.bodylink_white:hover  { text-decoration:underline; }.bodylink_black       { font-size:12px; color:#000; text-decoration:none; }.bodylink_black:hover { text-decoration:underline; }.transmatic_pad             { padding-left:15px; }@font-face {
	font-family: 'MicrogrammaDBolExtRegular';
	src: url('/stylesheets/fonts/microgbe-webfont.eot');
	src: local('MicrogrammaDBolExtRegular'), url('/stylesheets/fonts/microgbe-webfont.woff') format('woff'), url('/stylesheets/fonts/microgbe-webfont.ttf') format('truetype'), url('/stylesheets/fonts/microgbe-webfont.svg#webfontxdyRzuwQ') format('svg');
	font-weight: normal;
	font-style: normal;
}
