html{height:100%;}
body{font-family:Verdana,Arial,Helvetica,Georgia;font-size:10pt;background-color:#818181;margin-top:20px; padding-bottom:71px;}


/**Horizontal Line
hr{height:1px;color:#000000;background-color:#000000;border:0;}**/

/**Body Border Repeatation**/
.body_top_bg{background:url('images/body_top_bg.gif') repeat-x;margin-top:0px;}
.body_bottom_bg{background:url('images/body_btm_bg.gif') repeat-x;}
.body_left_bg{background:url('images/body_left_bg.gif') repeat-y;}
.body_right_bg{background:url('images/body_rgt_bg.gif') repeat-y;}

/**Gap between Line within a paragraph
p{line-height:15px;}**/


/*****Small size text styles*****/
.blk1{font-size:8pt;color:#000000;}
.red1{font-size:8pt;color:#FF0000;}
.wht1{font-size:8pt;color:#FFFFFF;}
.pur1{font-size:8pt;color:#522380;}
.grn1{font-size:8pt;color:#1A5F1A;}


/****Small size text in BOLD style****/
.blk1b{font-size:8pt;font-weight:bold;color:#000000;}
.red1b{font-size:8pt;font-weight:bold;color:#FC0000;}
.wht1b{font-size:8pt;font-weight:bold;color:#FFFFFF;}
.pur1b{font-size:8pt;font-weight:bold;color:#522380;}
.grn1b{font-size:8pt;font-weight:bold;color:#1A5F1A;}


/*****MEDIUM size text styles*****/
.blk2{font-size:10pt;color:#000000;}
.red2{font-size:10pt;color:#FF0000;}
.wht2{font-size:10pt;color:#FFFFFF;}
.pur2{font-size:10pt;color:#522380;}
.grn2{font-size:10pt;color:#1A5F1A;}


/****MEDIUM size text in BOLDstyle****/
.blk2b{font-size:10pt;font-weight:bold;color:#000000;}
.red2b{font-size:10pt;font-weight:bold;color:#FF0000;}
.wht2b{font-size:10pt;font-weight:bold;color:#FFFFFF;}
.pur2b{font-size:10pt;font-weight:bold;color:#522380;}
.grn2b{font-size:10pt;font-weight:bold;color:#1A5F1A;}
.mar2b{font-size:10pt;font-weight:bold;color:#790026;}

/*******Large size styles*********/
.mar3{font-size:12pt;color:#790026;}

/********Large size Boldstyle*********/
.mar3b{font-size:12pt;font-weight:bold;color:#790026;}

/*XLarge size style*/
.mar4b{font-size:14pt;color:#790026;}


/*XLarge size Boldstyle*/
.mar4b{font-size:14pt;font-weight:bold;color:#790026;}



/*DefinedClasses*/
.lnblk1{font-size:8pt;font-weight:normal;color:#000000;text-decoration:none;}
.lnblk1:hover{font-size:8pt;font-weight:normal;color:#000000;text-decoration:underline;}
.lnblk1b{font-size:8pt;font-weight:bold;color:#000000;text-decoration:none;}
.lnblk1b:hover{font-size:8pt;font-weight:bold;color:#000000;text-decoration:underline;}

.lnwht1b{font-size:8pt;font-weight:bold;color:#FFFFFF;text-decoration:none;}
.lnwht1b:hover{font-size:8pt;font-weight:bold;color:#FFFFFF;text-decoration:underline;}

.lnpur1{font-size:8pt;color:#580A98;text-decoration:none;}
.lnpur1:hover{font-size:8pt;color:#580A98;text-decoration:underline;}
.lnpur1b{font-size:8pt;color:#580A98;text-decoration:none;font-weight:bold;}
.lnpur1b:hover{font-size:8pt;color:#580A98;text-decoration:none;font-weight:bold;}
.lnblu1b{font-size:8pt;color:#170D4B;text-decoration:none;font-weight:bold;}
.lnblu1b:hover{font-size:8pt;color:#170D4B;text-decoration:none;font-weight:bold;}


/*Style Sheet for TExt Box */
.tbox{border:1px solid #AAAAAA;font-family:Verdana,Arial,Helvetica,Georgia;font-size:10pt;color:#000000;border-style:inset;}
.tbox_o{border:1px solid #AAAAAA;font-family:Verdana,Arial,Helvetica,Georgia;font-size:10pt;color:#000000;border-style:inset;background-color:#EFEFEF;}
.clsbtn{width:50px;font-family:Verdana,Arial,Helvetica,Georgia;font-size:10pt;padding: 1px;border: 1px solid rgb(255,255,255);font-weight: normal;color: rgb(255,255,255);background-color: #790026;cursor:pointer;}



