﻿
 /* @import url('reset.css');Reset all styles */


img
{
	border:0px
}

.footer { 
	width: 780px; 
	margin: 0px auto 15px auto; 
	background: #f2f2f2; 
	color: #666666; 
	line-height: 30px; 
	padding: 0px 10px; 
	clear: both; 
	font-size: 0.8em;
	font-family: "Arial", sans-serif;
}
	
.subtitle  
{
	font-family: Trebuchet MS, "Myriad Pro", "Lucida", "Arial", sans-serif; 
	color: #0d76ba; 
	font-style: normal; 
	font-weight:bold;
	font-size: 20px; 
}
	
#SuccessMessage
{
	font-size: 11px;
	vertical-align: middle;
	color: green;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;

}
.Label
{
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Verdana;
}
.TextBox
{
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Verdana;
	
}
.MultiLineTextBox
{
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Verdana;
}
.GridView_Style
{
	font-family: verdana;
	background-color: white;
	font-size: 11px;
	border-top: #000033 thin solid;
	border-left: #000033 thin solid;
	border-bottom: #000033 thin solid;
	border-right: #000033 thin solid;
	color: black;
}
.Calender
{
	background-image: url(../images/cal.gif);
	background-repeat:no-repeat;
	width: 25px;
	height: 18px;
	font-size: small;
	font-family: verdana;
}
.Error_message
{
	font-size: 11px;
	color: red;
	font-family: verdana;
	font-weight: bold;
}
.Success_message
{
	font-size: 11px;
	color:Green;
	font-family: verdana;
	font-weight: bold;
}
.Message_Bold
{
	font-size: 11px;
	color: black;
	font-style: normal;
	text-align: left;
	font-family: Verdana;
	font-weight:bold;
}
.Message_Text
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	text-align:left;
}
.Button_format
{
	font-family:Verdana;
	font-size:11px;
}
.InputButtons
{
 border-style: solid;
	border-color: inherit;
	border-width: 1px;
	BACKGROUND-COLOR:#B5D5F1;
 	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffC1D7EE',EndColorStr='#ffffffff');
 	FONT-SIZE:8pt;
 	TEXT-ALIGN:center;
 	font-family: Verdana, Helvetica, sans-serif;
    	FONT-WEIGHT:normal;
	height: 19px;
}
.InputButtons_hov
{
   BORDER-TOP-COLOR:#003466;
   BORDER-LEFT-COLOr:#003466;
   BORDER-RIGHT-COLOR:#003466;
   BORDER-BOTTOM-COLOR:#003466;
   BACKGROUND-COLOR:#C1D7EE;
   FONT-SIZE:8pt;
   TEXT-ALIGN:center;
   BORDER:1px solid;
   font-family: Verdana, Helvetica, sans-serif;
   FONT-WEIGHT:normal;
} 
.Heading
{
    font-family:Verdana;
	font-size:20px;
	color:#0d76ba;
	font-weight: bold;
	
    
}

.MenuTitle  
{
	font-family: Verdana, "Lucida", "Arial", sans-serif; 
	color: #5F6060; 
	font-style: normal; 
	font-weight: bold;
	font-size: 12px; 
	padding-top: 15px;
	padding-bottom: 5px;
}
	
.MenuSubTitle  
{
	font-family: Verdana, "Lucida", "Arial", sans-serif; 
	color:  #0d76ba; 
	font-style: normal; 
	font-weight: bold;
	font-size: 11px; 
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MenuSubTitle a 
{
	font-family: Verdana, "Lucida", "Arial", sans-serif; 
	color: #0d76ba; 
	font-style: normal; 
	font-weight: bold;
	font-size: 11px; 
	padding-left: 2px;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.MenuSubTitle a:hover
{
	font-family: Verdana, "Lucida", "Arial", sans-serif; 
	color: #0d76ba; 
	font-style: normal; 
	font-weight: bold;
	font-size: 11px; 
	padding-left: 2px;
	text-decoration:underline;
	padding-top: 5px;
	padding-bottom: 5px;

}
	
.copyright_text
{
    FONT-SIZE: 10px;
    COLOR: Gray;
    FONT-FAMILY: Verdana, tahoma, arial, sans-serif;
    font-weight: normal;
}
.sitemappath_text
{
    FONT-SIZE: 12px;
    COLOR: Gray;
    FONT-FAMILY: Verdana, tahoma, arial, sans-serif;
    font-weight:Bold;

} 	 	

.Hide
{
    display:none    
}

.LoginButton
{
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 11px;
	color: #284775;
}

.LoginTitle
{
	background-color: #0f75bc;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: White; 
}
.ChangePassword
{
	background-color: #F7F6F3;
	border-color: #E6E2D8;
	border-style: solid;
	border-width: 1px;
	                                                           
}