h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 22px;

	text-decoration: none;

	color: #003366;

	font-weight: bold;

    line-height: 0pt;

	padding: 0;

	margin: 0;

	padding-top: 40px;

	padding-bottom: 12px;

	

}



h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 10pt;

	color: #CC0000;

	font-weight: bold;

	text-decoration: none;

    padding: 0;

	margin: 0;

	padding-top: 20px;

	padding-bottom: 5px;

	

	}

	

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 10pt;

	color: #FF0000;

	}



p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 12pt;
	list-style-image:  url(../images/bullet-arrow.gif);

}





/* TEXT FORMATTING */



/* Part of H1 */

.txtContentHeading {

	font-family: "Times New Roman", Times, serif;

	font-size: 22px;

	font-weight: bold;

	color: #cdcfd5;

	padding-top: 3px;

	padding-bottom: 40px;

}





/* Text same as <p> paragraph  with image (DOT) bullet points

ONLY WORKS FOR IE, NOT FOR OPERA OR FIREFOX which is why <p> contains the arrow*/

.txtContent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: none;

	font-weight: normal;

	list-style-image:  url(../images/bullet-dot.gif);

}







/* Text same as <p> paragraph with image (ARROW) bullet points */

.txtBullet {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: none;

	font-weight: normal;

	list-style-image:  url(../images/bullet-arrow.gif);

}



.txtBullet:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CC0000;

	text-decoration: none;

	font-weight: normal;

	list-style-image:  url(../images/bullet-arrow.gif);;

}



/* Text same as <p> paragraph with image (SQUARE) bullet points */

.txtBulletSquare {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	text-decoration: none;

	font-weight: normal;

	list-style-image:  url(../images/bullet-square.gif);



}



.txtBulletSquare:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CC0000;

	text-decoration: none;

	font-weight: normal;

	list-style-image:  url(../images/bullet-square.gif);



}






/* index page i-frame text */

.txtNewsHeadlines {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #333366;
	text-decoration: none;
	}

.txtNewsHeadlines:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #333366;
	text-decoration: none;


	}









/* MENUS */



.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;



}



.txtMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
	text-decoration: none;

}



/* submenu Home |Site |Contact */

.txtSubmenu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;

}



/* LEFT SUB MENU TABLE PROPERTIES

----------------------------------- */



/* table top cell */

.boxSubMenuTop {
	border-top: 2px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: F0f2f8;
	text-decoration: none;


	}

	

/* bg UP state submenu left */

.boxSubMenu {
	padding: 2px 2px 5px 20px;
	text-decoration: none;
	background-repeat: repeat;
	line-height: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #dbe1ef;
	border-bottom-color: #999999;
	border-left-color: #dbe1ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	line-height: 18px;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 1px;
	float: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #dbe1ef;












}

/* bg expanded submenu left */

.boxSubMenu2 {

	padding: 5px 2px 5px 10px;

	background-color: #F0F0F2;

	background-repeat: repeat;

	border-top: 1px solid #908D80;

}

	



/* SUB MENU LEFT TXT PROPERTIES

---------------------------------------*/



/*  txt submenu title - top */

.txtSubmenu-Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: 2px;
	border-top: 2px solid #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px none #CC0000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/diagnol-corner.gif);
	background-position: left top;






	}

.txtSubmenu-Heading:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: CC0000;

	font-weight: bold;

	text-decoration: none;

	line-height: 2px;

	}



.txtSubmenu-subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.txtSubmenu-subheading:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #CC0000;

	text-decoration: none;

	font-weight: bold;

	line-height: 10px;

}



/*  txt submenu title - top  WHATS THIS???????*/





.txtSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	line-height: 18px;
	font-weight: lighter;


}



.txtSubmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	line-height: 18px;
	font-weight: lighter;
}



.txtSubmenu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	line-height: 18px;
	font-weight: lighter;
}

/* END of submenu left txt properties

---------------------------------------*/





.txtMenuBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	text-align: left;

}



.txtMenuSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000033;
	color: #333333;
	background-color: #f0f0f2;


}



/* Text for right box with contact info*/

.txtMenuIcon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #2E4D9C;
	bottom: 3px;
	line-height: normal;

}



.txtMenuIcon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;


	text-decoration: ;
	color: #CC0000;

}



/* SITE MAP and hover for internal links and anchor links*/

.txtLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	list-style-image:  url(../images/bullet-dot.gif);
	line-height: 14px;


}



.txtLinks:hover {

	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: underline;

	color: #CC0000;

	font-weight: normal;

	list-style-image:  url(../images/bullet-dot.gif);

}



.txtDate {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	text-decoration: none;

	color: #FF0000;

	text-align: left;

	letter-spacing: 0pt;

}



/* Text sub heading as for H2 for Site Map no padding */

.txtContentSubHeading {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CC0000;

	text-decoration: none;

	font-weight: bold;

}





