/*
25-03-05 - Changes made- content_table tag added
*/

unknown
{
    font-size: 11px;
    font-family: arial, verdana, helvetica, sans-serif
}
title
{
background:url('images/tag_red.png')  no-repeat 0 4px;
}

body
{
/* change body font colour*/
    font-size: 11px;
    color: #333333;
	/*background-color:#C0C0C0;*/
    background-color:#ffffff;	
    font-family: arial, verdana, helvetica, sans-serif;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}

.content_table
{
/* change body background colour*/
    background-color:#FFFFFF
}


h1
{
/* Heading 1 */
    font-size: 17px;
    color: #ffffff;
	padding:0px;
	margin:0px;
	
}

h2
{
/* Heading 2 */
    font-weight: bold;
    font-size: 11px;
    color: #333333
}

.msg_bar
{
/* Message bar in default page */
    background-color:#191970;
    color: #ffffff

}


td
{
/* table cell*/
    font-size: 11px
}

.tablehead
{
/* used in as a table heading*/
    font-weight: bold;
    font-size: 11px;
    color: #a0522d
}


.smallfont
{
    font-size: 9px;
    color: #333333
}



.packageheading
{
/* used in packages.htm */
    font-weight: bold;
    font-size: 18px;
    color: #333333
}


.packageprice
{
/* used in packages.htm */
    font-weight: bold;
    font-size: 18px;
    color: #8b4513
}


.tr_whitebg
{
/* change the white background */
    background-color: #ffffff
}

.tr_darkbg
{
/* background & font style of the dark table row */
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    background-color:#686B62;
}

.tr_lightbg
{
/* background & font style of the dark table row */
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    background-color:#0185DA
}


.imglink
{
/* images those are links -menu buttons */
    cursor: hand;
}

.sitemapimg
{
   border: 0px;
   vertical-align: middle
}

a
{
/* link style */
   font-size: 11px;
   color: #333333;
   text-decoration:  underline 

}
a:hover
{
/* link style */ 

    font-size: 11px;
    color: #333333 ;
   text-decoration:  none 
}

.linkstyle
{
/* link style */
    font-weight: bold;
   font-size: 11px;
   color: red;
   text-decoration: none
}
.linkstyle:hover
{
/* link style */ 
    font-weight: bold;
    font-size: 11px;
    color: red ;
   text-decoration:  underline 
}


.vertical_menu
{
/* link style used in the vertical menus-tutorial menu, HPT menu*/
    font-weight: bold;
   font-size: 10px;
   color: #191970;
   text-decoration: none
}
.vertical_menu:hover
{
/* link style */ 
    font-weight: bold;
    font-size: 10px;
    color: #191970 ;
   text-decoration:  underline 
}

.small_link
{
/* link style */
   font-weight: bold;
   font-size: 9px;
   color: #333333;
   text-decoration: underline 
}
.small_link:hover
{
/* link style */ 
    font-weight: bold;
    font-size: 9px;
    color: #333333 ;
   text-decoration:  none
}

select
{
/* combo box in the forms */
    border-right: #315194 1px solid;
    border-top: #315194 1px solid;
    border-left: #315194 1px solid;
    border-bottom: #315194 1px solid;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 8pt;
    color: #315194;
    background-color: #ffffff;
    width: 190px
}

.smallcombostyle
{
/* small sized combo box size */
    width: 65px;
    height: 75px
}


button
{
/* button style in forms */
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    width: 101px;
    height: 20px;
    cursor: hand;
    border-bottom: #000000 1px solid;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 8pt;
    background-color: #ffffff
}

/* following styles added for new blue theme*/

.tleftborder
{
/* border colour of the main inbody table*/
    border-left: #000000 1px solid;
    border-color: #ffffff
}

.tleftrightborder
{
/* border colour of the main inbody table*/
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-color: #ffffff
}

.trightborder
{
/* border colour of the main inbody table*/
    border-right: #000000 1px solid;
    border-color: white
}

.ttopborder
{
/* border colour of the main inbody table*/
    border-top: #000000 1px solid;
    border-color: white
}

.menulink
{
/* link style */
   font-size: 11px;
   color: #ffffff;
   text-decoration:  none  

}
.menulink:hover
{
/* link style */ 

    font-size: 11px;
    color: #ffffff ;
    text-decoration:    underline 
}


