/****************************************************************************
 *		Property of FIS and/or its subsidiaries ,
 *		All Rights Reserved. FIS Confidential
 ****************************************************************************/

body {
margin: 0;
padding: 0; 
background-color: #EEEEEE; 
}

frameset {
margin: 0;
padding: 0;   
background-color: #D3D3D3;   
}

#page {
position: relative;
margin: 0 auto 0 auto;
padding: 0px 0px 0px 0px;
width: 768px !important;
color: black;
font-size: 10pt; 
font-family: "Trebuchat MS", Arial, Helvetica, Sans-Serif; 
background-color: #D3D3D3;
}

#header {
position: absolute;
width: 768px;
height: 200px;
color: white;
text-align: center;
vertical-align: bottom;
background: url("apdemo.jpg") no-repeat;
}

td,p,input,select,li  {
font-size: 10pt; 
font-family: Arial, Helvetica, "Sans-Serif";
vertical-align:top;
}  

h1   {font-size: 16pt; font-family: Arial, Helvetica, "Sans-Serif";}
h2   {font-size: 14pt; font-family: Arial, Helvetica, "Sans-Serif";}
h3   {font-size: 12pt; font-family: Arial, Helvetica, "Sans-Serif";}
h4   {font-size: 10pt; font-family: Arial, Helvetica, "Sans-Serif";}

#selector{
position:absolute; 
width: 157px;
left:0px;
top: -2px;
left: -1px;
}

.navclass {
background-color: black;
color: white;
}

#tblobj{
position:absolute;
left:0px;
top:114px;
width: 768px;
background-color: #D3D3D3;
}

#tblobj.table {
cell-spacing: 0px;
cell-padding: 0px;
}

#tblobj.td {vertical-align: top;}


td.link {
text-decoration:underline;
color: rgb(0,0,255);
}

.leftside {
position:absolute;
left:5px;
top:130px;}

.rightside{
position:absolute;
/*	left:410px; */
/*	top:130px; */
left:0px; 
top:92px; 
}

#navbar {
position:absolute;
width:  768px;
text-align: right;
height: 20px;
top: 92px;
right:0px;

color: white;    
background-color: black;}
#navbar a:link    {color: white; } /* not working */
#navbar a:visited {color: #eec900;} 
#navbar a:hover   {color: red; }
#navbar a:active  {color: #eec900; }

.subhovoff {
background-color:black;
text-decoration:underline;
text-align: left;
height: 15px;
width: 60px;
color: white; 
border-width: 0;
border-color: black;

}
.subhovon {
background-color:black;
height: 1.2em;
width: 55px;
text-decoration:underline;
text-align: left;
color: red; 
border-width: 0;
border-color: black;
}

.subvisit {
height: 1.2em;
width: 55px;
background-color:yellow;
text-decoration:underline;
text-align: left;
color: #eec900; 
border-width: 0;
border-color: black;
}

#sidetips {
position: absolute; 
left: 0px;
width: 100px;
background-color: #D3D3D3;
}

#login_panel {
position: absolute; 
left: 0px;
width: 768px;
background-color: #D3D3D3;
}

*.helpexs {
border-color: black;
border-width: 1px;
border-bottom-style: solid;
padding-right: 40px;
border-spacing: 25px;
background-color: white;
}

.tblhead {
font-weight: bold;
border-color: black;
border-width: 1px;
border-bottom-style: solid;
}
.codeexs {
font-family: Courier, "Courier New", monospace;
}
a:link    {color: black; } 
a:visited {color: black;} 
a:hover   {color: red; }
a:active  {color: black; }
   







