﻿.Logo
{
	background-image:url('../images/logos1.png');
	height:40px;
	width:187px;
	
}
.black-heading-txt {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.black-slogan-txt {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black-normal-txt {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
.navigation_text {font-size: 14px; color: #FFFFFF; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;	
}

.white_text {
	color: white;
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;	
}

.black_text {
	color: black;
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;	
}

.orange_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD3C05;
	font-size: 14px;
	text-align:justify;	
}

.gray_contact_form_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #44444E;
	text-align:left;
	vertical-align:middle;	
}

.red_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d00f12;
	font-size: 14px;
	text-align:justify;	
}

.red_small_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d00f12;
	font-size: 12px;
	text-align:justify;	
}

.red_vsmall_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d00f12;
	font-size: 10px;
	text-align:justify;	
}

.gray_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44444E;
	text-align:justify;	
}

.gray_vsmall_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #44444E;
	text-align:justify;	
}

.white_bold_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:justify;	
}

#bordercolor
{
	background-color:#000000;
	height:1px;
	width:90%;
}


.black_bold_tixt {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;	
}

.black_bold_tixt1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;	
	padding-left:10px;
}

.light_gray_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:justify;
}
.small_bold_orange_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD3C05;
	font-weight: bold;
	text-align:justify;	
}
.small_bold_red_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d00f12;
	font-weight: bold;
	text-align:justify;
}

.small_bold_sky_text 
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c3967;
	font-weight: bold;
	text-align:justify;
}

.vsmall_bold_sky_text 
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c3967;
	font-weight: normal;
	text-align:justify;
}

.large_bold_sky_text 
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c3967;
	font-weight: bold;
	text-align:justify;
	text-decoration:underline;
}


.bold_sky_text {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #1c3967; }
a:link {
	color: #1c3967;
	text-decoration: none;
	text-align:justify;	
}
a:visited {
	text-decoration: none;
	color: #d00f12;
}
a:hover {
	text-decoration: none;
	color: #d00f12;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gray_link:link {
	color: #cccccc;
	text-decoration: none;
}
.gray_link:visited {
	text-decoration: none;
	color: #d00f12;
}
.gray_link:hover {
	text-decoration: none;
	color: #d00f12;
}
.gray_link:active {
	text-decoration: none;
	color: #000000;
}

.white_link:link {
	color: white;
	text-decoration: none;
}
.white_link:visited {
	text-decoration: none;
	color: white;
}
.white_link:hover {
	text-decoration: none;
	color: #d00f12;
}
.white_link:active {
	text-decoration: none;
	color: white;
}

.black_link:link {
	color: black;
	text-decoration: none;
}
.black_link:visited {
	text-decoration: none;
	color: black;
}
.black_link:hover {
	text-decoration: none;
	color: #d00f12;
}
.black_link:active {
	text-decoration: none;
	color: black;
}

.light_gray_link:link {
	color: #404040;
	text-decoration: none;
}
.light_gray_link:visited {
	text-decoration: none;
	color: #404040;
}
.light_gray_link:hover {
	text-decoration: none;
	color: #d00f12;
}
.light_gray_link:active {
	text-decoration: none;
	color: #000000;
}

#layoutLeft
{
	background:#E0E0E0;
}

#layoutblack
{
	background:#000000;
}

.date {background:url(../Images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444; font-size:small;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}

body {
	background-color: #44444E;
}

.glossymenu{
list-style-type: none;
padding: 0;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
color:black;
}

.glossymenu li a{
background: white url(../Images/vmenu.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
color:navy;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
}

.glossymenu li a:visited{
color: navy;
}

.glossymenu li a:active{
color: white;
background-image: url(../Images/vmenu1.gif);
}

.glossymenu li a:hover{
background-image: url(../Images/vmenu1.gif);
color:white;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

#skipDiv	{position:absolute; visibility:hidden; }
#skipDiv a:link, #skipDiv a:visited	{ 
	font-family: verdana, arial, helvetica, sans-serif;
  font-size:10pt; color:#1c3967; }

#outerDiv  
{
    position:relative; 
    width:200px; 
    height:80px; 
	top: 0px;
	left: 0px;
}
#wipeDiv1 {  }

.wipe { font-size:11px; color:Black;  text-align:justify; }
.wipe1 { font-size:11px; color:Black;  text-align:justify; }
.wipe3 { font-size:11px; color:Black; text-align:justify; }

.HyperLinkedImage1 img{
width:75px;
height:25px;
}


.HyperLinkedImage2 img{
width:22px;
height:22px;
}

.accordion {
	background:transparent;
	font-size:9pt;
	color: black;
}

.accordion a
{
	color: black;
}


.accordion .header a, .accordion .HeaderSelected a {
	cursor:pointer;
	display:block;	
}

a
{
	color: White;
}

/* for home page */


.homerightcontainer
{
  width:265px; margin:0px;
}

.homerightcontainer .top
{ 
  background:url('../images/extentia_lp_topimg.gif') ;
  padding:10px 60px 0 60px;
  height:30px;
}



.Homeleftcontainer
{
  width: 376px;
  
}
.Homeleftcontainer .top
{
  margin:0px;
  padding:20px 10px 0 0;
  width:376px;  
}
.Homeleftcontainer .middle
{
 background: url('inner_left_bgimg.jpg') repeat-x bottom;
 height:100%;
 width:376px;
 
}
.Homeleftcontainer.bottom
{ width:376px;
  height: 12px;
}

.Head1
{
  font-weight: bold;
  font-size: 14px;
  color:#cd271f;

}

.master_middle
{
  width: 265px;
  float: left;
  margin-left: 7px;
  height: 512px;
}

.master_img_padd
{
  padding: 0px;
  text-align: left;
}
.master_heading
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding-left:4px;
  text-align: left;

}

.Microsoft_subtext
{
  padding: 5px 5px 5px 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636466;
  text-align: left;
}

.master_sub_readmore
{
  margin: 0 10px 0 20px;  
  text-align: right;
  clear: both;
}

.master_seperator
{
  background: url('../images/extentia_horizontal_dot.gif') repeat-x;
  margin: 4px;
  height: 1px;
}

.left_bullets
{
  margin: 0px 0 0 0;
  padding: 0px;
  font-size: 11px;
  color: #6e6e6e;
  list-style-type: none;
  list-style-image: none;
  list-style: none;

}
.left_bullets li
{
  margin: 0;  
  padding: 0px 0 4px 10px;
  *padding: 0px 0 2px 10px;
  background: url(../images/new_bullet.gif) no-repeat left top;
  text-align: left;
  list-style: none;
  color: #6e6e6e;
}
.left_bullets li a
{
  color: #666;
  text-decoration: none;
}
.left_bullets li a:hover
{
  color: #000000;
  text-decoration: none;
}



/*-------------- BootomLinks Seperator --------------*/
.Separtaor
{
  margin: 0px 5px 0px 5px;
}