﻿.pnl
{
	background-color: #F2F2F2;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00bdec;
	width: 600px;
	border: dotted 1px #A9A9A9;
	margin-top:20px;
	padding: 15px 15px 15px 15px;
}

.pnlText
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.lnkAC a
{
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	color: #33acfe;/*#00bdec;*/
	padding-left: 5px;
	text-align: left;
	text-decoration: underline;
}

.lnkAC
{
	text-align: left;
	padding-left: 10px;	
	padding-bottom: 10px;
}

.tbxAC
{
	margin-left: 0px;
	width: 150px;
	height: 17px;
	color: #33acfe;
	background-color: white;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	border: solid 1px #A9A9A9;
	vertical-align: top;
	text-align: left;
}


@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	.lgnTBX, tbxAC  { margin-left: 35px;  }
}

.tbxACC
{
	margin-left: 0px;
	width: 360px;
	height: 17px;
	color: #33acfe;
	background-color: white;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	border: solid 1px #A9A9A9;
	vertical-align: top;
	text-align: left;
}

.tbxACCU
{
	margin-left: 0px;
	width: 360px;
	height: 17px;
	color: #33acfe;
	background-color: white;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	border: solid 1px #A9A9A9;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
}

.ddlACC
{
	margin-left: 0px;
	width: 365px;
	color: #33acfe;
	background-color: white;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	border: solid 1px #A9A9A9;
	vertical-align: top;
	text-align: left;
}

.chbxAC
{
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	color: #33acfe;
	text-align: left;
	vertical-align: top;
}

.labAC
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-align: left;
	vertical-align: bottom;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.labAC2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-align: left;
	padding: 0px 15px 10px 15px;
	vertical-align: top;
}

.labACError
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-align: center;
	padding: 0px 15px 10px 0px;
	vertical-align: top;
}

.grpAC
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	background-color: /*#0bccff;*/#003366;
	text-align: left;
	padding: 0px 15px 0px 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height:25px;
}

.btnAC
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: #009600;
	background-color: #ccff33;
	vertical-align: middle;
	text-align: center;
	margin-right: 35px;
}

.btnAC2
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: #009600;
	background-color: #ccff33;
	vertical-align: middle;
	text-align: center;
}

.titleAC
{
	text-align: left;
	vertical-align: top;
	padding: 4px 10px 6px 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00BFFF; 
	text-transform: uppercase;
}

.borderAC
{
	border: dotted 1px #A9A9A9;
}

.star
{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-align: left;
	padding-left: 1px;
}



