/* CSS Document */

body {background-image:url(images/bg011910.jpg);
		margin:0px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	
/* TEXT */
.heading {font-size:18px;
		color:#3a4b70;
		font-weight:bold;
		}	

p {font-size:14px;}	
	
#textLpadding {padding-left:20px;}	

td.bookTitle {color:#3a4b70; font-weight:bold; font-size:15px; padding-bottom:8px;}

.bluebold {color:#3a4b70; font-weight:bold; font-size:14px;}

ul.ulTraining {font-size:14px; color:#000000;}
ul.ulTraining li {padding-bottom:15px;}

#testimonialbox {width:96%; background-color:#E5E5E5; padding:10px;}
.pHeading18 {color:#3a4b70; font-weight:bold; font-size:18px;}
.testimonialsignature {font-style:italic; text-align:center; color:#333333; font-weight:bold;}
.redText {color:#990000; font-weight:bold;}

	
	/* FOOTER  */
table.FooterTBL {background-color:#3A4B70;
			}

td.FooterLINKSTEXT {font-size:14px;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	}

ul.ulLists {font-size:14px; color:#000000;}
ul.ulLists li {padding-bottom:4px;}



td.FooterTEXT {font-size:13px; color:#FFFFFF; padding:5px;}
			
a.FooterLINKS:link {color:#FFFFFF; text-decoration:none;}
a.FooterLINKS:visited {color:#FFFFFF; text-decoration:none;}
a.FooterLINKS:hover {color: #FF6633; text-decoration:none;}
a.FooterLINKS:active {color:#FFFFFF; text-decoration:none;}
