.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.bg{
	background-color: #f2f2f2;
}
.purpletext{
	font-family: Arial,sans-serif;
	color: #4a49b4;
	font-size: 11px;
	font-weight:normal;
}
.purpletextbold{
	font-family: Arial,sans-serif;
	color: #4a49b4;
	font-size: 11px;
	font-weight:normal;
	font-weight: bold;
}
.blacktext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f0000;
	text-decoration: none;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0fff7;
	text-decoration: none;
}
.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f0fff7;
	text-decoration: none;
}
.producttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.yellowheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #d5d352;
	text-decoration: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cee2fc;
	text-decoration: none;
}
.whitetextsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.blacktextsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.innerheading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 19px;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: auto;
	border: 1px solid #6985c3;
}
.greenheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #aaecc8;
}
.linktext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #d0e7fd;
	text-decoration: none;
}
.darkgreen {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #01165d;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.MsgTextBox
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:red;
	width:500px;  
	background-color:EFCBAD;	
	text-align:center;
	border-style:none;	
}
.RedLabel
{
    COLOR: red;
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}


.MsgTextBox_L
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:red;
	width:500px;  
	background-color:F1EDE7;	
	text-align:center;	
	border-style:none;	
}

.DropDownList
{
	color:#000000;
	font-size:8pt;
	font-family:"Verdana, Helvetica, sans-serif";
	letter-spacing:0px;
	font-weight:normal 
}
.SimpleText
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:black;
}

.Message
{
	background-color:#FFFFFF;
	color:RED;
	width:650;
	FONT-WEIGHT:BOLD;
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;	
}
.TextBox
{
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 8pt;
}

.TextAreaBox
{
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: Capitalize;
    WIDTH: 330px;
}

.RequiredField
{
    COLOR:RED;
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal
}
.HiddenClass{
	display:none;
}

.HiddenTextBox
{
	background-color :White;
	border :none;
	color :#4C5B7B ;
}     
.textBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.borderForm {
	background-color: #B9DBF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.greyborder{
border: 1px solid #dcdcdc;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d7b848;
	text-decoration: none;
}
.footernew {	font: 10px/14px Arial, Helvetica, sans-serif;	color: #667BB1; }
.footer2 {	font: bold 11px/16px Arial, Helvetica, sans-serif;	color: #00247D; }
.footernew a:link {	color: #667BB1;	text-decoration: none;	font-weight: normal; }
.footernew a:visited {	color: #667BB1;	text-decoration: none;	font-weight: normal; }
.footernew a:hover {	color: #D37801;	text-decoration: underline;	font-weight: normal; }
.footernew a:active {	color: #F2B702;	text-decoration: underline;	font-weight: normal; }
.headlink {	font: bold 12px/15px Arial, Helvetica, sans-serif;	color: #00247D; }
.headlink a:link {color: #00247D;	text-decoration: none; }
.headlink a:visited {color: #00247D;	text-decoration: none; }
.headlink a:hover {color: #D37801;	text-decoration: underline; }
.headlink a:active {color: #F2B702;	text-decoration: underline; }
.headlinkgas {
font: normal 11px/12px Arial, Helvetica, sans-serif;	color: #00247D;
}

/* ========== Extrs styles for this site ===========*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.dotrep {

	height:2px;
}
.Details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0066FF;
}
a:link {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
.style5 {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px; color: #333333;
}
.textbox {
	border:1px solid #d3d3d3;
	background-color:#ececec;
	height: 17px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.orangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff7a21;
	text-decoration: none;
	background-image:url(../images/dot_rep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	color:#155ba1;
	font-size:13px;
	font-weight:bold;
}
