
body, table {
	font-family : Tahoma,Verdana,Arial;
}

.loud {color: red; font-weight:bold;}

.footer .contact { color: #FFFF00; font-size:12pt;}
.footer .copyright {color: #FFFF00; font-size:10pt;}
.footer .pg { font-size:9pt; font-color:#666666;}
.footer a{color:white;}
.footer a:hover { color:yellow; }

/* Drop Down section */

.mdivInitial { display:none;}

.dropdownquestion {
	font-size : 14pt;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
}

.dropdownanswer {
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12pt;
	font-family : Tahoma,Verdana,Arial;
	text-align:justify;
}

.dropdownanswer .subtext {
	font-size: 9pt;
}



/* Section section */

.sectioncontent {
	background-color: #f0f0f0;
	padding-left: 5px;
}

.sectiontable {
	margin-left:3px;  margin-right:10px;
	width:100%
	
}

.sectioncontent {
	padding-left: 5px;
	padding-right: 5px;
}

.sectiontitle {
	color : #FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


#breakingNews .heading { font-weight: bold; font-size: 14pt; }

#newProducts  a {color:red;}

#newProducts  p {	font-size : 10pt; font-family : Tahoma,Verdana,Arial;}

#newProducts .mdivInitial { display:none;}

#newProducts  .questionTable {
	margin-left : 20px;
	margin-right : 20px;
	/* margin-top : 20px;	 */
}

#newProducts .question { 
	margin-left : 20px;
	margin-right : 20px;
	/* margin-top : 20px; */

	font-size : 10pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight:bold;
}

#newProducts  .answer {
	margin-left : 40px;
	margin-right : 40px;
	font-size : 10pt;
	font-family : Tahoma,Verdana,Arial;
}

#newProducts .extreme {
	font-family:Matura MT Script Capitals; font-size:14.0pt;  font-weight: bold;
}

#documetnsTable  {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;	
}



#documetnsTable {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10pt;
}

#documetnsTable th {
	font-size: 12pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align:left;
}

#documetnsTable .heading {
	font-size: 12pt;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align:left;
}

#documetnsTable a {color:#000000;}

/* Template */

.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color:#FFFF00;
}
.menu02 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 12px;
	margin-right : 12px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: right;
	font-weight: bold;
}
.menu02 a {
	color :#ffffff;
	text-decoration: none;
}
.menu02 a:hover {
	color : yellow;
}

#top {
  border-bottom: 1px solid #E6E200;
}
.style3 {
	color: #E6E200;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.style4 {margin-top : 10px; padding-bottom : 5px; margin-bottom : 0px; margin-left : 20px; margin-right : 20px; font-size : 12px; font-family : Tahoma,Verdana,Arial; color: #000000;}
.style5 {font-size: 10px}
.style6 {color: #00FF99; font-size: 10px; }
.style7 {font-size: 10px; font-family: Tahoma, Verdana, Arial; }
.style10 {font-size: 12px}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style13 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style14 {font-size: 9px}

dt {
font-weight: bold;
font-size: 14px;
padding: 5px;
cursor: pointer;
}
dd {
font-size: 12px;
margin-bottom: 5px;
}
