﻿body {
}
.header 
{
    background-color:#EFF3FB;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    color:Black;
    text-align:center;
    font-size:larger;
}

.container 
{
    width:100%;
    height:85%;
    border-style:solid;
    border-width:thin;
    margin-left:auto;
    margin-right:auto;
}
.container2 
{
    width:auto;
    height:275px;
    margin-left:auto;
    margin-right:auto;
}
#container3 {
	position:relative;
}
.footer 
{
    background-color:Green;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    color:White;
    padding:0px;
    }
   .gridview
   {
       width:100%;
       text-align:center;
   }
   .leftBar 
{
	float: left;
	width:33%;
	position:absolute;
	width: auto;
	border-width: thin;
	border-style: solid;
	height: 275px;
	display: inline;
	border-left-style:none;
	}
   .rightBar 
{
	float: right;
	width: 324px;
	background: #EBEBEB;
	border-width: thin;
	border-style: solid;
	height: 275px;
	display: inline;
	border-left-style:none;
	}	
.content3 
{
	background-color: #cdcde6;
	border-style: solid;
	border-width: thin;
	float: left;
	height: 175px;
	width: 258px;
	display: inline;
}
.myStats 
{
	float:right;
	width:33%;
	position:relative;
	width: auto;
	background: #EBEBEB;
	border-top-style: solid;
	border-width: thin;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	height: 275px;
	margin-right:-1px;
	display: inline;
}
.leftStats 
{
	float: left;
	background: #EBEBEB;
	width: 600px;
}
.communication 
{
	float: left;
	width:33%;
	position:absolute;
	border-style: none;
	border-width: thin;
	border-top-style: none;
	height: 275px;
	padding-left:auto;
	padding-left:auto;
	text-align:center;
}
.rightbdInfo 
{
	float:right;
	background: #EBEBEB;
	width: 385px;
	border-style: solid;
	border-width: thin;
	border-top-style: none;
}
.bottomBar 
{
	clear:both;
	color: #000000;
	border-width: thin;
	border-style: solid;
	border-left-style:none;
	border-right-style:none;
	height: 30%;
	margin-top: 10px;
}
.centerComm 
{
	background-color: #cdcde6;
	float: left;
	width: 385px;
	border-style: solid;
	border-width: thin;
	border-top-style: none;
}
.login
{
    text-align:right;
    margin-top:auto;
    margin-bottom:auto;
}
.loggedin
{
    text-align:right;
    color:Black;
    font-size:large;
}
#loginCenter
{
    text-align:center;
    width:400px;
    margin-top:auto;
    margin-bottom:auto;
    margin-left: auto ;
    margin-right: auto ;
    float:none;
    color:Black;
    font-size:large;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;
}
a.hyperlink:link {text-decoration: none; color:Navy;}
a.hyperlink:visited {text-decoration: none; color:Navy;}
a.hyperlink:active {text-decoration: none}
a.hyperlink:hover {text-decoration: underline; color: red;
}

.xouter3{
width:80%;
border:1px solid #000;
float:left;
margin:15px 0 15px 9%;
}
#xleftcol3{
position:absolute;
height: 275px;
width: 33%;
text-align:center;
left: 0px;
}
.xmiddlecol3 {
overflow:auto;
height: 275px;
min-width:150px;
background:#eff2df;
text-align:center;
min-width:200px;
}
* html .xmiddlecol3{float:left}
* html .xmiddlecol3 .xinner3{width:100%;}

.xrightcol3 {
position:absolute;
height: 275px;
width: 30%;
background-color:#FFFBD6;
text-align:center;
right: 0px;
top: 0px;
}
.listview {
 height:270px;
 width:31%;
 text-align:center;
}   
 
#leftBar2 {
	float: left;
	width: 256px;
	background: #EBEBEB;
	border-width: thin;
	border-style: solid;
	border-right-style: none;
	height: 175px;
	display: inline;
}
#rightBar2 {
	float:right;
	width: 258px;
	background: #EBEBEB;
	border-top-style: solid;
	border-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	height: 175px;
	display: inline;
}

#leftStats2 {
	float: left;
	background: #EBEBEB;
	width: 600px;
}

#centerCusInfo2 {
	background-color: #cdcde6;
	float: left;
	width: 385px;
	border-style: solid;
	border-width: thin;
	border-top-style: none;
}

#rightbdInfo2 {
	float:right;
	background: #EBEBEB;
	width: 385px;
	border-style: solid;
	border-width: thin;
	border-top-style: none;
}

#bottomBar2 {
	clear:both;
	color: #000000;
	border-width: thin;
	border-style: solid;
	height: 205px;
} 
.style12 
{
    color: #FF0000
}

.float {
  float: left;
  width: 23%;
  }
  
.float p {
   text-align: center;
   margin-top: 0px;
   font-size: 14px;
   color: Blue;
   }
   
.rightInfo 
{
    text-align: left;
    width: 96%;
    height: auto;
}
.notes
{
    text-align: left;
}
 .HiddenColumn{display:none;
}  
.managerLeft
{
    border-style: solid;
    border-width: thin;
    border-bottom-style:none;
    border-color:Black;
    float: left;
    width: 34%;
    height: 125px;
    color: #000000;
    text-align:center;
    font-size:x-large;
}
.managerRight
{
    border-style: solid;
    border-width: thin;
    border-bottom-style:none;
    border-color:Black;
    float: right;
    color: #0000FF;
    width: 36%;
    height: 125px;
    position:relative;
    text-align:center;
    font-size:x-large;
}
.managerMiddle
{
    border-style: solid;
    border-width: thin;
    border-bottom-style:none;
    border-color:Black;
    overflow: auto;
    height: 125px;
    text-align:center;
    font-size:x-large;
    color: #0000FF;
      
}
* html .managerMiddle{float:left}
* html .managerMiddle .xinner3{width:100%;}
.managerMiddleLeft
{
    border-style: solid;
    border-width: thin;
    width: 34%;
    float: left;
    height: 218px;
    font-size:large;
}
.managerMiddleRight
{
    border-style: solid;
    border-width: thin;
    border-top-style:none;
    width: 36%;
    text-align:center;
    float: right;
    position:relative;
    height: 220px;
    font-size:large;
    overflow:auto;
}
.managerMiddleMiddle
{
    border-style: solid;
    border-width: thin;
    border-top-style:none;
    text-align:center;
    overflow: auto;
    height: 220px;
    font-size:large;
    margin-left:auto;
    margin-right:auto;
}
* html .managerMiddleMiddle{float:left}
* html .managerMiddleMiddle .xinner3{width:100%;}
.managerBottomBar
{
    border-style: solid;
    border-width: thin;
    width: 100%;
    max-height:295px;
    overflow:auto;
}
.watermarkText
{
    background-color:Lime;
    text-align:center;
    font-size:medium;
}

H6 {
  BACKGROUND: none; 
  COLOR:#0000FF;
  text-align: center;
  FONT-SIZE:x-large; 
  TEXT-DECORATION: none;
  display:inline;
  margin-left:auto;
  margin-right:auto;
  }
.logo 
{
    text-align:center;
}