.elink a:link 
{ 
	color: #0044aa; 
	font-size: 13px; 
} 
.elink a:visited 
{ 
	color: #0044aa; 
	font-size: 13px; 
} 

.elink a:hover 
{ 
	color: #0044aa; 
	font-size: 13px; 
} 

.elink a:active 
{ 
	color: #0044aa; 
	font-size: 13px; 
} 


.eztable1 {

	max-width:1030px;
	margin:auto;
	position:relative;

	width:100%;
	
	border:1px solid #c0d9f0;
	
		
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	-o-border-top-right-radius:6px;
	border-top-right-radius:6px;
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	-o-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.eztable1 table
{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.eztable1 table tr:first-child td:first-child 
{
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	-o-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.eztable1 table tr:first-child td:last-child 
{
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	-o-border-top-right-radius:6px;
	border-top-right-radius:6px;
}

.eztable1 tr:hover td
{
	//background-color:#e6f2fa;
}
.eztable1 td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #c0d9f0;
	border-width:0px 0px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.eztable1 tr:last-child td
{
	border-width:0px 1px 0px 0px;
}

.eztable1 tr td:last-child
{
	border-width:0px 0px 1px 0px;
}

.eztable1 tr:last-child td:last-child
{
	border-width:0px 0px 0px 0px;
}
.eztable1 tr:first-child td
{
	border:0px solid #c0d9f0;
	border-width:0px 0px 1px 1px;
}
.eztable1 tr:first-child:hover td
{
	//background-color:#ffffff;
}
.eztable1 tr:first-child td:first-child
{
	border-width:0px 0px 1px 0px;
}
.eztable1 tr:first-child td:last-child
{
	border-width:0px 0px 1px 0px;
}
.ezth
{
	width: 100%;
	height: 30px;
	cursor:pointer;
	background:#ffffff url(../images/angle-right_333333_14.png?ver=1.2) no-repeat;
	background-position: 8px center;
}
.eztha
{
	width: 100%;
	height: 30px;
	border-width:0px 0px 0px 0px !important;
	background-color:#e6f2fa !important;
	cursor:pointer;
	background:#e6f2fa url(../images/angle-down_333333_14.png?ver=1.2) no-repeat;
	background-position: 8px center;
}
.ezth:hover
{
	background-color:#e6f2fa;
}
.eztc
{
	background-color:#ffffff;
	border-width:0px 0px 0px 0px;
}
.eztclast
{
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	-o-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;

	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	-o-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	
	//border-width:0px 0px 0px 0px: !important;
	height:17px !important;
		margin:0px !important;
	padding:0px !important
}
.ezxo
{
position:relative;
width:100%;
height:100%;
vertical-align:middle;
display:table;
}
.ezxi
{
width:100%;
display:table-cell;
vertical-align:middle;
position:relative;
}

.ezv
{
position:relative;
color:#333333;
font-size: 14px; 
left:20px;
font-weight:bold;
width:auto;
height:100%;
vertical-align:middle;
display: inline;
}
.ezdd
{
position:absolute;
color:#333333;
font-size: 14px; 
left:255px;
top: 2px;
height:100%;
vertical-align:middle;
display: inline;
}

.ezd
{
position:absolute;
font-size: 14px; 
color:#3572B0;
right:18px;
top: 2px;
width:auto;
height:100%;
vertical-align:middle;
display: inline;
}

.ezd a:hover
{
color:#224C74;
}
.ezc
{
margin: 10px 0px 10px 25px;
font-size: 13px; 
color:#333333;
line-height:20px;
}

.ezb
{
	background:#ffffff url(../images/bug_333333_15.jpg?ver=1.2) no-repeat;
	background-position: 0px center;
	width:17px;
	height:15px;
	display:inline-block;
	vertical-align:middle;
}
.ezi
{
	background:#ffffff url(../images/check_333333_15.jpg?ver=1.2) no-repeat;
	background-position: 0px center;
	width:17px;
	height:15px;
	display:inline-block;
	vertical-align:middle;
}


@media only screen and (max-width: 690px)
{ 
	.ezdd
	{  
		left:200px; 
	}  
	
	.ezd 
	{  
		right: 5px; 
	} 
}