@charset "utf-8";/* CSS Document */.rotate {    -webkit-transform: rotate(90deg); /* Safari and Chrome */    -moz-transform: rotate(90deg);   /* Firefox */    -ms-transform: rotate(90deg);   /* IE 9 */    -o-transform: rotate(90deg);   /* Opera */    transform: rotate(90deg);} .orangeText {font-family: Arial;	font-size: 16px;	color: #fa4616;	font-style: bold;	text-decoration: none;}	.maintextbold {	font-family: Arial;	font-size: 14px;	color: #000000;	font-weight: bold;}table.roundedCorners {   border: 1px solid Orange;  border-radius: 13px;   border-spacing: 0;  }table.roundedCorners td, table.roundedCorners th {   border-bottom: 1px solid Orange;  padding: 10px;   }table.roundedCorners tr:last-child > td {  border-bottom: none;}.maintext {	font-family: Arial;	font-size: 12px;	color: #000000;}.welcometext {	font-family: Arial;	font-size: 14px;	color: #000000;}.smallmaintext {	font-family: Arial;	font-size: 10px;	color: #000000;}.hlinks {	font-family: Arial;	font-size: 14px;	color: #0066CC;	}.hlinks A:visited  {font-family: Arial;	font-size: 14px;	color: #0066CC;	}.hlinks A:link  {font-family: Arial;	font-size: 14px;	color: #0066CC;	}.hlinks A:active  {font-family: Arial;	font-size: 14px;	color: #0066CC;	}.menulinks {	font-family: Arial;	font-size: 16px;	font-weight: bold;	color: #555555;	font-style: normal;	text-decoration: none;}.leftmenulinks {	font-family: Arial;	font-size: 28px;	color: #fa4616;	font-style: normal;	text-decoration: none;}.adminMenu {	font-family: Arial;	font-size: 24px;	color: #000000;	font-style: normal;	text-decoration: none;}.adminTable {	font-family: Arial;	font-size: 18px;	color: #000000;	font-style: normal;	text-decoration: none;}.subHeadings {	font-family: Arial;	font-size: 13px;	color: #0066CC;	font-style: normal;	text-decoration: none;	}.confirmationtext{	font-family: Arial;	font-size: 18px;	color: #FF0000;	font-style: normal;	text-decoration: none;}.reportText{	font-family: Arial;	font-size: 16px;	color: #000000;	font-style: normal;	text-decoration: none;}.reportTitle {	font-family: Arial;	font-size: 16pt;	color: #FFFFFF;	font-style: normal;	text-decoration: none;	}.reportBody {	font-family: Arial;	font-size: 10pt;	color: #000000;	font-style: normal;	text-decoration: none;	font-weight: normal;	}.mainTextGrey {	font-family: Arial;	font-size: 11px;	color: #666666;	font-style: normal;	text-decoration: none;	}.mainTextRed {	font-family: Arial;	font-size: 11px;	color: #FF0000;	font-style: normal;	text-decoration: none;	}.invoiceBody {	font-family: Arial;	font-size: 9pt;	color: #000000;	font-style: normal;	text-decoration: none;	font-weight: normal;}