﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FIXTABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;	
}


.MAINMENU
{
	background-color:#0A389D;
	font-family:Arial;
	font-size:medium;
	font-style:normal;	
	height:26;
	border:0;
}

.COLUMNFONT
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;	
}

.TOPMENUFONT
{
	font-family:Arial;
	font-style:normal;
	font-size:smaller;
	color:White;
}
.TOPMENUSELECTED
{
	text-decoration:none;
	font-family:Arial;
	font-style:normal;
	font-size:small;
	color:#FFD900;
	font-weight:bold;
}
.TITLETEXT
{
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	color:Navy;
	font-weight:bold;
}	
.TITLELink
{
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	color:Blue;
	text-decoration:underline;	
}
.TEXTLINK
{
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	color:Blue;
	text-decoration:underline;	
	font-weight:bold;
}
.PLAINTEXT
{
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	color:Black;
}
.POPUPDIVSTYLE
{
	POSITION:absolute;	
	visibility:hidden;
	background-color:#ffffcc;
}


.TEXTHEADER
{
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	color:Maroon;
	font-weight:bold;
}

.PRODUCTHEADER
{
	font-family:Arial;
	font-style:normal;
	font-size:13px;
	color:navy;
	font-weight:bold;
}
.PRODUCTTEXT
{
	font-family:Arial;
	font-style:normal;
	font-size:13px;
	color:Orange;	
}
.BIGLINE
{
	font-size:13px;
}

.APPLICATIONHEADER
{
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	color:#FFD900;
	font-weight:bold;
	background-color:Gray
}

.RETURNTEXT
{
	font-family:Arial;
	font-style:normal;
	font-size:12px;
	color:Red;
}

.POPUPUSERDIVSTYLE
{
	POSITION:inherit;
	border:none;	
	visibility:hidden;
	background-color:#ffffcc;
	height:200px;
	overflow:auto;
}

.POPUPDIVLABEL
{
	visibility:hidden;
	cursor:pointer;
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	color:Blue;
	text-decoration:underline;	
}
.TITLEHEADER
{
	font-family:Arial;
	font-style:normal;
	font-size:13px;
	color:Maroon;
	font-weight:bold;
	background-color:#ffffcc;
}
.LINK
{
    margin:0 0 12px;
    position:relative;
    text-align:left;
    height:26px; 
    width:97px; 
    background-image:url(../images/buttons/button-yellow.gif); 
    background-repeat:no-repeat;
    cursor:pointer;
}
.LINK a {border:0;font-size:1.2em;font-weight:bold;left:0;padding:0.25em 0.15em 0.5em 0.70em;position:absolute;top:0;color:#004fb6;}
.LINK div
 {
     height:24px; 
     width:95px; 
     font-size:1.2em;
     font-weight:bold;
     left:0;
     padding:0.25em 0.15em 0.5em 0.70em;
     position:absolute;
     top:0;
     color:#004fb6;
}
.LINK input
{
    border:0;text-align:left;
    background-color:Transparent;
    font-size:1.2em;
    font-weight:bold;
    left:0;
    padding:0.25em 0.15em 0.5em 0.70em;
    position:absolute;
    top:0;
    color:#004fb6;
    cursor:pointer
}
.LINKIMGBTN
{
    border:0;text-align:left;
    background-color:Transparent;
    font-size:1.2em;
    font-weight:bold;
    left:0;
    padding:0.25em 0.15em 0.5em 0.70em;
    position:absolute;
    top:0;
    color:#004fb6;
}

/*Added for designign in LogInfo page*/
.NORMALLABEL
{
	font-family: Arial;
	font-size:12;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 10px;
	width: auto;
}
.TABLEBORDER
{
	border-color:#0A389D;	
}
/*Added for top menu style*/
#headerAdminNav {font-size:12px;font-weight:bold;margin:92px 0 0 8px;bottom:0;left:0;}
#headerAdminNav li {display:block;float:left;}
#headerAdminNav li a {background:url(../images/header/headerNavBg.gif) repeat-x #f5eb9d;border:0;border-right:1px solid #bebba0;border-left:1px solid #fdfbec;color:#039;display:block;margin:0.4em 0 0;padding:0.9em 0.8em 0.8em;width:auto; text-decoration:none}
#headerAdminNav li.selected a {background:none #fff;border:0;border-top:0.5em solid #fff;color:#333;margin:0;padding:0.7em 1em 1em;}
#headerAdminNav li.selected {border-right:0;border-left:0;}
#headerAdminNav li.right a {border-right:0;}
#headerAdminNav li.selectRight a {background:url(../images/header/selectRightBg.gif) no-repeat #f5eb9d;border-left:0;}