.smallmenulink
{
/* link style */
   font-size: 9px;
   color: #ffffff;
   font-weight: bold;
   text-decoration:  none  

}
.smallmenulink:hover
{
/* link style */ 
    font-weight: bold;
    font-size: 9px;
    color: #ffffff ;
   text-decoration:    underline 
}

.dark_table
{
    background-color:darkblue;
    font-weight: bold;
    font-size: 9px;
    color: #ffffff 
}



.light_table
{
    background-color:#0185DA;
    font-size: 9px;
    color: #ffffff 
}



/*Not sure about these styles*/
.dot_border
{
/* dotted border in the tutorial menu page */
    border-top: #315194 1px dotted;
    padding-bottom: 14px;
    padding-top: 4px
}

.dot_border_right
{
/* dotted border in the tutorial menu page */
    border-right: #315194 1px dotted;
    padding-left: 19px
}


.tborder
{
/* border colour of the main inbody table*/
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: transparent
}



.linkstyle2
{
/* link style */

    font-weight: bold;
   font-size: 11px;
   color: #333333;
   text-decoration: none
}

.linkstyle2:hover
{
/* link style */ 
    font-weight: bold;
    font-size: 11px;
    color: #333333 ;
   text-decoration:  underline 
}



.heading1
{
/* For the text to be put on heading images*/
    font-size: 18px;
    color: #ffffff
}


.heading2
{
/* change font of dark links*/
    font-weight: bold;
    font-size: 11px;
    color: #333333
}
.errormsg
{
/* displays the error msg in green*/
    font-weight: bold;
    font-size: 11px;
    color: Red
}


.button_heading
{
/* For the text to be put on button links*/
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
   text-decoration:  none 

}


.button_heading:hover
{
/* For the text to be put on button links*/
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
   text-decoration:  underline 

}


.header_bottom_link

{
			
            font-size: 12px;

     		color:  #ffffff;

            font-family: arial,verdana,Tahoma;
			font-weight:bold;
			text-decoration:underline;
}
.header_bottom_text

{
			
            font-size: 10px;

     		color:  #ffffff;

            font-family: arial,verdana,Tahoma;
			
			
}
.header_top_link

{
			FONT-WEIGHT: bold;  FONT-SIZE:10px; COLOR: #000000; text-decoration:none;          
}

/*-----------------*****---------------------*/

/* body class */

.myinput {

      border: 1px solid #CECECE;

      height: 12px;

      width: 82px;

      font-family: arial,Tahoma;

      font-size: 11px;

      color: #757575;

}
.left_theading
/* left table heading*/

{
			FONT-WEIGHT: bold;  FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration:none;          
}
.red_link

{
			
            font-size: 12 px;

     		color: #ff0000;

            font-family: arial,verdana,Tahoma;
			text-decoration:underline
			
			
			
}
.body_right_heading
{
			
            font-size: 14px;
     		color: #FF6600;
            font-family:  Arial,Verdana, Helvetica, sans-serif;
			font-weight:bold;

}
.body_big_text
/* table content*/
{
			
            font-size: 12px;

     		color: #000000;

            font-family: arial,verdana,Tahoma;

}

.body_small_text
/* table content*/
{
			
            font-size: 12 px;

     		color: #575757;

            font-family: arial,verdana,Tahoma;

}
/*-----------------*****---------------------*/
/*footer class */
.footer_bottom_text

{
			
            font-size: 10px;

     		color:  #ffffff;

            font-family: arial,verdana,Tahoma;
			
			
}

.footer_link

{
			
            font-size:9px;

     		color:  #333333;

            font-family: arial,verdana,Tahoma;
			
}
/*-----------------*****---------------------*------------*/

/*for inner page*/
.tr_lighterbg
{
/* background & font style of the lighter table row */
    font-size: 11px;
    color: #333333;
    background-color: #DFEDFF
}
/*--------------------------theory test download------------------------*/

.download_small_blue_text
{
font-size:12px;
COLOR: #005fbd;
font-family: arial,verdana,Tahoma;
}
.download_heading_blue_text
{
font-size:13px;
COLOR: #2A82CB;
font-family: arial,verdana,Tahoma;
font-weight:bold;
text-decoration:underline
}
/* CSS Document or=FF7902 */




/* white color*/



/* grey color*/



.ar_12black
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e2e2e;
	font-weight:bold;
}
.gr_tb1
{
	background-color:#7B7D74;
	width:445px;
	height:25px;
	border:1px solid:#FFFFFF;
}

/* images bg */

