﻿
.dxUl
{
	list-style-type:DISC;
	color:#007963;
	padding:0px;
	padding-left:0px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;	
}

.dxOl
{
	color:#007963;
	padding:0px;
	padding-left:0px;
	margin-left:22px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Arial;
	font-size:10px;
}

.dxUl .normal
{
	color:#000000;
}

.dxTable
{
	margin-bottom:10px;
}	

	.TableBG1
	{
		background-color:#F0F4F2		
	}

	.TableBG1Underline
	{
		background-color:#F0F4F2;	
		border-bottom:solid 1px #00755D;
	}

/* Search copied */

	.dxSearchMatchesHeadline,
	.dxSearchLabel,
	.dxSearchMatchesItemLink,
	.dxSearchMatchesNav
	{
		font-size:10px;
		font-family:verdana, arial, helvetica;	
		color:#333333;
		margin:0px;
		padding:0px;
		margin-bottom:10px;
	}
	
	.dxSearchMatchesItemLink
	{
		margin-bottom:4px;
	}

	.dxSearchMatchesHeadline
	{
		font-weight:bold;
		margin-top:10px;
	}

	.dxSearchMatchesItemLink a,
	.dxSearchMatchesNav a
	{
		color:#016565;
		font-weight:bold;
		text-decoration:none;
	}

	
	.dxSearchMatchesNav
	{
		margin-top:10px;
		padding-bottom:10px;
		text-align:right;
	}
	
	.dxSearchMatchesSummary
	{
		margin-top:10px;
		margin-bottom:10px;
		padding:5px;
		padding-left:0px;
		border-top:dotted 2px #C7C7C7;	
		border-bottom:dotted 2px #C7C7C7;	
	}

	.dxSearchMatchesItemDesc
	{
		margin:0px;
		margin-bottom:10px;
	}

	.dxSearchText
	{
	    font-size:10px;
	    font-family:verdana, arial, helvetica, Sans-Serif;	
	    color:#333333;
	    border:solid #BDBDBD 1px;
	    margin:0px;
	    padding:1px;
	    height:13px;
		margin-left:10px;
	}

	.dxSearchSubmitButton
	{
		font-size:10px;
		font-family:verdana, arial, helvetica, Sans-Serif;	
		color:#333333;
		border:solid #BDBDBD 1px;
		cursor: pointer;
    	margin-left:4px;
	}
	

	.dxSearchMatchesNavPrevInactive,
	.dxSearchMatchesNavNextInactive
	{
		display:none;
	}

	.dxSearchMatchesNavPrev
	{
		padding-left:10px;
		background:transparent url(/Templates/Images/arrowl.gif) no-repeat 0px 4px;
	}

	.dxSearchMatchesNavNext
	{
		padding-right:10px;
		background:transparent url(/Templates/Images/arrow.gif) no-repeat 0px 4px;
	}

/* Form */


	.dxTextLabelDiv,
	.dxFormResetButton,
	.dxFormSubmitButton,
	.dxFormCheckboxLabelDiv,
	.dxFormRadioLabelDiv,
	.dxFormListBox,
	.dxFormDropDownList,
	.dxFormTextBox
	{
		font-family:verdana, Sans-Serif;
		font-size:10px;
		font-weight:normal;
		color:#333333;
	}	
	
	.dxFormCheckboxLabelDiv,
	.dxFormListBox,
	.dxFormDropDownList,
	.dxFormTextBox
	{
		font-family:verdana, Sans-Serif;
		font-size:10px;
		font-weight:normal;
		color:#333333;
		margin:0px;
		padding:0px;
		border:solid 1px #BDBDBD; 
		margin-bottom:2px;	
	}

	.dxFormResetButton,
	.dxFormSubmitButton
	{
		height:20px;
	}


	.dxFormCheckboxLabelDiv,
	.dxFormRadioLabelDiv
	{
		border:0em;
		vertical-align:bottom;
		margin-top:2px;
	}

	.textfield,
	input.dxFormTextBox,
	.dxFormDropDownList
	{
		padding-top:2px;
		height:16px;
	}	

.SelectField
{
    margin:0px;
}

.TextField
{
}

/* Login */

.dxLogin
{
	width:260px;
	overflow:hidden;
}

.dxLoginUserNameDiv,
.dxLoginPasswordDiv
{
	float:left;
	width:100px;
	overflow:hidden;
	padding-top:4px;
	float:left;
}

.dxLoginUserName,
.dxLoginPassword
{
	width:156px;
	float:left;
	margin:0px;
	border:solid 1px #7D7D7D;	
	background-color:#ffffff;
	margin-top:1px;
	margin-bottom:2px;	
	font-size:10px;
	font-family:verdana, arial, helvetica, Sans-Serif;	
	color:#333333;
	border:solid #BDBDBD 1px;

}

.dxLoginSubmit
{
	font-size:10px;
	font-family:verdana, arial, helvetica, Sans-Serif;	
	color:#333333;
	border:solid #BDBDBD 1px;
	color:#333333;		
	font-size:11px;
	font-family:Verdana, Arial, Sans-Serif;
	float:right;	
	margin-bottom:10px;
}

.dxLoginErrorDiv
{
	color:#ff0000;
	clear:both;
	margin:0px;
	padding:0px 0px 4px 18px;
	background:transparent url(/Templates/Images/Error.png) no-repeat left top;
}

.dxImageText
{
    font-size:11px !important;
}
