/* CSS Document */

BODY {
	background:#FFFFFF;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
p {
	margin:3px 8px 7px 8px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table {
	margin:15px 8px 0px 8px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table p {
	margin:0px 0px 15px 0px;
}
.boldtext {
	color:#3e647e;
	margin-bottom:0;
}
.picture {
	margin:0;
	padding:0;
}
#top {
	width:260px;
	height:120px;
	padding:0;
	margin:0;
}
#pic {
	float:right;
	width:95px;
	height:120px;
}
#content {
	padding:0;
	margin:5px 0px;
	width:260px;
}
#content P {
	margin-top:0;
	margin-bottom:10px;
	padding:0;
}
/*    about-publications     */
.about-pub {
	width:576px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#cccccc 1px solid;
}
.about-paper {
	width:576px;
	padding-top:15px;
	padding-bottom:10px;
}
#wrapper {
	padding-right:10px;
}
#wrapper a, #careers-content a, #wrapper a:link, #careers-content a:link, #wrapper a:visited, #careers-content a:visited {
	text-decoration:none;
	color:#5da4c3;
}
#wrapper a:hover, #careers-content a:hover, #wrapper a:active, #careers-content a:active {
	text-decoration:underline;
	color:#7cbfdc;
}
/****** services  ******/
#hin-ul, #hin-ul2 {
	margin:15px 0px 0px 8px;
	padding:0px;
	font-size:10px;
	line-height:15px;
}
#hin-ul ul, #hin-ul2 ul {
	list-style-type: none;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#hin-ul li, #hin-ul2 li {
    list-style-type:none;
	background-image:url(../img/li.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding-left: .8em;
}
#hin-ul2 li {
	background-image:url(../img/li2.gif);
}
#anchor {
	margin:20px 0px 30px 0px;
	padding:0;
}
#anchor a, #anchor a:link  {
	text-decoration:none;
	color:#3e647e;
	margin:15px 0px 5px 0px
}
#anchor a:visited {
	text-decoration:none;
	color:#3e647e;
}
#anchor a:active, #anchor a:hover {
	text-decoration:underline;
	color:#7cbfdc;
}
.img-modeling {
	margin:15px 0px 15px 0px;
}
/****** careers  ******/
#careers-content {
	padding:0;
	margin:5px 0px;
	width:268px;
}
#careers-content p {
	margin-top:0;
	margin-bottom:13px;
	padding:0;
}
/****** News ********/
.about-news2, .about-news {
	width:576px;
	padding-top:10px;
	padding-bottom:10px;
}
.about-news {
	border-bottom:#cccccc 1px dotted;
}
	
/****** Contact ********/

#contact {
	padding:0;
	margin:0;
	width:260px;
}
#contact P {
	margin-top:0;
	margin-bottom:14px;
	padding:0;
}