body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
  text-align:left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {font-size: 14px}

/*Thoma Text */
.TaBlack_12 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}.Tagrey_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.TaRed_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.TaGreen_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}
.TaBlue_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
/*Modal Popup - AJAX*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #00688B;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderBus
{
    border: 1px solid #4f2f2f;
    color: white;
    background-color: #8b0000;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2290AD;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionContentBus
{
    background-color: #e3dcdc;
    border: 1px dashed #4f2f2f;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.textreadWhite_t14 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}.Link_blu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
}
.Header_blu {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
	letter-spacing: 1px;
}
/*Mutiara Link*/

.btnLink{
	background-color: #e8e7e2;
	border: 0px;
	padding: 1px 4px;
	color: #626260;
	text-decoration: none;
	font: “Tahoma”,Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;

}

.btnLink:visited{

color: black;

}

.btnLink:hover{

border:0px;

background-color: #e8e7e2;

padding: 1px 4px;

text-decoration:underline;

}

.btnLink:active{

color: #626260;

}
.gidLink{

border: 0px;

padding: 1px 4px;

color: #d7d2d2;

text-decoration: none;

font: “Tahoma”;

}

.gidLink:hover{

border:0px;

padding: 1px 4px;

text-decoration:underline;

}

.gidLink:active{

color: #d7d2d2;

}

.txtLink {
	font-family: Tahoma;
	border: 0px;
	padding: 1px 4px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #616262;
	text-decoration: none;
}
.txtLink:hover{

border:0px;

padding: 1px 4px;
color: #037613;
text-decoration:underline;

}
.txtLink:visited{

color: #037613;

}
.txtLink:active{

color: #616262;

}
