
.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#FFD700; /* #473565;*/
	line-height: 14px;
padding:5px;

}
.maroonBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1640F;
	text-decoration: none;
}

/* used for padding the images on the right hand column on homepage */



.headText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight :bold ;
	text-align :center ;
	color:#990000;
	vertical-align :middle ;
}

h1{
font-family:"Lucida Sans Unicode";
color:#990000;
font-size:26px;
font-weight:bold;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#463565;
	font-size:14px;
	font-weight:bold;

 margin:16px 0 12px 0;
height:15px;

}

ul{

}
.icons{
vertical-align:middle;
} 

img{
vertical-align:middle;
} 

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.navTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
text-decoration:none;
}
.txtvSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #666666;
text-decoration:none;
}

.txtmaroon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FA3300;
	text-decoration: none;
}

.txtWhitebold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold ;
	color:#ffffff;
	text-decoration: none;
}
.txtWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#ffffff;
	text-decoration: none;
}
.txtWhiteSmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration: none;
}

.txtmaroonSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#990000;
}
/*****************grid color code****************/
.gridcolor
{ 
	background-color :#FAFAD2; /* #E58147;*/
    font-weight :bold ;
    color:Black ;	
    text-align :center ;
}
.rowcolor
{
 background-color :#F3F4F5;	
 color:Black ;
}
.editrow
{
  background-color :#D5F1FA;
}

/********************************************/
.linksHeading{
background:#463565;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px 3px 3px 8px;
}




/* Css used to style all input text boxes */
input[type="text"] {
	background-color:#ffffff;
	border: thin solid #e0e0e0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

textarea {
	background-color:#ffffff;
	border: thin solid #e0e0e0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

select {
background-color:#ffffff;
	border: thin solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.txtBold{
	 font-size :11px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txtsmallBold{
	font-weight:bold;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtblack{
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.subHeading{
background:#990000;
padding:3px;
font-family:"Lucida Sans Unicode";
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.menuLinks{
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF; /*#990000;*/
text-decoration:none;
}
.menuLinks1{
padding:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight :normal;
color:#000000; /*#990000;*/
text-decoration:none;
}