/******************************************************************************
default styles
******************************************************************************/
body {
	margin: 0px;
}
body.popup {
	margin: 10px;
}
body,table {
	font: 9pt Arial, Helvetica, sans-serif;
}
body.popup_buttons {
	background: url(../images/tools2010/diag.gif) repeat;

}
.content{
     margin: 0px 10px;

}
body.popup_buttons .header{
	background: url(../images/tools2010/htmlhelp/h1bg.gif) repeat-x;
	height:34px;
	padding:4px;
	
	
}
body.popup_buttons .header p{
     margin:0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold; 

}
body.popup_buttons .header img{
	position:absolute;
	left: 320px;
	top: 0px;
}

body.popup_buttons p,table{
font: 9pt Arial,Helvetica,sans-serif;
}
body.popup_buttons td{
height:25px;
line-height:25px;

}
.bullet{
    padding: 0 18px;
	background: url(../images/tools2010/htmlhelp/5.gif) 0 5px no-repeat;
}
a {
	color:#000;
	text-decoration: none;
}

body.messages {
	background: #eee;
}
