td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:0.6cm;
}

.myTable,.myTable td {   
    border:1px solid #cccccc;   
    border-collapse:collapse;  
}   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin: 0px;
}
HR {
	BORDER-RIGHT: #777 0px dotted; BORDER-TOP: #777 1px dotted; BORDER-LEFT: #777 0px dotted; BORDER-BOTTOM: #777 0px dotted; HEIGHT: 1px
}
a:link {color: #1B5EA0;text-decoration: none;}
a:visited {color: #1B5EA0;text-decoration: underline;}
a:hover {BACKGROUND:#2279D0; COLOR: #ffffff; TEXT-DECORATION: underline;}
a:active {BACKGROUND:#2279D0; COLOR: #ffffff; TEXT-DECORATION: none;}

a.nav:link {font-size: 14px;color: #0000CC;text-decoration: none;font-weight: bold;}
a.nav:visited {font-size: 14px;color: #0000CC;text-decoration: underline;font-weight: bold;}
a.nav:hover {font-size: 14px;color: #FFFFFF;text-decoration: underline;font-weight: bold;background-color: #0000CC;}
a.nav:active {font-size: 14px;color: #FFFFFF;text-decoration: underline;font-weight: bold;background-color:#0000CC;}
a.faqnav:link {
	font-size: 14px;
	color:#2379CF;
	text-decoration: none;
	font-weight:bold;
}
a.faqnav:visited {
	font-size: 14px;
	color: #2379CF;
	text-decoration: none;
	font-weight:bold;
}
a.faqnav:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #2174C7;
}
a.faqnav:active {font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #2174C7;}

.qcTitle {
	font-weight: bold;
	margin: 5px;
	padding: 5px 5px 0px;
    color:#000000;
	font-size:14px;
}