/* TEXT */

.body {
	margin-left : 0;
	}
p, td, li, ul, ol, blockquote, div {
	font-family : verdana;
   font-size : 10pt;
   color : #000000;
   }
H1     {font: normal 15px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
H2     {font: normal bold 15px Verdana, Arial, Helvetica, sans-serif color: #000000;}

/* LINKS */
A:link {
	color: #000072;
	text-decoration : none;
}
A:active {
	color: #000072;
	text-decoration : none;
}
A:visited {
	color: #000072;
	text-decoration : none;
}
A:hover {
	color: #CC0000;
	text-decoration : none;
}

a.footer:link {
	color : #003399;
	font-weight : normal;
	text-decoration : none;
	font-size: 10px;
   }
 
a.footer:visited {
   color : #003399;
   font-weight : bold;
   text-decoration : none;
   }

a.footer:hover {
   color : #CC0000;
   font-weight : bold;
   text-decoration : none;
   }
   
a.footer:active {
   color : #003399;
   font-weight : bold;
   text-decoration : none;
   } 

   
.blueTxt {
	color: #000072;
	font-size: 10pt;
	
	}
.txtTitle {
	font-size:12px;
	font-weight: bold;
	color: #000072;
}

.smallTxt {
	font-size: 9pt;
	text-align: center;
}
.menuTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgBorder {
	background-image: url(../Customer%20Info/images/flayer_05.gif);
}
.bgBrd {
	background-image: url(../Customer%20Info/images/flayer_03.gif);
}
.araTitle {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.whiteTxt {
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
.centerTxt {
	text-align: center;
	font-size : 10pt;
}

.headerTitle {
	font-size: 24px;
	font-weight: bold;
	color: #000072;
}
.rightTxt {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: 0087a7;
}
.pointTxt {
	text-align: justify;
	font-size: 8pt;
	color: #FFFFFF;
}
.centerFooterTxt {
	text-align: center;
	font-size: 10px;
}

.linev                 { background-color: #dedbff; background-image: url("images/devider.jpg"); background-repeat: repeat-y}

.lineh                 { background-color: #ffffff; background-image: url("images/devider.jpg"); background-repeat: repeat-x; line-height: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.linehfill             { background-image: url("images/devider.jpg"); background-repeat: repeat; line-height: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.redTxt {
	color: #CC0000;
	font-size: 10pt;
}

