html {-webkit-text-size-adjust:200%;}

h1 { font-family: Arial; font-size: 14pt; color: #FF8242; font-weight: bold; margin-top: 8px; margin-bottom: 8px; }
h2 { font-family: Arial; font-size: 14pt; color: #FF8242; font-weight: bold; margin-top: 8px; margin-bottom: 8px; }
h3 { font-family: Arial; font-size: 10pt; font-weight: bold; color: #FF8242; }
h4 {font-family: helvetica,arial,sans-serif;}
h5 {font-family: helvetica,arial,sans-serif;}
h6 {font-family: helvetica,arial,sans-serif;}
BODY {font-family: helvetica,arial,sans-serif;font-size:9pt;}
P {font-family: helvetica,arial,sans-serif;font-size:9pt;}
TD {font-family: helvetica,arial,sans-serif;font-size:9pt;}

a.menu {
text-decoration: none;
font-weight: bold;
color: white;
}

table.panel
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #fffdd4;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.panel td
{background-color: #fffdd4;
color: #000;
padding: 3px;
text-align: left;
border: 1px #ff8242 solid;}

table.panel td.head
{background-color: #FFFF99;
color: #FF8242;
padding: 1px;
text-align: center;
font-size: 12px;
font-weight: bold;
border-bottom: 0px;}

table.inner td {
padding: 0px;
border: 0px;
}

.links {font-size:9pt;}

	.validatorCalloutHighlight { color:#ffffff; background-color:#ff0000; }
	.validatorPopUp div,.validatorPopUp td { border:solid 1px #ff8242; background-color:#ffffff; }

	.modalPopupContainer
	{
		background-color:transparent;
		padding:1em 6px;
	}
	
	.modalPopupInner
	{
		background-color:#ffffff;
		width:600px;
		vertical-align :top;
	}
	
	.modalBackground 
	{
		background-color:grey;
		filter:alpha(opacity=55);
		opacity:0.55;
	}
	
	.mainPanelHead
	{
		background-color: #FFFF99;
		color: #FF8242;
		padding: 5px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}

