        .style6
        {
            width: 105px;
        }
        .style7
        {
            width: 286px;
        }
        .style11
        {
            width: 310px;
        }
        .style12
        {
            width: 118px;
        }
        .style13
        {
            width: 23px;
        }
        .style15
        {
            width: 108px;
            font-weight: bold;
        }
        .style16
        {
            font-size: large;
        }
        .style17
        {
            width: 102px;
        }
        .style18
        {
            width: 103px;
        }
        .style19
        {
            width: 104px;
        }
        .style20
        {
            font-size: xx-small;
        }
        .style21
        {
            width: 220px;
        }
        .style22
        {
            width: 105px;
        }
        .styleRedStar
        {
            width: 5px;
        }
        .styleTextBox
        {
            width: 105px;
        }
        .style23
        {
            width: 103px;
        }
        .style30
        {
            width: 155px;
        }
        .style31
        {
            width: 317px;
        }
        .style35
        {
            width: 300px;
        }       
        .style40
        {
            width: 20px;
        }    
        .style41
        {
            font-size: x-small;
        }
        .style42
        {
            font-size: x-small;
        }
        .style43
        {
            font-size: medium;
        }            
                                        
.employee{
	width: 100%;
	border-top: 2px solid #eaeaea;
}

.employeePicture{
	width: 200px;
	float: left;
}

.employeeDetails{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 80px;
	width: 300px;
	padding-top: 25px;
}

.employeeDetails h1{
	color: #808080;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
}

.employeeDetails h2{
	color: #808080;
	font-family: Verdana;
	font-size: 11px;	
	font-weight: normal;
	
}

.employeeDetails a{
	color: #808080 !important;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	text-decoration: none;
	font-style: italic;
}

.employeeDetails a:hover{
	color: #808080;
	text-decoration: underline;
}

.employeeDetails a:visited{
	color: #808080;
	text-decoration: underline;
}

.checkBoxFont{
	color: #808080;
	font-family: Verdana;
	font-size: 11px;	
	font-weight: normal;
}

