* {
	color:#000 !important;
}

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}	

#header, #sidebar, #sidebar_bg, #footer, #bottombar, #loading, #loading_bg, #message {
	display:none;
}

p {
	text-align:left;
	text-indent:0;
	margin:0 0 5px 0;
}

h1, h2, h3, h4 {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:11px;
}

/*###############################################################################################################
// service/process.asp
//#############################################################################################################*/
.sr_process_table {
	width:100%;
	border:1px solid #aaa;
	border-bottom:0;
}

.sr_process_table td.header {
	font-weight:bold;
	border-bottom:1px solid #aaa;
	font-size:14px;
}

.sr_process_table td.question {
	width:200px;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	font-style:italic;
}

.sr_process_table td.answer {
	border-bottom:1px solid #aaa;
}
