body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	font-family: tahoma,Verdana,Arial, Helvetica, sans-serif;
    color:#000;
	font-size: 11px;
	background-repeat:repeat-x;
	background-position:top;
	}
#globalNavbg{
width:1000px;
background-color:#fff;
margin: 0px auto;
}
#main{
width:1000px;
float:left;
background-color:#fff;
background:url(/images/ictip_white.gif);
}

#top{
float:left;
width:930px;
padding:0px 35px 0px 35px;
float:left;
}


#tab{
	width:230px;
	border-left:#595959 1px solid;
	border-top:#595959 1px solid;
	border-bottom:#595959 1px solid;
	background-color:#4e4e4e;
	float:left;
	padding-left:11px;

}
#tab1{
	width:241px;
	border-left:#848484 1px solid;
	border-top:#848484 1px solid;
	border-bottom:#848484 1px solid;
	background-color:#696969;
	float:left;

}
#content{
float:left;
height:auto;
width:930px

}
#content_left{
width:455px;
margin-right:20px;
height:auto;
float:left;

}
#content_left1{
border-bottom:#666 solid 1px;
padding-bottom:5px;
width:455px;
float:left;

}
#content_right{
width:455px;
float:left;

}
.contenttext {
	color: #333333;
	font-size:11.4px;
	text-decoration: none;
}	
	
.contenttext_red {
	color: #cc0000;
	font-size:11.4px;
	text-decoration: none;
}
.contenttext_black {
	color: #000000;
	font-size:11.4px;
	text-decoration: none;
}	

.contenttext_ash {
	color: #8b8b8b;
	font-size:11.4px;
	text-decoration: none;
}
a:link {
	color: #cc0000;
	font-size:11.4px;
	text-decoration: none;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover{
  color: #c2c2c2;
  font-size:11.4px;
  text-decoration: none;
}
	
a.bullet {
	display:block; 
	padding:1px 0px 1px 20px; 
	background-image:url(/images/ictip_bulletpoint1.gif); 
	background-repeat:no-repeat; 
	color:#FFF;
	}

a.bullet:hover {background-image:url(/images/ictip_bulletpoint1_over.gif);}
a.bullet_active {
	display:block; 
	padding:1px 0px 1px 20px; 
	background-image:url(/images/ictip_bulletpoint1_over.gif);
	background-repeat:no-repeat;color:#2c7a7a; 
	background-color:#333;
	color:#FFF;}
a.white {color:#FFF;}
a.active {color:#fff; padding:0px 5px 0px 3px; background-color:#333;}
.txtbox {width:90%; border:1px #999 solid; padding:2px;}
.btnbox {background-color:#2b5757; border:#cc0000 solid 1px; color:#FFF; font-weight:bold;}
.errmsg {border:#F90 dashed 1px; padding:10px; background-color:#FFE4CA; font-weight:bold; color:#F00; font-size:12px;}
.green_24 {color:#2c7a7a; font-family: Georgia,Verdana,Arial, Helvetica, sans-serif; font-size:24px;; padding:5px 0px 5px 0px; margin:0px;}
.red_14 {font-size:16px;color: #cc0000;}
.black_14{font-size:14px;}
li { line-height:18px;}
#top h1{font-weight:normal;}
.gray_bg {margin-top:10px; background-image:url(/images/ictip_greybg.gif); background-repeat:repeat-x;background-color:#EBEBEB; text-align: left;}