a:link       { text-decoration: none; font-family: arial; color: Blue; font-size:12px; }
a:visited    { text-decoration: none; font-family: arial; color: Blue; font-size:12px; }
a:active     { text-decoration: none; font-family: arial; color: #dc143c; font-size:12px; }
a:hover      { text-decoration: underline; font-family: arial; color: #dc143c; font-size:12px; }
td       	 { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size:12px; }
font       	 { text-decoration: none; font-family: arial; font-size:14px; }
.sm       	 { text-decoration: none; font-family: arial; font-size:9px; }
h1       	 { text-decoration: none; font-family: arial; font-size:18px; }
h2       	 { text-decoration: none; font-family: arial; font-size:14px; }
body       	 { text-decoration: none; font-family: arial; color: black; font-size:12px; background-color: #ffffff; }
	
TD.formText {
    	font-family : "MS Sans Serif",Geneva,sans-serif;
    	font-size : 9pt;
		FONT-WEIGHT:bold;
		color: #48aaf1;
		padding : 0 0 0 0;
		border: 0 0 0 0;
		top : 0px;
		border-collapse : separate;
		position: relative;
	}
	
form {
		border: 0 0 0 0;
		padding : 0 0 0 0;
	}
	
.Button { BACKGROUND:Navy; COLOR:#FFFFFF; FONT-WEIGHT:bold; FONT-SIZE: 11px; FONT-WEIGHT:plain; FONT-FAMILY:arial; border-width:1px;}
	
.swiftbutton {
	BORDER-RIGHT: #cccccc 2px solid; BORDER-TOP: #cccccc 2px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 2px solid; COLOR: #333333; BORDER-BOTTOM: #cccccc 2px solid; FONT-FAMILY: Verdana, Tahoma; BACKGROUND-COLOR: #ffffff; cursor:hand; FONT-WEIGHT:bold;
}

.swiftbuttonRed {
	BORDER-RIGHT: #cccccc 2px solid; BORDER-TOP: #cccccc 2px solid; FONT-SIZE: 10px; BORDER-LEFT: #cccccc 2px solid; COLOR: Crimson; BORDER-BOTTOM: #cccccc 2px solid; FONT-FAMILY: Verdana, Tahoma; BACKGROUND-COLOR: #ffffff; cursor:hand; FONT-WEIGHT:bold;
}

@media print {
  .DONTPrint{ display:none }
  .DOCheck        { display:table}
}
