﻿body
{
	text-align: -moz-center;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}
#frmHome
{
	width: 800px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 2px;
}

.tabfont
{
	font-family: Verdana;
	font-style: normal;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin-left:8px;
}

.HyperLinkStyle
{
	font-family: Verdana;
	font-style: normal;
	color: #567eb9;
	font-size: 10px;
	text-decoration: none;
}

.error
{
	color: Red;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

.tabHeading
{
	color: #52514f;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
}

.button
{
	font-family: Verdana;
	color: #021c32;
	font-size: 10px;
	font-weight: bold;
}

.textArea
{
	color: #021c32;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
}
.Content
{
	color: #52514f;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	height: 5px;
}
.ContentBold
{
	color: #52514f;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	margin-right: auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:auto;
}

#container
{
	margin: 0 auto;
	width: 1000px;
}

.oddRow
{
	background-color: #eff3f9;
	font-family: Arial;
	color: #2251a1;
	font-size: 12px;
	height: 26px;
}

.evenRow
{
	background-color: #d7d8da;
	font-family: Arial;
	color: #2251a1;
	font-size: 12px;
	height: 26px;
}
.AiveaMainLink
{
	font-family: Arial Narrow;
	color: #0070C0;
	font-weight: bold;
	height: 26px;
}

.headerStyle
{
	background-color: #0e6ebb;
	color: #000000;
	font-size: 10px;
	height: 20px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

.headerStyle
{
	background-color: #0e6ebb;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

.rowStyle
{
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
}

.contentLink
{
	text-align: left;
	margin-right: 0px;
	font-family: Verdana;
	font-style: normal;
	color: #567eb9;
	font-size: 10px;
	text-decoration: none;
}
.center
{
	text-align: -moz-center;
	text-align: center;	
}

.wordwrap
{
      word-wrap:break-word;
      overflow: auto;		
}
.contentdiv
{
	width:175px;
    overflow: auto;
}

.wordwrapcasedetail
{
	 word-wrap:break-word;
	 max-width: 600px;
	 word-break: break-all;
	 /*color:Green;*/
      overflow:auto;
      width:600px;
}

div.Login
{
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 10%;*/
	height: 100%;
	width: 500px;
}
div.LoginBox
{   margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    width:500px;
    height:200px;
    background-color:#dfe1e4;
    text-align:center;
    vertical-align:middle;
    border-color:#135394;
    /*padding-top :40px;*/
    }
#loginbox 
{
  float:left;
 padding-bottom:50px;
padding-left:100px;
padding-top:20px;
width:500px;
background-color:#135394;
}

.page
{
	margin-left: auto;
	margin-right: auto;
	width: 956px;
	background-color: #f3f3f5;
	min-height: 600px;
}

.PageContent
{
	border: 1px solid #dfdfe0;
	border-bottom: 0px;
	border-top-color: #FFFFFF;
	width: 954px;
	background-color: #f3f3f5;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
}
.PageFooter
{  
    background-color: #135394;
    vertical-align :middle;
    font-family: Verdana;
    font-size: 11px;
    color:#ffffff;
    font-weight:bold;
    padding-top:4px;
    width: 956px;
    height:20px;
    margin-left: auto;
    margin-right: auto;    
 }
 .MenuBar
 {
     background-color:#7F9EAD;
     font-family:Verdana;
     font-size:11px;
     font-weight:bold;
     color:#ffffff;
     width:60%;
     text-align:left;
 }
 .WelcomeLabel
 {
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    background-color:#7F9EAD;
    width:40%;
    text-align:right;        
 }
 .MessageLabel
 {
     font-family:Verdana;
     font-size:11px;
     font-weight:bold;
     color:#135394;
     vertical-align:middle;
  margin-left:10px;
     }   
     
     .LoginBanner
     {        

margin-left:227px;
margin-right:auto;
margin-top:30px;
padding-top:40px;
text-align:center;
vertical-align:middle;
width:550px;

     }
