@charset "utf-8";
/***************************************/
/** Doc-To-Help Cascading Style Sheet **/
/***************************************/




/**********************************************
 * Doc-To-Help style rules                    *
 * WARNING: Generated content. Do not modify! *
 **********************************************

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by Doc-To-Help-->
<d2h:stylesheet hidden="True" xmlns:d2h="urn:stylesheet">
    <style type="Paragraph" selectorText=".textAlignLeft" styleGroup="/" />
    <style type="Paragraph" selectorText=".textAlignCenter" styleGroup="/" />
    <style type="Paragraph" selectorText=".textAlignRight" styleGroup="/" />
</d2h:stylesheet>
/**********************************
 * End of Doc-To-Help style rules *
 **********************************/



/*************************************************
 * CSS representation of Doc-To-Help style rules *
 * WARNING: Generated content. Do not modify!    *
 *************************************************/

.textAlignLeft {
	text-align: left;
}

.textAlignCenter {
	text-align: center;
}

.textAlignRight {
	text-align: right;
}


/********************************************************
 * End of CSS representation of Doc-To-Help style rules *
 ********************************************************/



/**************************************************
 * User-defined CSS rules section                 *
 * NOTE: Feel free to add your custom styles here *
 **************************************************/

div.textAlignCenter table {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

div.textAlignRight table {
	margin-left: auto;
	text-align:left;
}


/*****************************************
 * End of user-defined CSS rules section *
 *****************************************/

