/* CSS Document */
body{ font:Tahoma; font-size:12px}
.search
{
font-family:tahoma;
color:#999999;
font-weight:bold;
font-size:12px;
}
.blue
{
font-family:tahoma;
color: #2c4d78;
font-size:10px;
}
.footer a
{
font-family:tahoma;
color: #2c4d78;
font-size:10px;
text-decoration:none;
}
.footer a:hover
{
text-decoration:underline;
}
#dropmenudiv{
position: absolute;
border:2px solid #000000;
font: 12px Verdana;
color:#999999;
line-height:35px;
z-index:100;
margin-top:0px;

}
.dropmenudiv A {
COLOR:#ffffff; TEXT-DECORATION:none;
font-family:tahoma;
font-size:12px;

}
.dropmenudiv A:hover {
 TEXT-DECORATION:none;
}


#dropmenudiv a{
width: 120%;
display: block;
text-indent: 5px;
padding: 5px 0;
font:normal 11px Verdana;
color:#000000;
text-decoration: none;
background-color:#ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
font:normal 11px Verdana;
color:#ffffff;
}
.arrow
{
font:tahoma;
color:#FF0000;
font-size:10px;
padding:0px;
}


.arrow A {
COLOR:#ffffff; TEXT-DECORATION:none;
font-family:tahoma;
font-size:12px;

}
.arrow A:hover {
 COLOR:#ffffff; TEXT-DECORATION:none;
font-family:tahoma;
font-size:12px;
}
.gray a
{
font-family:tahoma;
color:#333333;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.gray a:hover
{
text-decoration:underline;
}
.bold
{
font-family:tahoma;
color:#333333;
font-size:12px;

font-weight:bold;
}
.text
{
font-family:tahoma;
color:#000000;
font-size:12px;
}
.bluebold
{
font-family:tahoma;
color:#2a4a6e;
font-size:14px;
font-weight:bold;
}
.bold2 a
{
font-family:Tahoma;
color:#333333;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}
.bold2 a:hover
{
color:#FF0000;
}
.text1
{
font-family:tahoma;
color: #999999;
font-size:11px;
}
.white
{
font-family:tahoma;
color:#ffffff;
font-size:12px;
font-weight:bold;
}
.red a
{
font-family:tahoma;
color: #000000;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.red a:hover
{
text-decoration: underline;
}
.whitebold
{
font-family:tahoma;
font-weight:bold;
font-size:20px;
color:#FFFFFF;
}
.boldlink a
{
font-family:tahoma;
color:#333333;
font-size:12px;
text-decoration:none;

font-weight:bold;
}
.boldlink a:hover
{
color:#DD343B;
}
/*///////Changing header into blue bold tahoma 12px//////////*/
strong {
	color: #2a4a6e;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
/*///////Changing header into blue bold tahoma 12px//////////*/
.tahoma12,.text {
	font-family: tahoma;
	font-size: 12px;
}
.aiim{ font-size:12px; font-weight:bold; color:#DD343B }
.style4{ font-size:9px; font-weight:bold}
.service{
	text-transform: uppercase;
}
/*///////Changing all the red color//////////*/
.style3 {
	color: #DD343B
}
