﻿
body
{
padding:10px;
background-color:#EBEBFA;   
}
 
html 
{
margin :0;
padding :0;
color :#000;
}

#wrap 
{
padding-top:0px;
width:850px;
margin:0 auto;
background:#C5D9f1;

}

#header
{
/*padding:5px 10px;*/
padding-top:15px;
  
/*background:#4484D2;*/
border-top:1px solid #24538c;
border-bottom : 1px solid #24538c;
border-right: 1px solid #24538c;
border-left:1px solid #24538c;
		 
background: #35679d; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35679d', endColorstr='#92b4da'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#35679d), to(#92b4da)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #35679d,  #92b4da); /* for firefox 3.6+ */ 
}

h1 {
margin:0;
color:#C5D9f1;
font-size:25px;
text-align:center;
font-family:Book Antiqua;
}
   
h2 
{
margin:0;
color:#C5D9f1;
font-size:20px;
text-align:center;
font-family:Book Antiqua;
}

#nav 
{
padding:5px 5px;
background:#4484D2;
height:35px;
}

#main 
{
float:right;
width:675px;
padding:10px;
background:#C5D9f1;
margin:0 auto;
height:600px;					
border-bottom : 1px solid #24538c;
border-right: 1px solid #24538c;           		
}

#PlaceHolder2 
{
float:right;
width:775px;
		 
background:#C5D9f1;
margin:0 auto;
height:600px;
		
			
border-bottom : 1px solid #24538c;
border-right: 1px solid #24538c;            		
}

h2 
{
margin:0 0 1em;
}

h5
{
margin:0;
font-size:30px;
vertical-align:top;
font-family:Book Antiqua;
color: #FFFF00;
text-align:center;
color:White;	   	      
}

#sidebar 
{
float:left;
/*width:150px;*/
background:#A8C6EA;
margin:0 auto;
height:620px;
/* height:380px;*/
		
border-bottom : 1px solid #24538c;
border-right: 1px solid #24538c;
border-left:1px solid #24538c;
}

#footer 
{
clear:both;
padding:5px 10px;
/*background:#4484D2;*/
		
border-bottom : 1px solid #24538c;
border-right: 1px solid #24538c;
border-left:1px solid #24538c;
background: #35679d; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92b4da', endColorstr='#35679d'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#92b4da), to(#35679d)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #92b4da,  #35679d); /* for firefox 3.6+ */ 
		
}

#footer p {
margin:0;
}
* html #footer {
height:1px;
}
	
	
	
/*other*/
.headertxt
{
text-align:center;
color :White;
font-weight:normal;
    
}
 
 
.lblHeadertxt
{
padding: 5px;
font-family:Calibri;
font-size: 14pt;
color:White;
}
.lbltxt
{
padding: 5px;
font-family:Calibri;
font-size: 13pt;
color:Black;
}
.lblYeartxt
{
padding: 5px;
font-family:Calibri;
font-size: 14pt;

color:blue;
font-weight:bold;
}
.txtbox
{
background: WhiteSmoke;
border-color: Gray;
border-width: 1px;
font-family: Arial;
font-size: 9pt;
}

.but
{
font-family:Arial;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
text-decoration:none;
background-color: #6183A6;
background-image: url( 'Images/1506.gif' );
background-repeat: no-repeat;
width:80px;
}


.linkbut
{
text-decoration:none; 
font-family:Verdana;
font-size:14px;
color:Black;
height:25px;
 
}
 
 
.p1
{
text-align:center;
color:White;
font-size:12px;
font-weight:bold;
}
 
.inputBox
{
border-style: solid;
border-width: 1px;
color : #000000;
background : #FFFFFF;
border-color : inherit;
font-family : Tahoma;
font-size : 12px;
margin-left: 0px;
}
 .TableBG
{
	background:#F6F6F6;
	color:#000000;
	border-collapse:collapse;
    font-size:11pt;
    font-family: 'roboto', Tahoma, Arial, sans-serif;
}
.AlternateChange
{
	background:	#C8D7EE;
	color:Black;
    border-collapse:collapse;
    font-size:11pt;
    font-family: 'roboto', Tahoma, Arial, sans-serif;
}
.GridHeader
{
    padding: 8px;
    color: white;
    border: 1px solid black;
    background-color:#336699;
    font-family:Arial;
    font-size :12pt;
    font-style:normal;
    font-weight:lighter;
 
    }
/* Grid View */
     
.myGridStyle
{
border-collapse:collapse;
font-size:11pt;
font-family: 'roboto', Tahoma, Arial, sans-serif;
}
         
.myGridStyle tr th
{
padding: 8px;
color: white;
border: 1px solid black;
background-color:#336699;
font-family:Arial;
font-size :12pt;
font-style:normal;
font-weight:normal;
}
         
         
.myGridStyle tr:nth-child(even)
{
background-color: #E1FFEF;
}
         
.myGridStyle tr:nth-child(odd)
{
background-color: #ffffff;
}
         
.myGridStyle td
{
border:1px solid black;
padding: 8px;
             
}
  
/* .myGridStyle tr:last-child td
{
/* background-color: #336699;
color :White;
height:1px;
border:none; 
}
*/
    
/* Grid View */

.DivControls
{
width: 60px;
height: 20px;
text-align: center;
}
 

.ColPadding
{    
padding-left: 20px;
}
.SubColPadding
{    
padding-left: 40px;
}
.textarea
{
width:550px;
Height:150px;
resize: none;
}
 
.ControlWidth
{
width: 180px;
}

.txtWidth
{
width: 80px;
}
.txtNum
{
width: 50px;
}
 
.txtLabel
{
width: 180px;
border:none;
}
 .rcorners {
  border-radius: 25px;
  border: 2px solid #336699;
  padding: 20px;


}
/*------------MENU------------*/
 
.sidebarmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
font:13px Tahoma;
/* width:130px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;        
}

.sidebarmenu ul li
{
position: relative;
}

/* Top level menu links style */.sidebarmenu ul li a
{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-top:1px solid #24538c;
border-bottom : 1px solid #24538c;
border-right: 1px solid #24538c;
border-left:1px solid #24538c;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active
{
background-color:#6398DA; background of tabs (default state)*/
            
background: #35679d; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92b4da', endColorstr='#35679d'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#92b4da), to(#35679d)); /* for webkit browsers */
background: -moz-linear-gradient(top, #92b4da,  #35679d); /* for firefox 3.6+ */                    
}

.sidebarmenu ul li a:visited
{
color: white;
}

.sidebarmenu ul li a:hover
{
/* background-color: #8cb3e1;*/
background: #35679d; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35679d', endColorstr='#92b4da'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#35679d), to(#92b4da)); /* for webkit browsers */
background: -moz-linear-gradient(top, #35679d,  #92b4da); /* for firefox 3.6+ */            
}

/*Sub level menu items */.sidebarmenu ul li ul
{
position:absolute;
width:210px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle
{            
background: url(right.gif) no-repeat 97% 50%;           
}

/* Holly Hack for IE \*/* html .sidebarmenu ul li
{
float: left;
height: 1%;
}
* html .sidebarmenu ul li a
{
height: 1%;
}
/* End */
       