@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 15px;
	font-weight:bold;
}
#TopDiv
{
	width:976px;
	height:104px;
	background-image:url(images/Account-Top.png);
	background-repeat:no-repeat;
}
#TopDiv1
{
	width:976px;
	height:104px;
	background-image:url(images/Xpert_Top.png);
	background-repeat:no-repeat;
}
#Mid_Div
{
	/*background-image:url(images/Mid_Slice_B.png);*/
	width:965px;
	padding-left:11px;
	text-align:left;
	height:auto;
	float:left;
}

.ListHead
{
	background-color:#bbd3f2;
	color:#10509e;
	font-weight:bold;
}

.tdStyle
{
	padding-right:10px;
}
input, select
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	padding-left:5px;
	border:1px solid #10509e;
	padding-top:2px;
}
.colorStyle
{
	color:#10509e;
}
.fontStyle
{
	font-size:14px;
	font-weight:bold;
}
#NoteText
{
	list-style:none;
	line-height:16pt;
	color:#333;
}
#NoteText a
{
	color:#333;
}
.tdBack
{
	background-color:#bbd3f2;
	color:#10509e;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
}
.tdClass
{
	padding-right:10px;
	text-align:right;
	color: #10509e;
}
.btnStyle
{
	height: 20px;
	text-align:center;
	padding-left:0px;
	width:50px;
	padding-top:0px;
	color:#10509e;
}
#ServiceData
{
	padding-top:10px;
	padding-bottom:5px;
}

#ReadMore a
{
	color:#10509e;
	text-decoration:none;
}
#ReadMore a:hover
{
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}
.fontHeading
{
	font-size:15px;
	font-weight:bold;
}

#Clients
{
	line-height:16pt;
	list-style:none;
}
#Clients li
{
	font-size:12px;
}
.CheckStyle
{
	border:none;
}