.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	padding-left:12px;
	padding-right:10px;
	line-height:15px;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	line-height:15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #108CD2;
	font-weight:bold;
}

.dots {
	background-image: url(dot.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-decoration:none;
}



.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065889;
	text-decoration:none;
}




.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
}.dots1 {
	background-image: url(dots1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.txtfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #7D7D7D;
}
.borders {
	border: 1px solid #DBDBDB;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.dropdown
{
    font-family: tahoma;
    font-size: 11px;
    padding-left: 3px;
    color: #333333;
    border: 1px solid #4F88CD;
    width: 180px;
    background-color: #ffffff;
    border: 1px solid #999999;
}
.GridHeader
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
}
.DynamicPanel
{    
    background-color: white;
}
.modalBackground
{
    background-color: #404040;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
