.TDHeader
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 26px;
}
.login_title
{
	text-align: right;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.email-header
{
	font-size: 16;
	font-weight: bold;
}
#table_register
{
	text-align: left;
	padding:10px;
}
#ctl00_ContentPlaceHolder1_lblAgree, #ctl00_ContentPlaceHolder1_lblPrivacy, .TDHeadersmallbold
{
	color: #000000;
}
#header
{
	position: relative;
}
#header h3
{
	font-size: 11px;
	position: absolute;
	left: 650px;
}
#header h3 a
{
	font-weight: normal;
}
.modalBackground
{
	/*background-color: #329898;*/
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	position: absolute !important;
	color: Black;
	overflow: hidden;
}

#lblEntityName
{
	font-weight: bold;
	color: #302226;
	font-family: Arial;
	font-size: 16px;
}
.tblRequestInfo
{
	color: #302226;
	font-family: Arial;
	font-size: 12px;
}

/* Added for Accella*/
.ttl
{
	float: left;
	width: 660px; /*890*/
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 56px;
}

.product-cnr
{
	background-image: url(../images/prod-bg.jpg);
	width: 312px; /* use you own image  size; */
	height: 263px; /* use you own image size; */
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-left: 40px;
	padding-right: 0px;
	margin-top: -2px;
}
/*
.product-cnr 
{
	background-image: url(../images/prod-bg.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	float: left;
	width: 350px;
	height:145px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 60px;
	text-align: center;
	padding-bottom: 50px;

}*/
.videp-cnr
{
	float: left;
	height: 264px;
	width: 510px;
	padding-top: 25px;
}
.text-cnr
{
	float: left;
	width: 660px; /*905*/
	padding-top: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-bottom: 25px;
}
.text-grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f3f3f;
	background-color: #f2f2f2;
	width: 660px; /*890*/
	float: left;
	padding-right: 10px !important;
}

.text-white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f3f3f;
	background-color: #FFFFFF; /* changed from FF0000 : 07/06/11 */
	float: left;
	width: 660px; /*890*/
	padding-right: 10px !important;
}
.txt-lft
{
	font-weight: bold;
	color: #193e75;
	width: 27% !important;
	float: left;
	border: 1px;
	padding-left: 15px !important;
	padding-top: 12px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	white-space: nowrap;
}
.txt-rgt
{
	text-align: left;
	line-height: 18px;
	width: 70% !important;
	padding-left: 15px !important;
	padding-top: 12px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
}
.buttons
{
	float: right;
	width: 280px;
	padding-right: 40px;
	text-align: left;
}
.footer-left
{
	float: left;
	width: 240px;
}
.footer-right
{
	float: left;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.footer-right a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footer-right a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 962px;
	text-align: center;
	padding-top: 50px;
	line-height: 14px;
}
.registration-bar
{
	background-color: #d3ecf2;
	float: left;
	height: 70px;
	width: 905px;
	margin-top: 5px;
}
.reg-left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 70px;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 500px;
	padding-left: 50px;
}
.reg-btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #193e75;
	background-image: url(../images/register-now-btn-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 42px;
	width: 129px;
	background-position: left bottom;
	padding-top: 14px;
}
.reg-btn a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #193e75;
	text-align: center;
	text-decoration: none;
}
.reg-btn a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.reg-rgt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 18px;
}
.reg-rgt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
}
.reg-rgt a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}




/*Added to hide multiple lines in a grid*/


#ctl00_ContentPlaceHolder1_gvSearch, #ctl00_ContentPlaceHolder1_Panel1, #ctl00_ContentPlaceHolder1_gvEnhancement, #ctl00_ContentPlaceHolder1_pnlResults, #ctl00_ContentPlaceHolder1_gvResults, #Table2, #col1, #Contentmain, #prog_content tr td
{
	border: hidden;
	border-color: #FFFFFF;
}

#ctl00_ContentPlaceHolder1_lnkBtnRequest
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.TitleHeader
{
	font-size: 16px;
	font-weight: bold;
}
.tdLabel
{
	margin: 5px;
	padding: 8px;
	text-align: right; /*width:103px;*/
}
.calloutRegisterBox
{
	background: transparent url(../images/box-grey.gif) repeat-x scroll 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.calloutRegisterBox li
{
	padding-bottom: 8px;
}
#ctl00_ContentPlaceHolder1_ctrlStateCountry_upd1 tr td
{
	padding-top: 5px;
}
.rtSidebarRegister
{
	padding-left: 50px;
}

#ctl00_ContentPlaceHolder1_dirlogo_Image1
{
	margin-right: 20px;
}
.member_layout
{
	margin: 5px;
	padding: 5px;
}
#table_register .email-header
{
	font-size: 13px;
}
.labelHeader strong
{
	color: #000000;
}
#table_register
{
	font-weight: bold;
}

.PIField
{
	font-weight: normal;
	/*float:left;*/
}
.calloutRegisterBox 
{
	width:200px;
}
.ListBullets
{
	list-style-type:disc;
	margin-left:20px;
}
.red
{
	color:red;
}
