﻿h1
{
    margin-top:0px;
    padding-top:0px;
    color:#7a1315;  
    font-size:20px;
}

h2
{
     color:#7a1315;  
     font-size:14px;
}

h3
{
     font-size:13px;
     font-weight:bold;
}

a
{
    color:#7a1315;  
    text-decoration:none;
}

#About_LeftPanel
{
    padding-top:20px;
    float:left;
    width:250px;
    display:table;
    text-align:center;
}

#About_RightPanel
{
    padding-top:20px;
    float:left;
    display:table;
    width:650px;    
}

.About_Executive
{
 width:200px;
 display:inline-block;   
}

.About_Office
{
 width:300px;
 display:inline-block;   
 margin-bottom:20px;
}

.About_EnquiryFieldName
{
   width:180px;
   display:inline-block;   
   margin-bottom:10px;
   padding-left:10px;

}

.About_EnquiryField
{
   display:inline-block;   
    width:450px;
    vertical-align:top;

}
.About_EntityListTitle{margin-bottom:0;font-size:13px;color:#7d0b06;text-decoration:none;}
.About_EntityListTitle:link{color:#7d0b06;text-decoration:none;}
.About_EntityListTitle:visited{color:#7d0b06;text-decoration:none;}
.About_EntityListTitle:hover{color:#000000;text-decoration:none;}
.About_EntityListTitle:active{color:#7d0b06;text-decoration:none;}

#About_Report_TableOFContents table
{
    border:1px solid #333333;
    padding:0px;
    margin:0px;
    width:100%; 
}

#About_Report_TableOFContents th
{
    background-color:#7d0b06;
    text-align:left;
    padding:3px;
    color:#FFFFFF;
}

#About_Report_TableOFContents ul
{
    padding-left:15px;
}

.About_PanelTop
	{
	background-color: #FFFFFF;
    border-top: #a5a5a5 1px solid;
    height:4px;
	}
	
.About_PanelBottom
	{
	background-color: #FFFFFF;
    border-Bottom: #a5a5a5 1px solid;
    height:5px;
	}
	
.About_PanelLeft
	{
	background-color: #FFFFFF;
    border-left: #a5a5a5 1px solid;
    width:4px;
	}

.About_PanelRight
	{
    background-color: #FFFFFF;
    border-right: #a5a5a5 1px solid;
    width:4px;
	}
	
.About_PanelTopLeft
	{
    width: 5px;
    height: 6px;
	}	
	
.About_PanelTopRight
	{
    width: 5px;
    height: 6px;
	}
	
.About_PanelBottomLeft
	{
    width: 5px;
    height: 6px;
	}
	
.About_PanelBottomRight
	{
    width: 5px;
    height: 6px;
	}

