﻿    /* Lists */

	.dxUl
	{
		list-style-type:disc;
		color:#016CAC;
        margin:0.2em 0em 1em 1.7em;
        padding:0em;
	}

	.dxUl li
	{
	    margin-bottom:0em;
	}

	.dxUl .Normal,
	.dxUl .normal
	{
	    margin-bottom:0.2em;
	}

	.dxOl
	{
        margin:0.2em 0em 0.6em 1.8em;
		padding-left:0.7em;
		color:#3d3d3d;
	}

	.dxOl li
	{
	    margin-bottom:0.2em;
	}

	.dxOl .Normal,
	.dxOl .normal
	{
	    margin:0em
	}



/* Table */

	.dxTable
	{
		margin-bottom:10px;
    	border-collapse:collapse
	}

    .dxTable .Normal,
    .dxTable .normal
    {
	    margin-bottom:0px;
    }


    .dxTable th
    {
	    text-align:left;
	    padding:4px;
	    font-weight:normal;
        background-color:#016CAC;
        color:#ffffff;
    }

    .dxTable th .Normal
    {
        font-weight:bold;
    }

    .dxTable td
    {
	    padding:4px;
    }
    
    .TableBgYellow
    {
        background-color:#FFF100;
    }

    .TableBgBlue
    {
        background-color:#016CAC;
    }

    .TableBgBlue .Normal
    {
        color:#ffffff;
    }
    

/* Images */

	.dxImageLeftInText,
	.dxImageLeftInTextWrapper
	{
		margin-right:0.85em;
		margin-bottom:0.85em;
	}

	.dxImageRightInText,
	.dxImageRightInTextWrapper	
	{
		margin-left:0.85em;
		margin-bottom:0.85em;
	}
	
	.dxImageMiddle,
	.dxImageLeft,
	.dxImageRight,
	.dxImageNoAlign,
	.dxImageLeftWrapper,
	.dxImageRightWrapper,
	.dxImageLeftInTextWrapper,
	.dxImageRightInTextWrapper,
	.dxImageImageMiddleWrapper,
	.dxImageNoAlignWrapper
	{
		margin-bottom:0.85em;
	}
	
	.Startpage #ContentLeftTop .dxImageNoAlign
	{
	    margin-bottom:0px;
	}
	
	.dxImageLeftWrapper .dxImageLeft,
	.dxImageRightWrapper .dxImageRight,
	.dxImageLeftInTextWrapper .dxImageLeftInText,
	.dxImageRightInTextWrapper .dxImageRightInText,
	.dxImageMiddleWrapper .dxImageMiddle,
	.dxImageNoAlignWrapper .dxImageNoAlign
	{
		margin:0px;
	}
	
	.dxImageText
	{
		font-family:Verdana, Sans-Serif;
		font-size:90%;
		margin:0em 0em 1em 0em;
		padding:0em 0em 0.1em 0em;	
		line-height:1.2em;
	}
	
	.dxImagesGridItemText,
	.dxPageNav,
	.dxImageSlideShowStatus
	{
		font-family: Verdana, Sans-Serif; 
		font-size:90%;	
		padding-bottom:5px;
		margin-bottom: 0px;
	}
	
	.dxImagesGridItemInner
	{
		margin:4px;
	}
	
	.dxImageSlideShowStatus
	{
		text-align:right;
		padding:0px;
	}	
	
	.dxImagesSlideShow
	{
	    margin-bottom:1em;
	}
	
	.dxImageSlideShowStatus
	{
		text-align:right;
	}	

	.dxImagesSlideShowImageBox .dxImageNoAlign
	{
	    border:solid 1px #00A9A1;
	}
	/* Form */

	.dxTextLabelDiv,
	.dxFormResetButton,
	.dxFormSubmitButton,
	.dxFormCheckboxLabelDiv,
	.dxFormRadioLabelDiv,
	.dxFormListBox,
	.dxFormDropDownList,
	.dxFormTextBox,
	.dxFileInput
	{
		font-family:verdana, arial, helvetica, sans-serif;
        font:100% Verdana,Geneva,sans-serif;
		font-weight:normal;
		color:#000000;
		margin-bottom:0.1em;
	}	

	.dxFormCheckboxLabelDiv,
	.dxFormListBox,
	.dxFormDropDownList,
	.dxFormTextBox,
	.dxFileInput
	{
        font:100% Verdana,Geneva,sans-serif;
        vertical-align:middle;
        color:#000000;
	}

	.dxFormResetButton,
	.dxFormSubmitButton
	{
        font-weight:bold;
        vertical-align:middle;
        color:#000000;
   	}


	.dxFormCheckboxLabelDiv,
	.dxFormRadioLabelDiv
	{
		vertical-align:bottom;
	}

/* RSS */