
.gridpager, .gridpager td, .gridpager td table td
{ 
font-family: Verdana;
font-size: 11px;
background-color: #80BBDE;
align: right;
color: white; 
text-decoration:underline;
} 

.buttonbg {
	BORDER-RIGHT: #989898 1px solid; 
	BORDER-TOP: #989898 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/button_bg.jpg);
	 BORDER-LEFT: #989898 1px solid;
	  COLOR: #333333; 
	  BORDER-BOTTOM: #989898 1px solid; 
	  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	  HEIGHT: 21px
}
.buttonstyle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	background: white;
	height: 20px;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	width: 120px;
	
}
.sheader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #005DAB;
	font-size: 14px;
}
.splaintext {
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
.splaintextbold {
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
.ssubhead{
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}

.buttonbgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/button_bg.jpg);
	border: 1px solid #989898;
	height: 21px;
}
.headings
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-weight: lighter;
	margin-left :5px;
}
.plain
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	
}
.plainLabel
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin-left :23px;
	margin-right:5px;
	float:left;
}
.plainLabel1
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin-left :23px;
	float:left;
}
.imagealign
{
	float:left;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}
.marrontext
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: lighter;
	color:Maroon;
}
.bubble {
width: 200px;
height:100px;
}
.bubble h1 
{
	float:left;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 8pt;

}
.bubble p
{
	float:left;
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	font-weight: lighter;
	
}

.bubble h2 
{
	float:left;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
	text-align:left;

}
.bubble h4
{
	float:left;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: lighter;
	text-align:left;

}
.tdText
{
	float:left;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: lighter;
	text-align:left;
}

.link
{
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:Blue ;
    font-weight :normal;
}

.bold
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bolder;
	font-style: italic;
	margin-left :5pt;
	top :5px;
	position :relative ;
}
.normaltextbold
{
	font-family: Verdana;
	font-size: 14pt;
	color: #333333;
	padding: 5px;
	font-weight:normal ;
	text-decoration: none;
}
.normaltext
{
	font-family: Verdana;
	font-size: 10.0pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
	margin-left :5px;
	border: 0px solid #80bbde;
}
.normaltext1
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	float:left;
	margin-left:23px;
	
}
.plaintext
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	font-style :normal ;
	margin-left :5px;
	}
.grdtext
{
	font-family: Verdana;
	font-size: 8pt;

	color:Black ;
	text-decoration: none;
	padding: 2px;
	font-weight: lighter;
	
}
.redtext
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	padding: 4px;
	font-weight: lighter;
	
}

a:link {
	text-decoration: underline;
	color: #065589;
}
a:visited {
	text-decoration:underline;
	color: #065589;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.lnkstyle
{
	color: blue;
	font-family: Verdana;
}
.tdstyle
{
	background-color:#eaeaea;
	border-color: Black; 
	border-style :solid ;
	border-width: 1px;
	height: 40px;
	width :50%;
}

 .dropdownstyle
 {
	font-size :9pt; 
	font-family :verdana ;
	color :Black ;  
	font-weight :lighter ;
	
 }
 


.grdborderstyle
{
   border-bottom-width: 1px;
   border-top-width:1px;
   border-right-width:1px;
   border-left-width:1px;
   border-color:Black;
}
.repCss
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
   
}
.label
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;

}

.link
{
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0032AD;
    font-weight :normal;
}
.link2
{
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:Blue ;
    font-weight :normal;
    float:left;
    margin-left :37px;
}

.link3
{
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:Blue ;
    font-weight :normal;
    float:left;    
}
.link1
{
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:Blue ;
    font-weight :normal;
    float:left;
    margin-left :300pt;
}

.divAlign
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	float:left;
	text-align:left;	
}
.divRepText
{
	width: 100%; height:550px;overflow:scroll;display:none;
}
.repeaterText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	float:left;
	margin-left :12px;
}
.repeaterText1
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	float:left;	
}
.repeaterText2
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	float:left;
	margin-left :3px;
}
.repeaterFirst
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	float:left;	
}
.repeaterPin
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.splaintextbold {
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
.ssubhead{
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}
.tdFormat
{
	border: 0px solid #80bbde;
}
.thFormat
{
	border: 0px solid #80bbde;
}

.style26 {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;}
.style35 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #065589; }
.style37 {color: #065589;	font-family: Arial, Helvetica, sans-serif;}
.style38 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style39 {font-size: 10px; font-weight: bold; }
.style40 {font-size: 10px; font-weight: bold; color: #FFFFFF; }
.style41 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style42 { font-size :9pt; font-family :Verdana ;color :Black ;  font-weight :lighter ;}
.style43 { font-size :15pt; font-family :Arial ;color :Black ; }


