﻿body
{
    font-size: 11px;
    color: #00008b;
    font-family: verdana;
    background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    
    
}
#footer {
	position: absolute;
	bottom: 0;
	background-color: #ccffcc;
	width: 100%; /* See note below */
	text-align: center;
	padding: 0 15%;
        
}

#container-page { 
width: 600px; 
background: #DDD; 
position: relative; 
min-height: 100%; /* For Modern Browsers <strong>/ 
height: auto !important; /</strong> For Modern Browsers <strong>/ 
height: 100%; /</strong> For IE */ 
} 
#container-content { 
padding-bottom: 40px; 
} 
#container-foot { 
width: 100%; 
position: relative; 
bottom: 0 !important; 
bottom: -1px; /* For Certain IE widths */ 
height: 40px; 
} 

div.prog
{
	Z-INDEX: 2;
    LEFT: 57%;
    FLOAT: left;
    VISIBILITY:inherit ;
    COLOR: #173680;
    FONT-FAMILY: Verdana;
    font-size:10px;
    POSITION: absolute;
    TOP: 150px;
    width:150px;
    padding: 5px 0px 5px 7px;
    
    
}
MainMenuHeading
{
    font-weight: bold;
    font-size: 12pt;
    color: #00008b;
    font-family: verdana;
}
MenuParent
{
    font-weight: bold;
    font-size: 11px;
    color: #00008b;
    font-family: verdana;
    text-decoration: none;
}
a.MenuParent:Link {	color: #00008b;}
a.MenuParent:visited {color: #00008b;}
a.MenuParent:Hover {color: #00008b;}

a.Alertnw
{
    font-weight:normal ;
    font-size: 9px;
    color: #666666;
    font-family: verdana;
    text-decoration: none;
}
a.Alertnw:Link {color: #666666;}
a.Alertnw:visited {color: #333333;}
a.Alertnw:Hover {color: #333333;}

MenuChild
{
    font-weight: lighter;
    font-size: 10pt;
    color: #00008b;
    font-family: verdana;
}
GridHeader
{
    font-weight:500;
    font-size: 10pt;
    color: #333333;
    font-family: verdana;
    background-color:Gray;
}
td.GridHead
{
 color:White;
 background-color:Gray;
 font-family:Verdana;
 font-style:normal;   
 font-weight:bold;
 text-indent : 2px;
 }
 td.GridHeadT
{
 color:#ffffff;
 background-color:Gray;
 font-family:Verdana;
 font-style:normal;   
 font-weight:bold;
 text-indent : 2px;
 }
select
{
 color:#000000;
 font-family:Verdana;
 font-style:normal;   
 font-size:9pt;
	margin-left: 0px;
}
 input
{
 color:#000000;
 font-family:Verdana;
 font-style:normal;   
 font-size:9pt;
 }
td.griddtl
{
      background-color:#F6F6F6;
      font-family:Verdana;
      Font-Size:8pt;
      Color:#000000;
}
td.griddtlw
{
      background-color:#ffffff;
      font-family:Verdana;
      Font-Size:8pt;
      Color:#404040;
}
GridDetail
{
    font-weight: lighter;
    font-size: 9pt;
    color: #333333;
    font-family: verdana;
}
td
{
    font-weight: normal;
    font-size: 11px;
    color: #00008b;
    font-family: verdana;
}
tr
{
    font-weight: lighter;
    font-size: 10pt;
    color: #00008b;
    font-family: verdana;
}
td.Label
{
     font-family:Verdana;
     font-size: 11px;
     color: #00008b;
     font-weight:normal;
}
td.LabelBold
{
     font-family:Verdana;
     font-size: 11px;
     color: #00008b;
     font-weight:bold;
}
span.LabelBoldNw
{
     font-family:Verdana;
     font-size: 11px;
     color: #666666;
     font-weight:bold;
}
span.LabelBoldNws
{
     font-family:Verdana;
     font-size: 10px;
     color: #666666;
     font-weight:bold;
}
span.LabelNw
{
     font-family:Verdana;
     font-size: 11px;
     color: #666666;
     
}
span.LabelBold
{
     font-family:Verdana;
     font-size: 11px;
     color:Orange;
     font-weight:bold;
}

td.foot
{
     font-family:Verdana;
     font-size:8pt;
     color: #00008b;
     font-weight: normal;
}
td.LabelText
{
     font-family:Verdana;
     font-size:10pt;
     color: #000000;
}
td.step
{
     font-family:Verdana;
     font-size:8pt;
     color: #ffffff;
     font-weight:400;
     text-align:right
}
td.LabelHead
{
     font-family:Verdana;
     font-size: 11px;
     color: #00008b;
     font-weight: bold;
}
td.LabelWhite
{
    font-family:Verdana;
     color: #ffffff;
   font-size: 11px;
   font-weight: bold;
}
LabelErr
{
    font-family:Verdana;
    font-size:8pt;
     color: #f6f6f6;
     font-weight:300;
     text-indent:10px;
}
Div.dRequired
{
    color:Red; 
    font-family:Verdana;
    font-size:8pt;
    border: solid 1px blue;
    width:55%;
}
span.Required
{
    color:Red; 
    font-family:Verdana;
    font-size:8pt;
}
A.links
{
    font-family:Verdana;
    font-size:8pt;
    color:#00008b;
}
cbm
{
 font-family :Verdana;
    font-size:8pt;
    color:#00008b;

	}
input.buttons
{
    font-family:Verdana;
    font-size:9pt;
    color:#00008b;
}
input.combo
{
    font-family:Verdana;
    font-size:small;
    font-weight:300;
    text-transform:capitalize;
}
input.submit
{
    background-color:#f6f6f6;
    border:ridge 1px #cccccc;
    font-family:Verdana;
    font-size:smaller;
    font-weight:500;
}
td.gridtext
{
     font-family : verdana ;
     Font-Size: 8pt ;
     color: #202020;
}
A.gridlink
{
     font-family : verdana ;
     Font-Size: 8pt ;
}
span.gridlinks
{
    font-family : verdana ;
    Font-Size: 8pt ;
    color:Navy; 
}
.FooterMyoticon
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.FooterMyoticon:Link {	color: #FFFFFF;}
a.FooterMyoticon:visited {color: #FFFFFF;}
a.FooterMyoticon:Hover {color: #CCCCCC;}
.TopMyoticon
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.TopMyoticon:Link {	color: #FFFFFF;}
a.TopMyoticon:visited {color: #FFFFFF;}
a.TopMyoticon:Hover {color: #CCCCCC;}
.copyMyoticon
{
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.copyMyoticon:Link {	color: #000066;}
a.copyMyoticon:visited {color: #000066;}
a.copyMyoticon:Hover {color: #CCCCCC;}
.AlertMyoticon
{
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.AlertMyoticon:Link {	color: red;}
a.AlertMyoticon:visited {color: red;}
a.AlertMyoticon:Hover {color: #999999;}

.IHDMyoticon
{
    font-family: 'Courier New';
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
a.IHDMyoticon:Link {	color: #000000;}
a.IHDMyoticon:visited {color: #000000;}
a.IHDMyoticon:Hover {color: #000000;}
.NewsLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

a.NewsLink:Link{color: #0000ff;}
a.NewsLink:Hover{color: #0000ff;}
a.NewsLink:Visited{color: #0000ff;}

input.watermark
{
	background-color:#f6f6f6;
	
}