/* ----------------------------------------------------------------------------------------------
-- Project   : RFCABiz - RFCA Business Portal
-- Module    : Cascading Style Sheets
-- Purpose   : UI formatting
--
-- Version yyyy/mm/dd Modified Ref#       Description
-- ------- ---------- -------- ---------- -------------------------------------------------------
-- v1.0    2010/07/15 Kannan              Initial Version
-- v1.1    2010/??/?? Ashish              Introduced t1LogoText, t1DPAText
-- v1.2    2010/11/12 Kannan              Modified qusLabel (remvoed the blue colour)
*/
/* Start: Added t1LogoText class by Ashish to incorporate Text beside the Logo */
.t1LogoText {font-family: Goudy Old Style, Arial, Helvetica, Geneva, sans-serif;font-weight:bold;font-size:24pt;}
.t1DPAText {font-family: Arial, Helvetica, Geneva, sans-serif; font-style:italic;font-size:8pt;}
/* End: Added t1LogoText class by Ashish to incorporate Text beside the Logo */
.qusSeqNo { text-align:right; font-weight: bold; vertical-align:top }
.qusLabel { text-align:left; vertical-align:top }
.qusLabelAlign { text-align:left; vertical-align:top }
.subQusLabelAlign { text-align:right; vertical-align:top }