/* Text Capital Letter */

.txtJargon{



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: 900;

	text-decoration: none;

	color: CC0000;

	text-align: left;

	

}



.txtTip {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	text-decoration: none;

	font-weight: 200;

	line-height: 12px;

	padding-top: 4px;

}


.txtTip:hover {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	text-decoration: none;

	font-weight: 200;

	line-height: 12px;

	padding-top: 4px;

}


.txtBannerBottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color: #000000;

	text-align: left;

	line-height: 10px;

	top: 6px;

}



.txtBannerBottom:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color: #CC0000;

	text-align: left;

	line-height: 10px;

}



/* FORM PROPERTIES 

----------------------------------------------------*/

.txtformsHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #BCB69F;

	font-weight: bold;

	border: 1px solid #BCB69F;

}



.txtforms {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	border: 0px solid #CCCCCC;

	line-height: normal;

}



/* input box appearance */

.boxForm {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	border: 1px solid #999999;

	color: #666666;

	background-image:  url(../images/bg-forms.gif);

	background-repeat: no-repeat;

}



/* form button appearance */

.boxFormButton {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	border: 1px solid #999999;

	color: #000000;

	background-image:  url(images/form-bg.gif);

	background-repeat: no-repeat;

	font-weight: bold;

}

/* END form properties

-----------------------------*/







/* GUI BACKGROUND IMAGES 

-------------------------------------------------------*/



/* background top menu bar with broker name */

.menuBroker {
	background-image:   url(../images/banner-new.gif);
	background-repeat: no-repeat;

}



/* repeating bg menu right*/

.menuRight {

	background-image:    url(../images/page-bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}



/* repeating bg vertical stripe right side of content cell*/



.bgContentStripe {

	background-image:   url(../images/diagnol-corner.gif);

	background-repeat: repeat-x;

	background-position: left top;

}



/* graphic foot of page*/

.menuBottom {

	background-image:   url(../images/bg-banner-bottom.gif);

	background-repeat: no-repeat;

}





/* MAIN MENU BUTTON GRAPHICS

---------------------------------*/

.menu-button-up {



	background-image:   url(../images/btn-u.gif);

	background-repeat: repeat-x;

	background-position: right bottom;

}

.menu-button-down {

	background-image:   url(../images/btn-d.gif);

	background-repeat: repeat-x;

	background-position: right bottom;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: 700;

	color: #FFFFFF;

	text-align: center;





}



/* INDEX PAGE NEWS

----------------------------------------------*/

.boxIframe {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	border: 1px solid #CCCCCC;

	color: #666666;

	background-repeat: no-repeat;

}





/* PRINT PAGES contact details

---------------------------------------------*/

.boxRight {
	width: 175px;
	float: right;
	padding: 0px 0px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #908D80;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;


}



/* position right box Contact items*/

.boxRightBorder {



	width: 160px;

	float: right;

	border: 1px solid #999999;

	padding: 5px 5px 10px;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 10px;

	line-height: normal;

	color: 908D80;

	top: 250px;

	left: auto;

	right: 1px;

	margin-bottom: 10px;

	margin-left: 10px;

}



/* position right box Contact details on print page*/

.boxPrintPage {

	border: 0px solid #D7D1B7;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: #333333;

	background-color: #DFDFDF;

	padding: 5px;

	float: right;

	width: 165px;

	margin-right: 5px;

	font-weight: normal;

	margin-bottom: 5px;

	margin-top: 100px;



}





/* BROKER SMALL IMAGE*/

.img-contact {



	background-image:  url(images/bg-banner-broker.gif);

	background-repeat: no-repeat;

	background-position: right top;

}







/* E-NEWSLETTERS

------------------------------------------------------ */

.txtNewsletter {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color: #333333;

	line-height: 14px;

}

.txtNewsletter:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color: #CC0000;

	line-height: 12px;

	text-decoration: underline;

}



.borderNewsletter {

	border: 1px solid #CCCCCC;

}





/* END enewsletters----------------------------------- */





/* RIGHT BOX UNDER CONTACT DETAILS for links and 

other marketing items eg swf files, graphics  */



.boxRightBorder2 {

	width: 160px;

	float: right;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 10px;

	line-height: normal;

	color: 908D80;

	top: 0px;

	left: auto;

	right: 0px;

	margin-left: 5px;

	border-top: 1px solid #999999;

	border-right: 1px solid #999999;

	border-bottom: 1px solid #999999;

	border-left: 1px solid #999999;

	margin-top: 5px;

	margin-bottom: 5px;







}





.txtSubmenu-topHome {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #EF1515;

	text-align: left;

	text-decoration: none;

	vertical-align: middle;

}

.txtMenu2 {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: 700;

	text-decoration: none;

	color: #CA0207;

	text-align: center;

}

