#apDiv1 {
	position:absolute;
	width:473px;
	height:34px;
	z-index:1;
	left: 546px;
	top: 83px;
	background-color: #FFFFFF;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:44px;
	height:15px;
	z-index:2;
	left: 605px;
	top: 93px;
}
#apDiv3 {
	position:absolute;
	left:697px;
	top:92px;
	width:65px;
	height:134px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:802px;
	top:93px;
	width:45px;
	height:17px;
	z-index:3;
}
#apDiv5 {
	position:absolute;
	width:74px;
	height:14px;
	z-index:2;
	left: 902px;
	top: 93px;
}
#apDiv6 {
	position:absolute;
	left:49px;
	top:160px;
	width:396px;
	height:445px;
	z-index:4;
}
#apDiv7 {
	position:absolute;
	left:445px;
	top:208px;
	width:361px;
	height:89px;
	z-index:5;
}

/*Nav bar styles*/

ul.nav,
.nav ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	width: 100%;
}

ul.nav{
display: table;
}

ul.block{
width: 100%;
table-layout: fixed;
}

ul.nav>li{
display: table-cell;
position: relative;
padding: 2px 6px;
}
/*
ul.nav>li:hover{
padding-right: 1px;
}*/

ul.nav li>ul{
display: none;
position: absolute;
max-width: 40ex;
margin-left: -6px;
margin-top: 2px;
}

ul.nav li:hover>ul{
display : block;
}

.nav ul li a{
display: block;
padding: 2px 10px;
}

/*Menu styles*/

ul.nav,
.nav ul,
.nav ul li a{
	background-color: #fff;
	color: #000066;
}

ul.nav li:hover,
.nav ul li a:hover{
	background-color: #000066;
	color: #fff;
}

ul.nav li:active,
.nav ul li a:active{
background-color: #036;
color: #fff;
}

ul.nav,
.nav ul{
	border: 0px solid #369;
}

.nav a{
text-decoration: none;
}
#apDiv8 {
	position:absolute;
	left:543px;
	top:159px;
	width:452px;
	height:357px;
	z-index:5;
	padding-left: 15px;
}
.style3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #003366;
	font-weight: normal;
}
.style5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-size: 11px;
	color: #666666;
}
.style8 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.style9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.style16 {
    color: #000000
}
.style17 {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

#CalendarMainTitle {
    font-size:15px;
    font-weight:bold;
    
}

#CalendarSubTitle {
    font-size:13px;
    margin-bottom: 10px;
}

.calendarTable {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.regularBackground {
    background-color:#FFFFFF;
}

.currentRegBackground {
    background-color:#FFFFCC;
}

.currentEffBackground {
    background-color: #ffca93;
}

.currentEmiBackground {
    background-color: #ffc9ca;
}

.CalOdd {
    background-color: #ddd;
}

.CalEven {
	background-color: #ccc;
      
}

.list {
    margin-bottom: 10px;
}
    
.list a {
    text-decoration: none;
}

.list a:visited {
    color:Blue;
}

.list a:hover {
    color: Red;
}

ul { list-style-position: outside;
     list-style: none;
     margin: 6px 0px 20px 12px;
}

li 
{
    font-color: #000099;
}

.odd {
    background-color: #FFFFFF;
    
    }
.even {background-color: #E8E8E8;
       
     }
.logonCheck {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	bottom: -8px;
}

.logonCheck a {
	text-decoration: none;
	color: black;
}

