.articleTbl {
	padding-left: 5;
}

.articleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.articleTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	padding-right: 5;
}
.outline {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.spaced {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	padding-left: 15px;
	font-weight:bold;
}

.spaced_bot {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}
.medTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	color:#333333;
}
.lgTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-left: 8px;
	padding-right: 6px;
	text-align: left;
	color:#333333;
	font-weight: bold;
}
.listTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-left: 20px;
	padding-right: 8px;
	color:#FFFFFF;
}
.define {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	padding-left: 16px;
}

.desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: justify;
	color:#333333;
	
}

.faqTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}
.faqTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
}
.headTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color:#000000;
	padding-top: 0;
}
.banTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#000000;
	padding-top: 0;
}
.regTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	color:#333333;
	
}

.noDec {
	text-decoration:none;
	color: #333333;
	font-size: 9px;
}
body {
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
td {
	background-color:#FFFFFF;
}
.phnum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
	color:#FFFF00;
}
.vsmall {
	font-size: 12px;
	font-style:italic;
	color:#FF0000;
}