@charset "utf-8";
/* CSS Document */
.bullet
{
 background-image:url(../Images/bullet/bullet3.gif);
 background-repeat:no-repeat;
 width:15px;
 height:20px;
}
body
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
li
{
 text-align:justify;
}
.menutd{border-bottom:#CBDCEA thin solid;
        padding-left:3px;
        }
.menutd a {
	padding:  0 2px 0 0px;
	text-decoration: none;
	color: #000000;
}
.menutd a:hover {
	color: #993366;
	letter-spacing:0.05em;
}

.highlight{
        border-bottom:#CBDCEA thin solid;
        padding-left:3px;
        }
.highlight a {
	padding:  0 2px 0 0px;
	text-decoration: none;
	color: #3399cc;
	letter-spacing:0.05em;
}

.txt_pad
{
 padding:5px;
 line-height:18px;
 
}
.txt_lvl2
{
 font-size:11px;
}
.heading_blue {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color:#d2653c;	font-weight: bold;}
.heading_grey {	font-family: "Monotype Corsiva", Times, serif;	font-size: 30px; color:#47C0F9;	}

a.headingBlue:link { font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color:#FFFFFF;	font-weight: bold;}
a.headingBlue:active { font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color:#FA5050;	font-weight: bold;}
a.headingBlue:visited { font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color:#FA5050;	font-weight: bold;}
a.headingBlue:hover { font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color:#FA5050;	font-weight: bold;}
.heading_red {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color:#FA5050;	font-weight: bold;}

.whitelink
{
 padding-left:12px;color:#FFFFFF;
}
.whitelink a {
	padding:  0 2px 0 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink a:hover {
	color: #FFFFFF;
	font-weight:bold;
}
/*Size */
#wrapper
{
  width:920px;
  background-color:#FFFFFF;
  text-align:left;
}
#top
{
 background-image:url(../Images/top_bar2.gif);
 background-position:center;
 height:7px;
}
#Thead
{
  height:150px;
  text-align:center;
  background-image:url(../Images/hearder_back.gif);
}
#Tmenu
{
 height:28px;
 background-color:#FFFFFF;
 background-image:url(../Images/intech_h1.gif)
}
#Tbody
{
 width:100%;
 
}
#Tfooter
{
 height:10px;
 background-image:url(../Images/footer_img.jpg)
}
#left
{
  float:left;
  width:25%;
}

#right
{
 float:right;
 text-align:left;
 width:75%;
}
