#messagearea {
	margin-top: 3px;
}

#maintype #caption {background-color:#fff; padding: 1px 15px 15px;}

#messagearea #messagetitle{padding: 1px 15px 2px;}

td#leftnavtd {
	width: 15%;
}

td#assurancetd {
	width: 15%;
}


#slidedom center a {
	color: white;
	text-decoration: none;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 4px;
}

#slidedom center a:hover {
	color: #ccfe69;
	text-decoration: none;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 4px;
}

#slidedom table tbody tr td center {
	color: white;
	text-decoration: none;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 4px;

}



#slidedom table tbody tr td center a:hover {
	color: #ccfe69;
	text-decoration: none;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 4px;
}

hr {width: 90%; height: 1px; background-color: silver; border: 1px solid silver;}


