body
{
margin:0px;
padding:1px;
font-family: verdana,arial;
font-size:10pt;
}
/* sitename is for site logo*/
h1
{
color:#880c10;
font-size:13pt;
text-align:center;
margin:3px;
padding:3px;
}



h2
{
color:#880c10;
font-size:10pt;
margin:3px;
padding:3px;
}

runner
{
font-family: verdana,arial;
color:#880c10;
font-size:10pt;
text-decoration: underline;
}

.sitename
{
color:#7DA573;
background-color:#E8F0F8;
font-size:25pt;
margin:0px;
padding:0px;
}



/* t001 for table */
.Textnew {
	font-family: verdana,arial;
	font-size: 8pt;
	line-height: 12pt;
}
.contentheading {

font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}

.Textbold {
	font-family: verdana,arial;
	font-size: 8pt;
	line-height: 12pt;
	FONT-WEIGHT:bold;
}
.reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
}
.BigHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.subheading {
	color:#880c10;
	font-size:13pt;	
	margin:3px;
	padding:3px;
}

.t001	
{
font-size:10pt;
}

.text,pre		
{
font-family: verdana,arial;
font-size:10pt;
text-align:justify;
}

.copy
{
text-align:center;
font-size:9pt;
background-color:#7DA573;
color:white;
padding:5px;
}
a {
	color: #8017D5;
	text-decoration: none;
	font-weight:bold;
}
a:hover { 
	color:#2C7607; 
	text-decoration:underline;
	
}
FIELDSET {
	
	border: 1px dotted #ff0000;
	

	
	PADDING-RIGHT: 1em; PADDING-LEFT: 1em; PADDING-BOTTOM: 1em; PADDING-TOP: 1em
}
LEGEND {
	BORDER-RIGHT: #7e9fda 0.1em solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #7e9fda 0.1em solid; PADDING-LEFT: 0.5em; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.5em; BORDER-LEFT: #7e9fda 0.1em solid; COLOR: #3362b4; PADDING-TOP: 0.5em; BORDER-BOTTOM: #7e9fda 0.1em solid; BACKGROUND-COLOR: #ffffff
}

.001
{
color:black;
background-color:#E8E8E8;
}
.003
{
background-color:#E8F0F8;
}

.a002
{
color:white;
background-color:#7DA573;
padding:1px;
}

.run
{
color:#1D728D;
font-weight:700px;
text-decoration: underline	;
}

.top_link
{
color:white;
font-weight:700;
text-decoration: none	;
}

.l_link
{
color:black;
text-align:left;
font-size:9pt;

}

p
{
margin:8px;
}

#dropmenudiv{
position:absolute;
border:1px solid #DE9C54;
border-bottom-width: 0;
font-size:10px;
font-family:Verdana,arial;
z-index:500;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #DE9C54;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}