﻿.headerTable
{
	width: 92.3% !important;
	width: 90.7%;
}
.submenuheaders
{
	color: #EF8813;
	font-size: 20pt;
	font-weight: bold;
	font-family:Arial;
}
.span
{
	color: black;
	font-family:Arial;
	height:20px;
	padding-left:5px;
	padding-right:5px;
}
.bigfont
{
	color: black;
	font-family:Arial;
	font-size: 18pt;
}
.benifitheading
{
	color: black;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	height:20px;
}
.orangebullet
{
	color: #EF8813;
	list-style-type:disc;
	margin:25px;
	list-style-position:outside;
}
.Yellowbold
{
	color: #EF8813;
	font-weight: bold;
	font-family:Arial;
}
#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30
}
#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
	float: left;
	font: bold 13px arial;
}
#sddm li a
{
	background-color: #f7941e;
	color: #6a0000;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	vertical-align: middle;
	width: 70px;
	height: 35px;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover
{	
	background: #7f7feb
}
#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EF8813;
	border: 1px solid #5970B2
}
#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ffc20e;
	color: #000000;
	font: 11px arial
}
#sddm div a:hover
{	
	background: #7f7feb;
	color: #FFFFFF
}
select.hide_select 
{
	visibility: hidden;
}
 
DIV.floating
{
	Z-INDEX: 10;
	VISIBILITY: visible;
	POSITION : fixed;
}

.tableHeading 
{
	background-color:#05487a; 
	font-weight:bold; 
	font-family:Arial;
	text-align:center;
	font-size:13px;
}

.dataGridTable 
{
	border-style:outset;
    border-width:2;
    width:92%;
   

}

.itemStyle
{
	background-color: #DCDCDC ;
    font-family: Arial;
	font-size:11px;
}

.alternatingItemStyle
{
	background-color: #C0C0C0;
	font-family: Arial;
	font-size:11px;
}

.stage
{
	overflow :hidden;
}