.bgNewsBanner {

	background-image: url(../newsletter/news-images/header.gif);

	background-repeat: no-repeat;

}







.boxSubMenuRight {
	padding: 0px 0px 0px 5px;
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-left-style: solid;



}

.boxSubMenuRight2 {

	text-decoration: none;

	color: #000000;

	background-repeat: no-repeat;

	border-top: 1px none #666666;

	line-height: 16px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	padding-left: 5px;







}



.boxSubMenuRight2:hover {



	padding: 5px 2px 5px 5px;

	text-decoration: none;

	color: #CC0033;

	background-color: #F3F1E9;

	background-repeat: repeat;

	border-top: 1px none #666666;

	line-height: 16px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

}

.txtRightMenuHeading {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: 700;

	text-decoration: none;

	color: #000033;

	text-align: left;

	line-height: 12px;

}

.txtTestimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f0f0f2;
	border: 1px solid #23365f;
	color: #23365f;
	padding: 5px;




}

.borderSingleLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0D8EA;
	border-right-color: #D0D8EA;
	border-bottom-color: #CCCCCC;
	border-left-color: #D0D8EA;



}

.bgNewsHeadlines {  background-image: url(../images/index-news.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: right top; width: 205px}
ul {  list-style-type: circle}
li {  list-style-type: circle}
.txtHomeImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: 400;
	list-style-image:  url(../images/bullet-dot.gif);
	line-height: 14px;

}
.bgContentStripeleft {


	background-image:   url(../images/diagnol-corner.gif);

	background-repeat: no-repeat;

	background-position: left top;
}
.menuTop {


	background-image:    url(../images/menu-top.gif);

	background-repeat: no-repeat;

	background-position: right top;
}
.borderTable {
	background-color: #F0F2F8;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBE1EF;
	border-right-color: #DBE1EF;
	border-bottom-color: #999999;
	border-left-color: #DBE1EF;



}
.bgSubmenu-Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23365f;
	font-weight: bold;
	text-decoration: none;
	line-height: 2px;
	border-top: 2px solid #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px none #CC0000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../images/diagnol-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.txtSubmenuActive2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	line-height: 18px;
	font-weight: bolder;
}
.txtSubmenu-active2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	line-height: 18px;
	font-weight: bolder;
}
.txtSubmenu-Heading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: 2px;
	border-top: 2px solid #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px none #CC0000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.borderTable2 {
	border: 1px solid #999999;



}
.bgContentStripeTop {
	background-image:   url(../images/diagnol-corner-submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.bgLeftMenuBtm {

	background-image:   url(../images/left-menu-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.bgContentStripeCorner {

	background-image:   url(../images/left-menu-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgContentStripeleft-shadow {



	background-image:   url(../images/left-menu-shadow.gif);

	background-repeat: repeat-y;

	background-position: right top;
}
.borderTable3 {
	border-top: 1px none #DBE1EF;
	border-right: 1px none #DBE1EF;
	border-bottom: 1px none #DBE1EF;
	border-left: 1px none #DBE1EF;
	background-image: url(../images/left-menu-corner-r.gif);
	background-repeat: no-repeat;
	background-position: left;

}
.bgContentStripeCornerR {


	background-image:   url(../images/left-menu-corner-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtSubmenuCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	line-height: normal;
	font-weight: lighter;
}
.borderTable4 {

	border-top: 1px solid #DBE1EF;
	border-right: 1px solid #DBE1EF;
	border-bottom: 1px none #DBE1EF;
	border-left: 1px solid #DBE1EF;
}
.borderTable5 {

	border: 1px solid #899DCB;
}
.menuFranchise {


	background-image:   url(../images/banner-FFP.gif);

	background-repeat: no-repeat;
}
.menuRightRed {


	background-image:    url(../images/page-bg-red.gif);

	background-repeat: repeat-x;

	background-position: left top;
}
.menuTopRed {



	background-image:    url(../images/menu-top-red.gif);

	background-repeat: no-repeat;

	background-position: right top;
}
.txtMenuIcon2 {


	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	text-decoration: none;

	color: #003366;

	bottom: 3px;

	line-height: 12px;
}

.txtMenuIcon2:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	text-decoration: none;

	color: #CC0000;

	bottom: 3px;

	line-height: 12px;

}
.borderCellDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bgSearch {
	background-image: url(../images/bg-search.gif);
	background-repeat: no-repeat;
}
.shadow-t {
	background-image: url(../images/s-top.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.shadow-b {
	background-image: url(../images/s-bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}
.shadow-l {
	background-image: url(../images/s-left.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}
.shadow-r {
	background-image: url(../images/s-right.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
}
.txtSubmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	font-weight: lighter;
}
.txtHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	line-height: 22px;
	letter-spacing: 1pt;
}
.txtHomePage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	color: #253974;
	text-align: left;
	line-height: 18px;
	letter-spacing: 0pt;
}

