﻿body { font-family: Arial, Verdana; margin: 0; padding: 0; color: #303030; font-size:10pt;}
.TransmaticTagLine{	color: #363636; font-size: 13pt; font-weight: bold; }
.TransmaticTitle { color: White; font-size: 24pt; vertical-align:middle; text-align:center;}
.TransmaticTitle *{ margin: 0; padding: 0; }
/* Old */

.TransmaticFontSmall { font-size: 8pt; }
.TransmaticFontMedium { font-size: 10pt; }
.TransmaticFontLarge { font-size: 12pt; }
.TransmaticFontXLarge { font-size: 14pt; }
.TransmaticFontXXLarge { font-size: 18pt; }

.TransmaticLinkButton, A.TransmaticLinkButton:active, A.TransmaticLinkButton:hover, A.TransmaticLinkButton:visited, A.TransmaticLinkButton:link { color: blue; }

@media { 
	.hideOnPrint
	{
		display:none;
	}
}