/*Body Format*/
html, body {	
	font-family: Arial;
	font-size: 11px;	
	font-weight: normal;	
	text-decoration: none;
}

.text_row1
  {
    COLOR: #178FC0;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
  }
  .text_row2
  {
    COLOR: #002B6B;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
  }

  .text_row2_1
  {
    COLOR: #002B6B;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
  }


  .text_row3
  {
    COLOR: #7C7D78;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
  }
  .text_row4
  {
    COLOR: #7C7D78;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
  }

   .body_text
  {
    COLOR: #555555;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
  }

   .body_text1
  {
    COLOR: #888888;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
  }

    .contact15
  {
    COLOR: #FF9403;
    FONT-FAMILY: Arial;
    FONT-SIZE: 15px;
  }
    .contact15_white
  {
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 15px;
	font-weight:bold;
  }

  .contact12
  {
    COLOR: #002B6B;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
  }

    .contact12_white
  {
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	font-weight:normal;
  }

   .contact11
  {
    COLOR: #002B6B;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
  }

   .black
  {
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
  }

  /*Form Elements*/
.textfileds_a1 {
	color:#333333;
	border: 1px solid #e0e0e0;
	width:175px;
}
.textfileds_a2 {
	color:#333333;
	border: 1px solid #ffffff;
	width:200px;
}
.textfileds_a3 {
	color:#333333;
	border: 1px solid #e0e0e0;
	width:200px;
}
.textfileds_a4 {
	color:#333333;
	border: 1px solid #e0e0e0;
	width:400px;
}

.dropdown_a1 {
	font-family: Arial;
	font-size: 11px;
	color: #3c3c3c;
	border: 1px solid #e0e0e0;
	width:202px;
}
.textarea_a1 {
	color: #3c3c3c;
	border: 1px solid #e0e0e0;
	width:290px;
	height:100px;
}

.textfileds_a5 {
	color:#333333;
	border: 1px solid #e0e0e0;
}

/*Arial*/
.arial_11_a1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
	color: #3c3c3c;
	text-decoration: none;
}
.arial_11_a2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:16px;
	color: #3c3c3c;
	text-decoration: none;
}
.arial_11_d1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2092cf;
	text-decoration: none;
}
.arial_11_d2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2092cf;
	text-decoration: none;
}


/*grid*/
.grid_grey_hori_a1 {
	background-image:url(../images/common/grid_grey_horizontal_a1.gif);
	background-position:left center;
	background-repeat:repeat-x;
}
 
  