/* CSS Document */



.ez-title
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
	}

.ez-active-category-title
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066CC;
	font-weight: bold;
	}
.ez-inactive-category-title
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
.ez-active-page
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993300;
	font-weight: bold;
	}
.ez-inactive-page
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-decoration: none;
	}
.ez-fields
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:solid;
	border-width:1px;
	border-color:#666666;
	}


.ez-buttons
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	background-color:#E8E8E8;
	border: 2px solid #FFFFFF;
	}

.ez-link-title
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	font-weight:bold;
	}

.ez-link-description
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

.ez-link-link
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006666;
	font-weight:bold;
	}

.ez-form-left-column
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#DBDBDB;
	color: #0066CC;
	font-weight: bold;
	}

.ez-form-right-column
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E8E8E8;
	}

.ez-form-header-row
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	background-color: #D7E6FF;
	font-weight: bold;
	}

.ez-link-table
	{
	border:solid;
	border-color:#666666;
	}

.ez-form-table
	{
	border:1px dotted #666666;
	
	}
.ez-table
	{
	}
.ez-tr
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EEEEEE;
	
	}

.ez-alt-tr
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	}

.ez-td
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}


.ez-category-title
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

