@charset "utf-8";
/* CSS Document */


body
{
	margin:0px;
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:18px;
	font-weight:normal;
}



.NormalB
{
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.BaBg
{
	background-image:url(../images/B_Bg.gif);
	background-repeat:repeat-x;
}

.HeadingTxt
{
	font-family:"Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#5565fa;
	text-transform:none;
	text-transform:uppercase;
}
.HeadingSub
{
	font-family:"Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#5565fa;
	text-transform:none;

}
.technology_text {
	font-family: "Times New Roman", Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
}
.technology_text a {
	font-family: "Times New Roman", Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}
.technology_text a:hover {
	font-family: "Times New Roman", Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}

.SubHeadingTxt
{
	font-family:"Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#5565fa;
	text-transform:none;
}

#ContentTxt
{
	font-family:"Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding-top:10px;
	padding-left:25px;
	padding-right:5px;
}

#MainContent
{
	font-family:"Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:10px;
	margin-top:5px;
}
.MenuTxt
{
	font-family:"Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:1px;
	text-indent:12px;
	text-decoration:none;
}

a.MenuTxt:link,visited,activated
{
	color:#FFFFFF;
}

a.MenuTxt:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Drop Down Menu*/

#dropmenudiv{
top:0px;
/*text-align:left;*/
color:#000000;
text-decoration:none;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 8pt "Times New Roman", Arial, Verdana, Helvetica, sans-serif;;
line-height:20px;
z-index:100;
background-color:#FFFFFF;
text-align:left;
}

#dropmenudiv a{
color:#000000;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#FFFFFF;

}

#dropmenudiv a:hover{ /*hover background color*/
color:#000000;
background-color: #FFFFFF;
text-decoration:none;
}
