html{
	background-color:#e7fbf8;
}
body{
	margin:0;
	font-family:"Trebuchet MS",Arial,sans-serif;
/*	background:url(bg_body.gif) repeat-x 0 0;*/


}

.topic {
	color:#CC6600;
	font-size:16pt;
	font-weight:bold;
}

.subtopic{
	color: #993300;
	font-size: 14pt;
	font-weight: bold
}

/*img{
	border:none;
	display:block;
}*/
img{border:0;}


ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

a{
	outline:none;
	text-decoration:none;
	color:#669517;
}

a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, p{
	margin:0;
}

.main{
	overflow:hidden;
	width:978px; /*978px*/
	margin:0 auto;
/*	background:url(../img/header.gif) no-repeat 0 0;*/
	font-size:12px;
}

table.coreservices tr td ul {
	list-style:circle;
	padding:0 0 0 8px;
	margin:0 0 8px 8px;
}

.multi_angle_view{
	width:350px;
	height:331px;
}