
/*blue headings*/
	
.headingMain {
  font-family: Arial;
  font-size:20px;
  color:#2173AA;
  height: 30px;
  border-bottom: 1px solid #BFD0DD;
}
/*login screen*/
.headingGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#57792F;
}
.textgreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#57792F;
}

a.textgreen {
	text-decoration:none;
}

a.textgreen:hover {
	text-decoration:underline;
}



/* New Development*/
.headingPurple {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#475788;
}



/* Footer*/
.footer, a.footer{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
}

a.footer {
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}

.footerfade{
	color:#cdcdcd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
}
.textarea_heading {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2B658D;
}

.textgray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	padding-bottom:5px;
}
color:#8EB7D5





/*Quick Search*/
.content_top
	{
	background-image:url(images_new/head_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:758px;
	height:51px;
	}
	
.space_vertical
	{
	height:13px;
	}
	
.welcome_txt
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#216AA1;
	}
	
.username_txt
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#165C90;
	font-weight:bold;
	text-transform:capitalize;
	}
	
.username_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#165C90;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	}
	
.signout_txt
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
.txtheading_green
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A7734;
	font-weight:bold;
	height:20px;
	}
	
.txtheading_big_green
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A7734;
	font-weight:bold;
	height:25px;
	}
	
.txtheading_big_blue
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#296490;
	font-weight:bold;
	height:25px;
	}
	
.txt_basic
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	}
	
.txt_blue
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#37657F;
	text-align:justify;
	}
	
.txt_black
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.txt_black a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
.txt_black a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
	
.txtbox
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #5C7531;
	}
.txt_basicnew
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