/*-----------------------   New CSS ------------------------------*/
.ar_orange
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF5800;
	
}
.ar_orgbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF5800;
	font-weight:bold;
	
}
.ar_darkorange
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C64900;
	text-decoration:underline;
}
.ar_darkorange1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BD4601;
	text-decoration:underline;
}
.link_orange
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EF5800;
	text-decoration:underline;
}

/*blue color*/
.ar_blue_under
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F4F4F;
	text-decoration:underline;
	
}
.ar_12blu_bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B87B4;
	font-weight:bold;
}

.bl_table
{
	background-color:#E1F1FA;
	border:solid 1px #B0BEC6;
	width:206px;
	height:50px;
}
.headerbl_table
{
	background-color:#3C8ECC;
	border:solid 1px #80C7F2;
	width:157px;
	height:26px;
}

.ar_blue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#416981;
}

.ar_11b
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
}
.ar_11darkb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#24516D;
}

.ar_11darkb_bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#24516D;
	font-weight:bold;
}

/* white color*/
.ar_11wh
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.ar_11whbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.ar_11whbold_up
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
.ar_12whbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.ar_12greenbold:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.ar_12greenbold:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCF25F;
	font-weight:bold;
}
.ar_12wh
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	
}
.ar_14whbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.ar_16wh
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
}

/* grey color*/
.ar_11grey
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}


.ar_blue2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
	font-weight:bold;
}


.ar_13b
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#494949;
	font-weight:bold;
}
.ar_11greybold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	font-weight:bold;
}
.ar_12grey
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e2e2e;
	font-weight:bold;
}
.ar_11grey2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
}
.ar_11_u
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	text-decoration:underline;
}
.grey1_table
{
	background-color:#EFEFEF;
	border:solid 1px #1A1A1A;
	width:130px;
	height:450px;
	padding:2px;
}



.lightblue_table
{
	background-color:#F7F7F7;
	border:1px solid #E3E3E3;
	
	
}
.lightblue_table2
{
	width:638px;
	height:33px;
	background-color:#F7F7F7;
	border:1px solid #E3E3E3;
	
	
}

.blue_table
{
	width:655px;
	height:58px;
	background-color:#EFF7FC;
	border:1px solid #B6CAD6;
	
	
}
.smallblue_table
{

	background-color:#EFF7FC;
	border:1px solid #B6CAD6;
	
}

.wh_table
{
	width:128px;
	height:210px;
	background-color:#ffffff;
	border:1px solid #000000;
	
}
.blue2_table
{
	
	background-color:#ECF8FF;
	border:1px solid #B4D0DC;
	
}

.ar_12black
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e2e2e;
	font-weight:bold;
}
.gr_tb1
{
	background-color:#7B7D74;
	width:445px;
	height:25px;
	border:1px solid:#FFFFFF;
}

/* images bg */
.img1
{
	background:url(../images/h_bg.gif);
	background-repeat:repeat-x;
	
}
.signofday
{
	background:url(../images/sign2.gif);
	background-repeat:no-repeat;
}

.blue1_table
{
	background-color:#DFEDFF;
	border:solid 1px #000000;

}

	
.top_tb_img
{
	background:url(../images/gr_tb1.gif);
	background-attachment:fixed;
	width:468px;
	height:55px;
}
.blue1_12bold
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#375A6A;
	font-weight:bold;
}


.ar_13whbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.ar_11grey_un
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
	text-decoration:underline;
}
/* CSS Document */
.left_bg
{
	background:url(../images/left_bg.gif);
	background-repeat:repeat-y;
	width:217px;
	height:585px;
}
	
.mid_bg
{
	background:url(../images/mid_bg.gif);
	background-repeat:repeat-y;
	width:683px;
	height:585px;
}
.screen_blacktile
{
	background:url(../images/screen_blackmidtile.gif);
	width:621px;
	height:385px;
}
.screen_leftbg
{
	background:url(../images/screen_leftbg.gif);
	background-repeat:repeat-y;
	width:20px;
	height:388px;
	
}
.screen_righttbg
{
	background:url(../images/screen_rightbg.gif);
	background-repeat:repeat-y;
	width:14px;
	height:385px;
	
}

.screen_lastbg
{
	background:url(../images/screen_last3.gif);
	background-repeat:repeat-x;
	width:287px;
	height:100px;
}


.black1_bg
{
	background:url(../images/black_bg1.gif);
	background-repeat:repeat-y;
	
}
.arbrown_11
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#570000;
	
	
}
.arbrown_11bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#570000;
	font-weight:bold;  
	
}
.armaroon_11bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97181A;
	font-weight:bold;  
	
}

