/* CSS Document */

.contentArea {
			
			
			margin-left: 5px;		/* not working ! */
			font-family: Times New Roman;
			font-size: 14pt;
			font-weight: normal;
			color: black;
		}
		.contentArea a{
			color:#022344;
			text-decoration:none;
			font-family: Times New Roman;
			font-size: 14pt;
		}
		
		.contentArea a:hover{
			color:#022344;
			text-decoration:underline;
			font-family: Times New Roman;
			font-size: 14pt;
		}

		.navHome {
			font-family: Verdana, Arial;
			font-size: 10pt;
			font-weight: bold;
			color:#ffffff;
		}
		.navHome a {
			color:#ffffff;
			text-decoration:none;
		}
		
		.navHome a:hover {
			color:#ffffff;
			text-decoration:underline;
		}
		.navtitle{
			font-family:Times New Roman;font-size:17px;
			font-weight: normal;
			color:#000000;
			
		}
		
		.navtitle_ffffff{
			font-family:Times New Roman;font-size:16px;
			font-weight: normal;
			color:#ffffff;

		}
		
a {color: white;text-decoration:underline;font-family:Times New Roman;font-size:16px;color:#ffffff;}
a:hover {color: white;text-decoration:underline;}

		/* LEFT-NAVIGATION ELEMENT */
		.navLeftItem {
			font-family: Verdana, Arial;
			font-size: 10pt;
			font-weight: bold;
			color: gold;
		}

		.navLeftSubItem {
			font-family: Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: white;
		}

		/* LEFT-NAVIGATION ELEMENT HYPERLINK */
		.navLeftItem.A {
			text-effects: none;
		}

		/* CURRENT DATE DISPLAYED ON PAGE */
		.navDate {
			font-family: Verdana, Arial;
			font-size: 8pt;
			font-weight: normal;
			color: white;
		}

		.navTopURL {
			font-family:Arial;
			font-size: 12px;
			font-weight: bold;
			color: white;
		}
		
		
		.navTopURL a{
			font-family:Arial;
			font-size: 12px;
			font-weight: bold;
			color: white;
		}
		/* TOP-NAVIGATION ELEMENT */
		.navTopItem {
			font-family: Verdana, Arial;
			font-size: 8pt;
			color: white;
			font-weight: bold;
		}

.system_warnty{margin:0px;padding:0px;list-style:none;}
.system_warnty li{margin:0px;padding:0px;display:inline;}
.faq_Quest{margin-left: 5px;		/* not working ! */
			font-family: Times New Roman;
			font-size: 14pt;
			font-weight: normal;
			color:#003366;
			font-weight:bold;
			}


.nav{font-family:arial;font-size:14px;color:#ffffff;}
.nav a{font-family:arial;color:#ffffff;font-size:14px;text-decoration:none;padding:0 10px;}
.nav a:hover{font-family:arial;color:#ffffff;text-decoration:underline;font-size:14px;}

.nav_black{font-family:arial;font-size:14px;color:#000000;font-weight:bold;}
.nav_black a{font-family:arial;color:#000000;font-size:14px;text-decoration:none;padding:0 10px;}
.nav_black a:hover{font-family:arial;color:#000000;text-decoration:underline;font-size:14px;}

.nav_tab_pad{padding:15px 0 2px 0;}
.nav_may{padding-left:20px;}
