﻿    /* Lists */

	.dxUl
	{
		list-style-type:square;
		color:#FCAC39;
        margin:0px 0px 10px 20px;
        padding:0px;
	}

	.dxUl li
	{
	    margin-bottom:0px;
	}

	.dxUl .Normal
	{
	    margin-bottom:4px;
	    color:#ffffff;
	}

	.dxOl
	{
        margin:0px 0px 10px 20px;
		padding-left:10px;
		color:#ffffff;
	}

	.dxOl li
	{
	    margin-bottom:4px;
	}

	.dxOl .Normal
	{
	    margin:0px;
	    color:#ffffff;
	}

.dxImageLeftInText,
.dxImageLeftInTextWrapper
{
	margin-right:0.8em;
	margin-bottom:0.8em;
	float:left;
}

.dxImageRightInText,
.dxImageRightInTextWrapper	
{
	margin-left:0.8em;
	margin-bottom:0.8em;
	float:right;
}

.dxImageMiddle,
.dxImageLeft,
.dxImageRight,
.dxImageNoAlign,
.dxImageLeftWrapper,
.dxImageRightWrapper,
.dxImageLeftInTextWrapper,
.dxImageRightInTextWrapper,
.dxImageImageMiddleWrapper,
.dxImageNoAlignWrapper
{
	margin-bottom:0.8em;
}

.dxImageLeftWrapper .dxImageLeft,
.dxImageRightWrapper .dxImageRight,
.dxImageLeftInTextWrapper .dxImageLeftInText,
.dxImageRightInTextWrapper .dxImageRightInText,
.dxImageMiddleWrapper .dxImageMiddle,
.dxImageNoAlignWrapper .dxImageNoAlign
{
	margin:0px;
}

.dxImageText
{
	font-family:Verdana, Sans-Serif;
	font-size:9px;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0.1 0em;	
	line-height:1.2em;
}

.Japanese .dxImageText
{
	font-size:12px;	
}

.dxTextLabelDiv,
.dxFormResetButton,
.dxFormSubmitButton,
.dxFormCheckboxLabelDiv,
.dxFormRadioLabelDiv,
.dxFormListBox,
.dxFormDropDownList,
.dxFormTextBox,
.dxFormCheckboxLabelDiv,
.dxFormListBox,
.dxFormDropDownList,
.dxFormTextBox
{
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
} 

.Japanese .dxTextLabelDiv,
.Japanese .dxFormResetButton,
.Japanese .dxFormSubmitButton,
.Japanese .dxFormCheckboxLabelDiv,
.Japanese .dxFormRadioLabelDiv,
.Japanese .dxFormListBox,
.Japanese .dxFormDropDownList,
.Japanese .dxFormTextBox,
.Japanese .dxFormCheckboxLabelDiv,
.Japanese .dxFormListBox,
.Japanese .dxFormDropDownList,
.Japanese .dxFormTextBox
{
	font-size:12px;
}

.dxFormCheckboxLabelDiv,
.dxFormListBox,
.dxFormDropDownList,
.dxFormTextBox
{
	margin-bottom:2px; 
}

.dxFormListBox,
.dxFormDropDownList,
.dxFormTextBox
{

}

.dxFormResetButton,
.dxFormSubmitButton
{
}