/*dark green*/


.harsh1
{
	background:url(../images/h1.gif);
	width:217px;
	height:635px;
	
}

.harsh2
{
	background:url(../images/h2.gif);

}
.h_bg
{
	background:url(../images/last_h3.gif);
	width:288px;
	height:140px;
}

/*dark green*/
.ar_dgreen_11bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D5757;
	font-weight:bold;
	
}

.arial-11-whitebold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.arial-11N-whitebold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.arial-11-Grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E3E3E;
}
.arial-11-Oran{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ED4F00;
}
.arial-11-blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#24516D;
}
.arial-11bold-blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3D5757;
}
.ar_11wh_unline
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}	

.table_wh
{
	background-color:#FFFFFF;
	width:100px;
	height:14px;
	border:solid 1px #7F9DB9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
.table_wh_small
{
	background-color:#FFFFFF;
	width:52px;
	height:16px;
	border:solid 1px #7F9DB9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
	
.ar_11whbold_nevyblue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#03588B;
	font-weight:bold;
}


.ar_11i_brwn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BF0207;
	font-style:italic;
	font-weight:bold
}





.tb_green
{
	background-color:#D6EF72;
	border:solid 1px;
	border-color:#A3CA51;
	
}
.link_green
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D6EF72;
	font-weight:bold;
	text-decoration:none
	
}
.header_blue_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3F7CB5;
	font-weight:bold

}

.ar_blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03588B;
	text-decoration: none;
}
A:hover.ar_blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;
}

.ar_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
}
.ar_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
}

.grey_table
{
	
	background-color:#EFF3F3;
	border:1px solid #C2CDCD;
	
	
}



.arial17White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* css new on 2march offer package page*/
.head_black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-indent:15px
}
.head1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	font-weight: bold;
	
}
.sub_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-indent:15px
}
.sub_blue_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A8CCA;
	font-weight:bold
}
.dark_blue_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2966A0;
	text-align:center;
	font-weight:bold
}
.dark_blue_14bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2966A0;
	text-align:center;
	font-weight:bold
}
.dark_blue18_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2966A0;
	text-align:center;
	font-weight:bold
}
.dark_red18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CB1729;
	text-align:center;
	font-weight:bold
}


.wh_big_middle
{
	background-image:url(../images/wh_big_middle.gif);
	background-repeat:repeat-y;
	text-indent:15px
	
}
.wh_big_bottom
{
	background-image:url(../images/wh_big_bottom.gif)
	
}
.sm_wh_white
{
	background-image:url(../images/sm_wh_middle.gif);
}
.sm_liblue_middle
{
	background-image:url(../images/sm_liblue_middle.gif)
	
}
.big_liblue_middle
{
	background-image:url(../images/big_liblue_middle.gif);
	text-indent:15px
	
}
/*css for 2 pass*/


.blue1_table
{
	
	background-color:#2466A4;
	border:1px solid #6EB0EE;
	
	
}
.ar_18yellow
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFC00;
	
	font-weight:bold;
	}
.red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF4708;
	font-weight:bold
}
.red2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF4708;
	font-weight:bold
}
.blue_uline
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346B9F;
	font-weight:bold;
	text-decoration:underline
}
.11whbold_uline
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline
}
/*new css for homepage 26 march*/

.green_19
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #92C32E;

}
.grey_19
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #83818A;
}
.orange_21
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FB5F15;
}
/* add small text for terms*/
.arial-10-blue
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#24516D;
}
.arial-10-blue:hover
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#24516D;
}
/* new textbox only for homepage 9apr2007*/
.textbox_login
{
	background-color:#FFFFFF;
	width:85px;
	height:16px;
	border:solid 1px #7F9DB9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
.text10_black
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575757;
	text-decoration:none
}
/*new css for home banner table on 13th apr 2007*/
.banner_table_border
{
	background-color:#FFFFFF;
	border:solid 1px #D2D2D2
}
/*new css 18th apr 2007 for homepage */
.home_wh_table
{
	margin-left:2px;
	margin-right:2px;
	background-color:#FFFFFF;
	border-left:solid 2px;
	border-color:000000;
		
}
/* 19 apr 2007 for homepage*/
.border_left_right_bott
{
	
	border-color:#4A8CCA;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px
}
/*css on 26 apr 2007 */
.ar_blue16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #03588B;
	text-decoration: none
}
	
.arorgbold12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EF5800;
	font-weight:bold
}