/************************************************************
* AUTHOR:		Kevin K. Nelson								*
* DOMAIN:		www.flashfiredesigns.com					*
* [DESCRIPTION]												*
*															*
* Copyright 2002, Kevin K. Nelson.  All Rights Reserved.	*
************************************************************/


.provP {
	margin:				0px 0px 12px 0px;
	font-size:			9pt;
}
.provTD {
	font-size:			9pt;
	vertical-align:		top;
}
.provUL {
	margin-top:			0px;
	margin-bottom:		12px;
	font-size:			9pt;
}
.provTitleCell {
	font-family:		Times New Roman, Times, serif;
	font-size:			12pt;
	font-weight:		bold;
	background-color:	#FFFFCC;
	color:				black;
	text-align:			center;
	border-style:		groove;
	border-width:		0px 2px 2px 0px;
	padding:			0px 0px 0px 0px;
}
.provSplitCell {
	font-family:		Times New Roman, Times, serif;
	font-size:			14pt;
	font-weight:		bold;
	background-color:	#804040;
	color:				white;
	text-align:			center;
	border-style:		groove;
	border-width:		0px 2px 2px 0px;
	padding:			2px 0px 2px 0px;
}
.provHeading {
	margin:				6px 0px 0px 0px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		bold;
	color:				#804040;
}
.provTxtBox {
	width:				380px;
	height:				80px;
}
.provTitle {
	text-align:			center;
	font-size:			18pt;
	color:				#804040;
}
.center {
	text-indent:		0px;
	text-align:			center;
}