﻿html,body 
{
   margin: 0;
   padding: 0;
   font-family: Verdana, arial, helvetica, sans-serif;
   color: #333333;
   font-size: 8pt;
   height: 95%;
}

table.full-height {
  height:100%;
  width:100%;
}

p{line-height: 10px;}

img 
{
	border: none;
}

h1 
{
   font-size: 2em;
   margin: 10px 0 0 0;
   font-family: arial, helvetica, sans-serif;
   color: #0033cc;
}

h2
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	color: #0033cc;
}

h3 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt;
	color: #0033cc; 
}

A:link
{
	text-decoration: underline;
	color: blue;
}	
		
A:visited	{	
	text-decoration:	underline;
	color: blue;
	}	
		
A:active	{	
	text-decoration:	underline;
	color: blue;
	}	
		
A:hover
{
	text-decoration: none;
	color: blue;
}
ul
{
	line-height: 20px;
}
.menulink
{
	font: normal normal bold 10pt arial;
	text-decoration: none;
	color: #0033cc;
}
.tdMarked
{
	border: solid 1px gray; 
	background-color: #dcdcdc; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	font-size: 8pt;
}
.tdMarkedBlue
{
	border: solid 1px #0033cc;
	background-color: #0033aa;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	font-size: 8pt;
}
.tdBorder
{
	border: solid 1px #aaaaaa;
	padding: 5px 5px 5px 5px;
}
.tdMarked2
{
	background-color: #dddddd; 
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}
.tdMenu 
{
	border: #aaaaaa 1px solid;
	background-color: #eeeeee; 
	padding: 5px  3px 5px 3px;
	color: #696969; 
	font-size: 9pt;
}
.tdHeading 
{
	background-color: #696969; 
	font-weight:bold;
}
.tdBorder 
{
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.popInfo 
{
	background-color:  Transparent Transparent Transparent Transparent;
	color: white; 
	border: none;	
}
.imageText 
{
	font-size: 8pt;
	font-style:italic;	
}

#aep_ovrl { 
  background-color: black; 
  -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); 
  top: 0; left: 0; position: fixed;
  width: 100%; height:100%; z-index: 99; 
}
#aep_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;} 
#aep_win { margin: 20% auto 0 auto; width: 400px; text-align: left;}
#aep_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE; color: Gray;}
#aep_t {color: white; margin: 0 0 2px 3px; font-family: Verdana; font-size: 10pt;}
#aep_text {width: 99%; font-family: Verdana; font-size: 10pt;}
#aep_w span {font-family: Verdana; font-size: 10pt;}
#aep_w div {text-align: right; margin-top: 5px;}


.divBorder { 
	border-width: 1px; 
	border-style: solid; 
	border-color: #CCCCCC; 
	background-color: White; 
} 

.divTool 
{
	border: solid 1px #CCCCCC;
	position: absolute; 
	top: 0px; 
	left: 0px;
	visibility: hidden; 
	width: 270px; 
	height: 250px;
	z-index: 600; 
	background-color: White; 
	font-size:8pt;
}

.divMenu 
{
	border: solid 1px #CCCCCC;
	position: absolute;
	background-color: White; 
	font-size:9pt;
	visibility: hidden;
	padding:  2px 4px 2px 4px;
	vertical-align:middle;
	cursor: pointer;
	z-index: 60;
	height: 18px;
}

.divSubMenu 
{
	border: solid 1px #CCCCCC;
	position: absolute;
	background-color: White; 
	font-size:9pt;
	visibility: hidden;
	padding:  10px 10px 10px 10px;
	vertical-align:middle;
	cursor: pointer;
	z-index: 700;
	line-height: 20px;
}

.btn
{
	font-family: Verdana;
	font-size: 8pt;	
	height: 25px;
}

.sl
{
	text-decoration: underline; 
	color: Blue; 
	cursor: pointer;	
}

.txt
{
	height: 14px; 
	font-family: Verdana;
	font-size:8pt;
}